# kubeadm -v 9 init --apiserver-advertise-address 10.88.10.23 --control-plane-endpoint 10.88.11.114:8443 Enqueued anchor job 12 rootlesskit.service/stop. Enqueued anchor job 15 rootlesskit.service/start. [INFO] Entering RootlessKit namespaces: OK /usr/libexec/podsec/u7s/bin/_kubeadm.sh: TIME=17:11:19.081641782 UID=0 PID=15484 PARS=init I1025 17:11:19.479789 175 initconfiguration.go:254] loading configuration from "/var/lib/u7s-admin/.config/usernetes/init.yaml" I1025 17:11:19.482123 175 kubelet.go:196] the value of KubeletConfiguration.cgroupDriver is empty; setting it to "systemd" [init] Using Kubernetes version: v1.26.3 [preflight] Running pre-flight checks I1025 17:11:19.489052 175 checks.go:568] validating Kubernetes and kubeadm version I1025 17:11:19.489073 175 checks.go:168] validating if the firewall is enabled and active I1025 17:11:19.501131 175 checks.go:203] validating availability of port 6443 I1025 17:11:19.501239 175 checks.go:203] validating availability of port 10259 I1025 17:11:19.501271 175 checks.go:203] validating availability of port 10257 I1025 17:11:19.501306 175 checks.go:280] validating the existence of file /etc/kubernetes/manifests/kube-apiserver.yaml I1025 17:11:19.501329 175 checks.go:280] validating the existence of file /etc/kubernetes/manifests/kube-controller-manager.yaml I1025 17:11:19.501342 175 checks.go:280] validating the existence of file /etc/kubernetes/manifests/kube-scheduler.yaml I1025 17:11:19.501358 175 checks.go:280] validating the existence of file /etc/kubernetes/manifests/etcd.yaml I1025 17:11:19.501369 175 checks.go:430] validating if the connectivity type is via proxy or direct I1025 17:11:19.501396 175 checks.go:469] validating http connectivity to first IP address in the CIDR I1025 17:11:19.501424 175 checks.go:469] validating http connectivity to first IP address in the CIDR I1025 17:11:19.501437 175 checks.go:104] validating the container runtime I1025 17:11:19.546843 175 checks.go:329] validating the contents of file /proc/sys/net/bridge/bridge-nf-call-iptables I1025 17:11:19.546961 175 checks.go:329] validating the contents of file /proc/sys/net/ipv4/ip_forward I1025 17:11:19.546999 175 checks.go:644] validating whether swap is enabled or not I1025 17:11:19.547047 175 checks.go:370] validating the presence of executable crictl I1025 17:11:19.547086 175 checks.go:370] validating the presence of executable conntrack I1025 17:11:19.547130 175 checks.go:370] validating the presence of executable ip I1025 17:11:19.547150 175 checks.go:370] validating the presence of executable iptables I1025 17:11:19.547172 175 checks.go:370] validating the presence of executable mount I1025 17:11:19.547196 175 checks.go:370] validating the presence of executable nsenter I1025 17:11:19.547223 175 checks.go:370] validating the presence of executable ebtables I1025 17:11:19.547258 175 checks.go:370] validating the presence of executable ethtool I1025 17:11:19.547288 175 checks.go:370] validating the presence of executable socat I1025 17:11:19.547326 175 checks.go:370] validating the presence of executable tc I1025 17:11:19.547374 175 checks.go:370] validating the presence of executable touch I1025 17:11:19.547400 175 checks.go:516] running all checks [WARNING SystemVerification]: missing optional cgroups: hugetlb I1025 17:11:19.561955 175 checks.go:401] checking whether the given node name is valid and reachable using net.LookupHost I1025 17:11:19.562102 175 checks.go:610] validating kubelet version I1025 17:11:19.635968 175 checks.go:130] validating if the "kubelet" service is enabled and active [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service' I1025 17:11:19.651548 175 checks.go:203] validating availability of port 10250 I1025 17:11:19.651718 175 checks.go:203] validating availability of port 2379 I1025 17:11:19.651820 175 checks.go:203] validating availability of port 2380 I1025 17:11:19.651950 175 checks.go:243] validating the existence and emptiness of directory /var/lib/podsec/u7s/etcd [preflight] Pulling images required for setting up a Kubernetes cluster [preflight] This might take a minute or two, depending on the speed of your internet connection [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' I1025 17:11:19.652267 175 checks.go:832] using image pull policy: IfNotPresent I1025 17:11:19.677639 175 checks.go:849] pulling: registry.altlinux.org/k8s-p10/kube-apiserver:v1.26.3 I1025 17:12:09.830966 175 checks.go:849] pulling: registry.altlinux.org/k8s-p10/kube-controller-manager:v1.26.3 I1025 17:12:10.541402 175 checks.go:849] pulling: registry.altlinux.org/k8s-p10/kube-scheduler:v1.26.3 I1025 17:12:11.489016 175 checks.go:849] pulling: registry.altlinux.org/k8s-p10/kube-proxy:v1.26.3 I1025 17:12:41.391964 175 checks.go:849] pulling: registry.altlinux.org/k8s-p10/pause:3.9 I1025 17:12:42.375831 175 checks.go:849] pulling: registry.altlinux.org/k8s-p10/etcd:3.5.6-0 I1025 17:12:54.098853 175 checks.go:849] pulling: registry.altlinux.org/k8s-p10/coredns:v1.9.3 [certs] Using certificateDir folder "/etc/kubernetes/pki" I1025 17:12:57.178682 175 certs.go:112] creating a new certificate authority for ca [certs] Generating "ca" certificate and key I1025 17:12:57.350535 175 certs.go:519] validating certificate period for ca certificate [certs] Generating "apiserver" certificate and key [certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local podsec-master] and IPs [10.96.0.1 10.88.10.23 10.88.11.114 127.0.0.1] [certs] Generating "apiserver-kubelet-client" certificate and key I1025 17:12:57.675835 175 certs.go:112] creating a new certificate authority for front-proxy-ca [certs] Generating "front-proxy-ca" certificate and key I1025 17:12:57.921016 175 certs.go:519] validating certificate period for front-proxy-ca certificate [certs] Generating "front-proxy-client" certificate and key I1025 17:12:58.286401 175 certs.go:112] creating a new certificate authority for etcd-ca [certs] Generating "etcd/ca" certificate and key I1025 17:12:58.596863 175 certs.go:519] validating certificate period for etcd/ca certificate [certs] Generating "etcd/server" certificate and key [certs] etcd/server serving cert is signed for DNS names [localhost podsec-master] and IPs [10.88.10.23 127.0.0.1 ::1] [certs] Generating "etcd/peer" certificate and key [certs] etcd/peer serving cert is signed for DNS names [localhost podsec-master] and IPs [10.88.10.23 127.0.0.1 ::1] [certs] Generating "etcd/healthcheck-client" certificate and key [certs] Generating "apiserver-etcd-client" certificate and key I1025 17:12:59.125198 175 certs.go:78] creating new public/private key files for signing service account users [certs] Generating "sa" key and public key [kubeconfig] Using kubeconfig folder "/etc/kubernetes" I1025 17:12:59.347826 175 kubeconfig.go:103] creating kubeconfig file for admin.conf W1025 17:12:59.348181 175 endpoint.go:57] [endpoint] WARNING: port specified in controlPlaneEndpoint overrides bindPort in the controlplane address [kubeconfig] Writing "admin.conf" kubeconfig file I1025 17:12:59.601734 175 kubeconfig.go:103] creating kubeconfig file for kubelet.conf W1025 17:12:59.602073 175 endpoint.go:57] [endpoint] WARNING: port specified in controlPlaneEndpoint overrides bindPort in the controlplane address [kubeconfig] Writing "kubelet.conf" kubeconfig file I1025 17:13:00.334298 175 kubeconfig.go:103] creating kubeconfig file for controller-manager.conf W1025 17:13:00.334892 175 endpoint.go:57] [endpoint] WARNING: port specified in controlPlaneEndpoint overrides bindPort in the controlplane address [kubeconfig] Writing "controller-manager.conf" kubeconfig file I1025 17:13:00.567557 175 kubeconfig.go:103] creating kubeconfig file for scheduler.conf W1025 17:13:00.567892 175 endpoint.go:57] [endpoint] WARNING: port specified in controlPlaneEndpoint overrides bindPort in the controlplane address [kubeconfig] Writing "scheduler.conf" kubeconfig file I1025 17:13:00.658492 175 kubelet.go:67] Stopping the kubelet [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" [kubelet-start] Starting the kubelet [control-plane] Using manifest folder "/etc/kubernetes/manifests" [control-plane] Creating static Pod manifest for "kube-apiserver" I1025 17:13:01.486083 175 manifests.go:99] [control-plane] getting StaticPodSpecs I1025 17:13:01.486500 175 certs.go:519] validating certificate period for CA certificate I1025 17:13:01.486730 175 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-apiserver" I1025 17:13:01.486977 175 manifests.go:125] [control-plane] adding volume "etc-pki" for component "kube-apiserver" I1025 17:13:01.487078 175 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-apiserver" I1025 17:13:01.487176 175 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-apiserver" I1025 17:13:01.490270 175 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-apiserver" to "/etc/kubernetes/manifests/kube-apiserver.yaml" [control-plane] Creating static Pod manifest for "kube-controller-manager" I1025 17:13:01.490542 175 manifests.go:99] [control-plane] getting StaticPodSpecs I1025 17:13:01.490953 175 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-controller-manager" I1025 17:13:01.491075 175 manifests.go:125] [control-plane] adding volume "etc-pki" for component "kube-controller-manager" I1025 17:13:01.491176 175 manifests.go:125] [control-plane] adding volume "flexvolume-dir" for component "kube-controller-manager" I1025 17:13:01.491275 175 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-controller-manager" I1025 17:13:01.491378 175 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-controller-manager" I1025 17:13:01.491491 175 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-controller-manager" I1025 17:13:01.492191 175 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-controller-manager" to "/etc/kubernetes/manifests/kube-controller-manager.yaml" [control-plane] Creating static Pod manifest for "kube-scheduler" I1025 17:13:01.492491 175 manifests.go:99] [control-plane] getting StaticPodSpecs I1025 17:13:01.492755 175 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-scheduler" I1025 17:13:01.496378 175 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-scheduler" to "/etc/kubernetes/manifests/kube-scheduler.yaml" [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" I1025 17:13:01.497396 175 local.go:65] [etcd] wrote Static Pod manifest for a local etcd member to "/etc/kubernetes/manifests/etcd.yaml" I1025 17:13:01.497441 175 waitcontrolplane.go:83] [wait-control-plane] Waiting for the API server to be healthy I1025 17:13:01.498170 175 loader.go:373] Config loaded from file: /etc/kubernetes/admin.conf [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s I1025 17:13:01.499032 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/healthz?timeout=10s' I1025 17:13:01.499424 175 round_trippers.go:510] HTTP Trace: Dial to tcp:10.88.11.114:8443 succeed I1025 17:13:01.499723 175 round_trippers.go:553] GET https://10.88.11.114:8443/healthz?timeout=10s in 0 milliseconds I1025 17:13:01.499855 175 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms I1025 17:13:01.499986 175 round_trippers.go:577] Response Headers: I1025 17:13:02.500991 175 with_retry.go:234] Got a Retry-After 1s response for attempt 1 to https://10.88.11.114:8443/healthz?timeout=10s I1025 17:13:02.501250 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/healthz?timeout=10s' I1025 17:13:02.501837 175 round_trippers.go:510] HTTP Trace: Dial to tcp:10.88.11.114:8443 succeed I1025 17:13:02.502209 175 round_trippers.go:553] GET https://10.88.11.114:8443/healthz?timeout=10s in 0 milliseconds I1025 17:13:02.502231 175 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms I1025 17:13:02.502250 175 round_trippers.go:577] Response Headers: I1025 17:13:03.503046 175 with_retry.go:234] Got a Retry-After 1s response for attempt 2 to https://10.88.11.114:8443/healthz?timeout=10s I1025 17:13:03.503177 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/healthz?timeout=10s' I1025 17:13:03.503622 175 round_trippers.go:510] HTTP Trace: Dial to tcp:10.88.11.114:8443 succeed I1025 17:13:03.503973 175 round_trippers.go:553] GET https://10.88.11.114:8443/healthz?timeout=10s in 0 milliseconds I1025 17:13:03.504046 175 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms I1025 17:13:03.504110 175 round_trippers.go:577] Response Headers: I1025 17:13:04.505037 175 with_retry.go:234] Got a Retry-After 1s response for attempt 3 to https://10.88.11.114:8443/healthz?timeout=10s I1025 17:13:04.505093 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/healthz?timeout=10s' I1025 17:13:04.505542 175 round_trippers.go:510] HTTP Trace: Dial to tcp:10.88.11.114:8443 succeed I1025 17:13:04.505813 175 round_trippers.go:553] GET https://10.88.11.114:8443/healthz?timeout=10s in 0 milliseconds I1025 17:13:04.505875 175 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms I1025 17:13:04.505887 175 round_trippers.go:577] Response Headers: I1025 17:13:05.506025 175 with_retry.go:234] Got a Retry-After 1s response for attempt 4 to https://10.88.11.114:8443/healthz?timeout=10s I1025 17:13:05.506093 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/healthz?timeout=10s' I1025 17:13:05.506455 175 round_trippers.go:510] HTTP Trace: Dial to tcp:10.88.11.114:8443 succeed I1025 17:13:05.506640 175 round_trippers.go:553] GET https://10.88.11.114:8443/healthz?timeout=10s in 0 milliseconds I1025 17:13:05.506655 175 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 0 ms Duration 0 ms I1025 17:13:05.506663 175 round_trippers.go:577] Response Headers: I1025 17:13:06.507163 175 with_retry.go:234] Got a Retry-After 1s response for attempt 5 to https://10.88.11.114:8443/healthz?timeout=10s I1025 17:13:06.507230 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/healthz?timeout=10s' I1025 17:13:06.507768 175 round_trippers.go:510] HTTP Trace: Dial to tcp:10.88.11.114:8443 succeed I1025 17:13:06.515473 175 round_trippers.go:553] GET https://10.88.11.114:8443/healthz?timeout=10s 200 OK in 8 milliseconds I1025 17:13:06.515496 175 round_trippers.go:570] HTTP Statistics: DNSLookup 0 ms Dial 0 ms TLSHandshake 5 ms ServerProcessing 1 ms Duration 8 ms I1025 17:13:06.515509 175 round_trippers.go:577] Response Headers: I1025 17:13:06.515532 175 round_trippers.go:580] Audit-Id: 2237c08d-2150-44a1-8459-b7f5967ac0af I1025 17:13:06.515540 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:06.515547 175 round_trippers.go:580] Content-Type: text/plain; charset=utf-8 I1025 17:13:06.515558 175 round_trippers.go:580] X-Content-Type-Options: nosniff I1025 17:13:06.515569 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:06.515576 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:06.515584 175 round_trippers.go:580] Content-Length: 2 I1025 17:13:06.515595 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:06 GMT I1025 17:13:06.515620 175 request.go:1171] Response Body: ok [apiclient] All control plane components are healthy after 5.016730 seconds I1025 17:13:06.515678 175 uploadconfig.go:111] [upload-config] Uploading the kubeadm ClusterConfiguration to a ConfigMap [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace I1025 17:13:06.516203 175 request.go:1171] Request Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"kubeadm-config","namespace":"kube-system","creationTimestamp":null},"data":{"ClusterConfiguration":"apiServer:\n certSANs:\n - 127.0.0.1\n extraArgs:\n advertise-address: 10.88.10.23\n authorization-mode: Node,RBAC\n etcd-servers: https://127.0.0.1:2379\n timeoutForControlPlane: 4m0s\napiVersion: kubeadm.k8s.io/v1beta3\ncertificatesDir: /etc/kubernetes/pki\nclusterName: kubernetes\ncontrolPlaneEndpoint: 10.88.11.114:8443\ncontrollerManager:\n extraArgs:\n allocate-node-cidrs: \"true\"\n cluster-cidr: 10.244.0.0/16\n service-cluster-ip-range: 10.96.0.0/12\ndns: {}\netcd:\n local:\n dataDir: /var/lib/podsec/u7s/etcd\n extraArgs:\n enable-v2: \"true\"\n listen-peer-urls: https://0.0.0.0:2380\n imageRepository: registry.altlinux.org/k8s-p10\n peerCertSANs:\n - 10.88.10.23\n serverCertSANs:\n - 10.88.10.23\n - 127.0.0.1\nimageRepository: registry.altlinux.org/k8s-p10\nkind: ClusterConfiguration\nkubernetesVersion: v1.26.3\nnetworking:\n dnsDomain: cluster.local\n podSubnet: 10.244.0.0/16\n serviceSubnet: 10.96.0.0/12\nscheduler: {}\n"}} I1025 17:13:06.516270 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s' I1025 17:13:06.518348 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 2 milliseconds I1025 17:13:06.518366 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 2 ms I1025 17:13:06.518378 175 round_trippers.go:577] Response Headers: I1025 17:13:06.518397 175 round_trippers.go:580] Audit-Id: 1ab882c3-43ec-48f5-8fcd-8e249e07e4a6 I1025 17:13:06.518406 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:06.518414 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:06.518421 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:06.518428 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:06.518436 175 round_trippers.go:580] Content-Length: 1446 I1025 17:13:06.518443 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:06 GMT I1025 17:13:06.518475 175 request.go:1171] Response Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"kubeadm-config","namespace":"kube-system","uid":"2701aeba-8141-46af-930c-a6ea4e568565","resourceVersion":"194","creationTimestamp":"2023-10-25T14:13:06Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:06Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:ClusterConfiguration":{}}}}]},"data":{"ClusterConfiguration":"apiServer:\n certSANs:\n - 127.0.0.1\n extraArgs:\n advertise-address: 10.88.10.23\n authorization-mode: Node,RBAC\n etcd-servers: https://127.0.0.1:2379\n timeoutForControlPlane: 4m0s\napiVersion: kubeadm.k8s.io/v1beta3\ncertificatesDir: /etc/kubernetes/pki\nclusterName: kubernetes\ncontrolPlaneEndpoint: 10.88.11.114:8443\ncontrollerManager:\n extraArgs:\n allocate-node-cidrs: \"true\"\n cluster-cidr: 10.244.0.0/16\n service-cluster-ip-range: 10.96.0.0/12\ndns: {}\netcd:\n local:\n dataDir: /var/lib/podsec/u7s/etcd\n extraArgs:\n enable-v2: \"true\"\n listen-peer-urls: https://0.0.0.0:2380\n imageRepository: registry.altlinux.org/k8s-p10\n peerCertSANs:\n - 10.88.10.23\n serverCertSANs:\n - 10.88.10.23\n - 127.0.0.1\nimageRepository: registry.altlinux.org/k8s-p10\nkind: ClusterConfiguration\nkubernetesVersion: v1.26.3\nnetworking:\n dnsDomain: cluster.local\n podSubnet: 10.244.0.0/16\n serviceSubnet: 10.96.0.0/12\nscheduler: {}\n"}} I1025 17:13:06.518761 175 request.go:1171] Request Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:nodes-kubeadm-config","namespace":"kube-system","creationTimestamp":null},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["kubeadm-config"]}]} I1025 17:13:06.518813 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s' I1025 17:13:06.520658 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 1 milliseconds I1025 17:13:06.520677 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:06.520712 175 round_trippers.go:577] Response Headers: I1025 17:13:06.520758 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:06.520770 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:06.520781 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:06.520789 175 round_trippers.go:580] Content-Length: 541 I1025 17:13:06.520800 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:06 GMT I1025 17:13:06.520815 175 round_trippers.go:580] Audit-Id: 51873259-b555-48a4-9a91-db066edbba31 I1025 17:13:06.520827 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:06.520857 175 request.go:1171] Response Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:nodes-kubeadm-config","namespace":"kube-system","uid":"9ba62c8a-2b9d-4de4-9b72-5d60d60cd2cf","resourceVersion":"195","creationTimestamp":"2023-10-25T14:13:06Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:06Z","fieldsType":"FieldsV1","fieldsV1":{"f:rules":{}}}]},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["kubeadm-config"]}]} I1025 17:13:06.521076 175 request.go:1171] Request Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:nodes-kubeadm-config","namespace":"kube-system","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:bootstrappers:kubeadm:default-node-token"},{"kind":"Group","name":"system:nodes"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:nodes-kubeadm-config"}} I1025 17:13:06.521132 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s' I1025 17:13:06.522996 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s 201 Created in 1 milliseconds I1025 17:13:06.523044 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:06.523080 175 round_trippers.go:577] Response Headers: I1025 17:13:06.523095 175 round_trippers.go:580] Audit-Id: d89127fb-5902-4c13-ab3f-dc29721e3563 I1025 17:13:06.523125 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:06.523155 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:06.523167 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:06.523182 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:06.523197 175 round_trippers.go:580] Content-Length: 766 I1025 17:13:06.523217 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:06 GMT I1025 17:13:06.523247 175 request.go:1171] Response Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:nodes-kubeadm-config","namespace":"kube-system","uid":"f5a50eb0-0a0e-46b4-8b58-665479abfc73","resourceVersion":"196","creationTimestamp":"2023-10-25T14:13:06Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:06Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:bootstrappers:kubeadm:default-node-token"},{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:nodes"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:nodes-kubeadm-config"}} I1025 17:13:06.523390 175 uploadconfig.go:125] [upload-config] Uploading the kubelet component config to a ConfigMap [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster I1025 17:13:06.523721 175 request.go:1171] Request Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"kubelet-config","namespace":"kube-system","creationTimestamp":null},"data":{"kubelet":"apiVersion: kubelet.config.k8s.io/v1beta1\nauthentication:\n anonymous:\n enabled: false\n webhook:\n cacheTTL: 0s\n enabled: true\n x509:\n clientCAFile: /etc/kubernetes/pki/ca.crt\nauthorization:\n mode: Webhook\n webhook:\n cacheAuthorizedTTL: 0s\n cacheUnauthorizedTTL: 0s\ncgroupDriver: systemd\nclusterDNS:\n- 10.96.0.10\nclusterDomain: cluster.local\ncpuManagerReconcilePeriod: 0s\nevictionPressureTransitionPeriod: 0s\nfileCheckFrequency: 0s\nhealthzBindAddress: 127.0.0.1\nhealthzPort: 10248\nhttpCheckFrequency: 0s\nimageMinimumGCAge: 0s\nkind: KubeletConfiguration\nlogging:\n flushFrequency: 0\n options:\n json:\n infoBufferSize: \"0\"\n verbosity: 0\nmemorySwap: {}\nnodeStatusReportFrequency: 0s\nnodeStatusUpdateFrequency: 0s\nrotateCertificates: true\nruntimeRequestTimeout: 0s\nshutdownGracePeriod: 0s\nshutdownGracePeriodCriticalPods: 0s\nstaticPodPath: /etc/kubernetes/manifests\nstreamingConnectionIdleTimeout: 0s\nsyncFrequency: 0s\nvolumeStatsAggPeriod: 0s\n"}} I1025 17:13:06.523807 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s' I1025 17:13:06.525527 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 1 milliseconds I1025 17:13:06.525574 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:06.525610 175 round_trippers.go:577] Response Headers: I1025 17:13:06.525626 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:06 GMT I1025 17:13:06.525653 175 round_trippers.go:580] Audit-Id: 851bdcc1-d475-419e-b1cd-f4b402f8fca8 I1025 17:13:06.525670 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:06.525686 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:06.525701 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:06.525722 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:06.525746 175 round_trippers.go:580] Content-Length: 1430 I1025 17:13:06.525878 175 request.go:1171] Response Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"kubelet-config","namespace":"kube-system","uid":"b57c4d27-3114-4bdc-bd8e-149067918c46","resourceVersion":"197","creationTimestamp":"2023-10-25T14:13:06Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:06Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:kubelet":{}}}}]},"data":{"kubelet":"apiVersion: kubelet.config.k8s.io/v1beta1\nauthentication:\n anonymous:\n enabled: false\n webhook:\n cacheTTL: 0s\n enabled: true\n x509:\n clientCAFile: /etc/kubernetes/pki/ca.crt\nauthorization:\n mode: Webhook\n webhook:\n cacheAuthorizedTTL: 0s\n cacheUnauthorizedTTL: 0s\ncgroupDriver: systemd\nclusterDNS:\n- 10.96.0.10\nclusterDomain: cluster.local\ncpuManagerReconcilePeriod: 0s\nevictionPressureTransitionPeriod: 0s\nfileCheckFrequency: 0s\nhealthzBindAddress: 127.0.0.1\nhealthzPort: 10248\nhttpCheckFrequency: 0s\nimageMinimumGCAge: 0s\nkind: KubeletConfiguration\nlogging:\n flushFrequency: 0\n options:\n json:\n infoBufferSize: \"0\"\n verbosity: 0\nmemorySwap: {}\nnodeStatusReportFrequency: 0s\nnodeStatusUpdateFrequency: 0s\nrotateCertificates: true\nruntimeRequestTimeout: 0s\nshutdownGracePeriod: 0s\nshutdownGracePeriodCriticalPods: 0s\nstaticPodPath: /etc/kubernetes/manifests\nstreamingConnectionIdleTimeout: 0s\nsyncFrequency: 0s\nvolumeStatsAggPeriod: 0s\n"}} I1025 17:13:06.526013 175 request.go:1171] Request Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubelet-config","namespace":"kube-system","creationTimestamp":null},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["kubelet-config"]}]} I1025 17:13:06.526064 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s' I1025 17:13:06.527761 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 1 milliseconds I1025 17:13:06.527809 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:06.527823 175 round_trippers.go:577] Response Headers: I1025 17:13:06.527861 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:06.527892 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:06.527914 175 round_trippers.go:580] Content-Length: 535 I1025 17:13:06.527927 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:06 GMT I1025 17:13:06.527940 175 round_trippers.go:580] Audit-Id: ab3e5595-8ee0-4505-add1-b96cff088629 I1025 17:13:06.527973 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:06.527991 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:06.528034 175 request.go:1171] Response Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubelet-config","namespace":"kube-system","uid":"90136172-0d51-48e0-b189-52556c6ef002","resourceVersion":"198","creationTimestamp":"2023-10-25T14:13:06Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:06Z","fieldsType":"FieldsV1","fieldsV1":{"f:rules":{}}}]},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["kubelet-config"]}]} I1025 17:13:06.528150 175 request.go:1171] Request Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubelet-config","namespace":"kube-system","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:nodes"},{"kind":"Group","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:kubelet-config"}} I1025 17:13:06.528205 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s' I1025 17:13:06.529924 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s 201 Created in 1 milliseconds I1025 17:13:06.529940 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:06.529952 175 round_trippers.go:577] Response Headers: I1025 17:13:06.529960 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:06.529968 175 round_trippers.go:580] Content-Length: 754 I1025 17:13:06.529977 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:06 GMT I1025 17:13:06.529985 175 round_trippers.go:580] Audit-Id: 6cdd1877-25f7-48ce-b11c-7bb1a090725f I1025 17:13:06.529996 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:06.530007 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:06.530018 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:06.530039 175 request.go:1171] Response Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubelet-config","namespace":"kube-system","uid":"40e6328b-8c2f-4c0d-bfbb-0fcad6b66cf1","resourceVersion":"199","creationTimestamp":"2023-10-25T14:13:06Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:06Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:nodes"},{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:kubelet-config"}} I1025 17:13:06.530107 175 uploadconfig.go:130] [upload-config] Preserving the CRISocket information for the control-plane node I1025 17:13:06.530119 175 patchnode.go:31] [patchnode] Uploading the CRI Socket information "unix:///run/crio/crio.sock" to the Node API object "podsec-master" as an annotation I1025 17:13:07.030884 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:07.032790 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 404 Not Found in 1 milliseconds I1025 17:13:07.032809 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:07.032828 175 round_trippers.go:577] Response Headers: I1025 17:13:07.032848 175 round_trippers.go:580] Audit-Id: 151795eb-1f34-4488-87d2-21e7bd70da15 I1025 17:13:07.032885 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:07.032908 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:07.032936 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:07.032953 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:07.032965 175 round_trippers.go:580] Content-Length: 196 I1025 17:13:07.032992 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:07 GMT I1025 17:13:07.033026 175 request.go:1171] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"nodes \"podsec-master\" not found","reason":"NotFound","details":{"name":"podsec-master","kind":"nodes"},"code":404} I1025 17:13:07.530426 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:07.532368 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 404 Not Found in 1 milliseconds I1025 17:13:07.532388 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:07.532421 175 round_trippers.go:577] Response Headers: I1025 17:13:07.532440 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:07.532457 175 round_trippers.go:580] Content-Length: 196 I1025 17:13:07.532474 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:07 GMT I1025 17:13:07.532490 175 round_trippers.go:580] Audit-Id: 1308e1e3-0481-42d6-b772-e30798e0d3fd I1025 17:13:07.532509 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:07.532529 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:07.532549 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:07.532587 175 request.go:1171] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"nodes \"podsec-master\" not found","reason":"NotFound","details":{"name":"podsec-master","kind":"nodes"},"code":404} I1025 17:13:08.031112 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:08.033012 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 404 Not Found in 1 milliseconds I1025 17:13:08.033033 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:08.033054 175 round_trippers.go:577] Response Headers: I1025 17:13:08.033064 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:08.033077 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:08.033092 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:08.033100 175 round_trippers.go:580] Content-Length: 196 I1025 17:13:08.033112 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:08 GMT I1025 17:13:08.033123 175 round_trippers.go:580] Audit-Id: 038f89cc-aa33-4921-a3ea-870bc186277c I1025 17:13:08.033132 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:08.033163 175 request.go:1171] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"nodes \"podsec-master\" not found","reason":"NotFound","details":{"name":"podsec-master","kind":"nodes"},"code":404} I1025 17:13:08.530635 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:08.532538 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 404 Not Found in 1 milliseconds I1025 17:13:08.532566 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:08.532581 175 round_trippers.go:577] Response Headers: I1025 17:13:08.532595 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:08.532618 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:08.532630 175 round_trippers.go:580] Content-Length: 196 I1025 17:13:08.532641 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:08 GMT I1025 17:13:08.532652 175 round_trippers.go:580] Audit-Id: ec0c8111-23ca-4cf9-b4ea-1ee1b61484d4 I1025 17:13:08.532668 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:08.532679 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:08.532713 175 request.go:1171] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"nodes \"podsec-master\" not found","reason":"NotFound","details":{"name":"podsec-master","kind":"nodes"},"code":404} I1025 17:13:09.030382 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:09.032703 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 200 OK in 2 milliseconds I1025 17:13:09.032742 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.032800 175 round_trippers.go:577] Response Headers: I1025 17:13:09.032824 175 round_trippers.go:580] Audit-Id: 44d3acdd-a92f-4adc-9fea-6fdf85da11eb I1025 17:13:09.032858 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.032874 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.032905 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.032922 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.032946 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.033074 175 request.go:1171] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"podsec-master","uid":"61087ac2-5d7c-4a35-9a88-f248eb80da86","resourceVersion":"221","creationTimestamp":"2023-10-25T14:13:08Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"podsec-master","kubernetes.io/os":"linux"},"annotations":{"volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}}}]},"spec":{"taints":[{"key":"node.kubernetes.io/not-ready","effect":"NoSchedule"}]},"status":{"capacity":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"allocatable":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"conditions":[{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"PIDPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientPID","message":"kubelet has sufficient PID available"},{"type":"Ready","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletNotReady","message":"CSINode is not yet initialized"}],"addresses":[{"type":"InternalIP","address":"10.88.10.23"},{"type":"Hostname","address":"podsec-master"}],"daemonEndpoints":{"kubeletEndpoint":{"Port":10250}},"nodeInfo":{"machineID":"1cff650e8f835cb0a757d37d63f614f0","systemUUID":"1cff650e8f835cb0a757d37d63f614f0","bootID":"21ce6fa2-ac3f-4f7e-b3c3-5bee23749550","kernelVersion":"6.1.53-std-def-alt1","osImage":"ALT Server 10.2 (Mendelevium)","containerRuntimeVersion":"cri-o://1.26.4","kubeletVersion":"v1.26.9","kubeProxyVersion":"v1.26.9","operatingSystem":"linux","architecture":"amd64"},"images":[{"names":["registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:b99f200d4ff21b4f76e350d7f5d73ccba6443c4d761220da59dd68578ff51358","registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:f30fe66841ee0c5cbbb6cff5f2fccf7ef957508a1d4e65c54824c2007576fe28","registry.altlinux.org/k8s-p10/kube-controller-manager:v1.26.3"],"sizeBytes":473578174},{"names":["registry.altlinux.org/k8s-p10/kube-apiserver@sha256:0b0e983766f2a725ec43aa525dbb97d8e030aeb416064588c9d16fa985801a0b","registry.altlinux.org/k8s-p10/kube-apiserver@sha256:d95502eaf9ae689a7f130bcca210d7b9033712fb5b1bf64ccac7b26ec1bf0eda","registry.altlinux.org/k8s-p10/kube-apiserver:v1.26.3"],"sizeBytes":473578156},{"names":["registry.altlinux.org/k8s-p10/kube-scheduler@sha256:59fba96e02bdfe545447117b643f0865990d9ebd8237d5eed0b7b423c21fdb16","registry.altlinux.org/k8s-p10/kube-scheduler@sha256:c9adf804319a08d2e6c31fdb321392f67ed78af3d625da5986b95f647842c6bc","registry.altlinux.org/k8s-p10/kube-scheduler:v1.26.3"],"sizeBytes":473578155},{"names":["registry.altlinux.org/k8s-p10/kube-proxy@sha256:0b5407b4b2d8609f624802ac16d12806d65a0170fc2d2594a496280352a4bde5","registry.altlinux.org/k8s-p10/kube-proxy@sha256:f7997aeadf75fc571ee639fbc988ff6b0646f55b0b72f6b20dc8622b6d153a65","registry.altlinux.org/k8s-p10/kube-proxy:v1.26.3"],"sizeBytes":352779985},{"names":["registry.altlinux.org/k8s-p10/etcd@sha256:248b71517776f8b76dd9a805a923c9f2568222c9a478cd08f3a4f5453b186896","registry.altlinux.org/k8s-p10/etcd@sha256:bfc6d8255e0a3d623f2973018af97dca473ce5e79a15e9d4ba47a021a1a178c5","registry.altlinux.org/k8s-p10/etcd:3.5.6-0"],"sizeBytes":198945139},{"names":["registry.altlinux.org/k8s-p10/coredns@sha256:00e9130a6bef9ba103693951da35424d4df820c885589ab4754016ed1622c07a","registry.altlinux.org/k8s-p10/coredns@sha256:785c5093dc1f8ccd9d6aa05bfe93564e1888aa76ecc250500ba4c7236613bc65","registry.altlinux.org/k8s-p10/coredns:v1.9.3"],"sizeBytes":173554322},{"names":["registry.altlinux.org/k8s-p10/pause@sha256:60eaff526530c6133f8367ea53d0f78880e437fd9be6008d366c7341c9e3e5a9","registry.altlinux.org/k8s-p10/pause@sha256:f14315ad18ed3dc1672572c3af9f6b28427cf036a43cc00ebac885e919b59548","registry.altlinux.org/k8s-p10/pause:3.9"],"sizeBytes":753507}]}} I1025 17:13:09.034178 175 request.go:1171] Request Body: {"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///run/crio/crio.sock"}}} I1025 17:13:09.034247 175 round_trippers.go:466] curl -v -XPATCH -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" -H "Accept: application/json, */*" -H "Content-Type: application/strategic-merge-patch+json" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:09.037759 175 round_trippers.go:553] PATCH https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 200 OK in 3 milliseconds I1025 17:13:09.037783 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 3 ms Duration 3 ms I1025 17:13:09.037795 175 round_trippers.go:577] Response Headers: I1025 17:13:09.037812 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.037825 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.037841 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.037856 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.037872 175 round_trippers.go:580] Audit-Id: 9b997be9-c066-4b08-b4c9-81d21e62b4a1 I1025 17:13:09.037888 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.038019 175 request.go:1171] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"podsec-master","uid":"61087ac2-5d7c-4a35-9a88-f248eb80da86","resourceVersion":"223","creationTimestamp":"2023-10-25T14:13:08Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"podsec-master","kubernetes.io/os":"linux"},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///run/crio/crio.sock","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}}},{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}}]},"spec":{"taints":[{"key":"node.kubernetes.io/not-ready","effect":"NoSchedule"}]},"status":{"capacity":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"allocatable":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"conditions":[{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"PIDPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientPID","message":"kubelet has sufficient PID available"},{"type":"Ready","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletNotReady","message":"CSINode is not yet initialized"}],"addresses":[{"type":"InternalIP","address":"10.88.10.23"},{"type":"Hostname","address":"podsec-master"}],"daemonEndpoints":{"kubeletEndpoint":{"Port":10250}},"nodeInfo":{"machineID":"1cff650e8f835cb0a757d37d63f614f0","systemUUID":"1cff650e8f835cb0a757d37d63f614f0","bootID":"21ce6fa2-ac3f-4f7e-b3c3-5bee23749550","kernelVersion":"6.1.53-std-def-alt1","osImage":"ALT Server 10.2 (Mendelevium)","containerRuntimeVersion":"cri-o://1.26.4","kubeletVersion":"v1.26.9","kubeProxyVersion":"v1.26.9","operatingSystem":"linux","architecture":"amd64"},"images":[{"names":["registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:b99f200d4ff21b4f76e350d7f5d73ccba6443c4d761220da59dd68578ff51358","registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:f30fe66841ee0c5cbbb6cff5f2fccf7ef957508a1d4e65c54824c2007576fe28","registry.altlinux.org/k8s-p10/kube-controller-manager:v1.26.3"],"sizeBytes":473578174},{"names":["registry.altlinux.org/k8s-p10/kube-apiserver@sha256:0b0e983766f2a725ec43aa525dbb97d8e030aeb416064588c9d16fa985801a0b","registry.altlinux.org/k8s-p10/kube-apiserver@sha256:d95502eaf9ae689a7f130bcca210d7b9033712fb5b1bf64ccac7b26ec1bf0eda","registry.altlinux.org/k8s-p10/kube-apiserver:v1.26.3"],"sizeBytes":473578156},{"names":["registry.altlinux.org/k8s-p10/kube-scheduler@sha256:59fba96e02bdfe545447117b643f0865990d9ebd8237d5eed0b7b423c21fdb16","registry.altlinux.org/k8s-p10/kube-scheduler@sha256:c9adf804319a08d2e6c31fdb321392f67ed78af3d625da5986b95f647842c6bc","registry.altlinux.org/k8s-p10/kube-scheduler:v1.26.3"],"sizeBytes":473578155},{"names":["registry.altlinux.org/k8s-p10/kube-proxy@sha256:0b5407b4b2d8609f624802ac16d12806d65a0170fc2d2594a496280352a4bde5","registry.altlinux.org/k8s-p10/kube-proxy@sha256:f7997aeadf75fc571ee639fbc988ff6b0646f55b0b72f6b20dc8622b6d153a65","registry.altlinux.org/k8s-p10/kube-proxy:v1.26.3"],"sizeBytes":352779985},{"names":["registry.altlinux.org/k8s-p10/etcd@sha256:248b71517776f8b76dd9a805a923c9f2568222c9a478cd08f3a4f5453b186896","registry.altlinux.org/k8s-p10/etcd@sha256:bfc6d8255e0a3d623f2973018af97dca473ce5e79a15e9d4ba47a021a1a178c5","registry.altlinux.org/k8s-p10/etcd:3.5.6-0"],"sizeBytes":198945139},{"names":["registry.altlinux.org/k8s-p10/coredns@sha256:00e9130a6bef9ba103693951da35424d4df820c885589ab4754016ed1622c07a","registry.altlinux.org/k8s-p10/coredns@sha256:785c5093dc1f8ccd9d6aa05bfe93564e1888aa76ecc250500ba4c7236613bc65","registry.altlinux.org/k8s-p10/coredns:v1.9.3"],"sizeBytes":173554322},{"names":["registry.altlinux.org/k8s-p10/pause@sha256:60eaff526530c6133f8367ea53d0f78880e437fd9be6008d366c7341c9e3e5a9","registry.altlinux.org/k8s-p10/pause@sha256:f14315ad18ed3dc1672572c3af9f6b28427cf036a43cc00ebac885e919b59548","registry.altlinux.org/k8s-p10/pause:3.9"],"sizeBytes":753507}]}} [upload-certs] Storing the certificates in Secret "kubeadm-certs" in the "kube-system" Namespace I1025 17:13:09.038473 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets/bootstrap-token-t83igv?timeout=10s' I1025 17:13:09.039950 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets/bootstrap-token-t83igv?timeout=10s 404 Not Found in 1 milliseconds I1025 17:13:09.039972 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.039987 175 round_trippers.go:577] Response Headers: I1025 17:13:09.040003 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.040019 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.040031 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.040047 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.040062 175 round_trippers.go:580] Content-Length: 218 I1025 17:13:09.040078 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.040094 175 round_trippers.go:580] Audit-Id: 05fdee64-81b6-4bbc-97d6-73adf22ca72a I1025 17:13:09.040120 175 request.go:1171] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"secrets \"bootstrap-token-t83igv\" not found","reason":"NotFound","details":{"name":"bootstrap-token-t83igv","kind":"secrets"},"code":404} I1025 17:13:09.040298 175 request.go:1171] Request Body: {"kind":"Secret","apiVersion":"v1","metadata":{"name":"bootstrap-token-t83igv","namespace":"kube-system","creationTimestamp":null},"data":{"description":"UHJveHkgZm9yIG1hbmFnaW5nIFRUTCBmb3IgdGhlIGt1YmVhZG0tY2VydHMgc2VjcmV0","expiration":"MjAyMy0xMC0yNVQxNjoxMzowOVo=","token-id":"dDgzaWd2","token-secret":"NXp4M3ZoeWQ0aHFnOHg1Mw=="},"type":"bootstrap.kubernetes.io/token"} I1025 17:13:09.040361 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets?timeout=10s' I1025 17:13:09.042533 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.042630 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.042697 175 round_trippers.go:577] Response Headers: I1025 17:13:09.042765 175 round_trippers.go:580] Audit-Id: 592a3d36-d26e-46d6-91e6-d37f1dc7e6c0 I1025 17:13:09.042840 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.042924 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.043008 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.043078 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.043146 175 round_trippers.go:580] Content-Length: 709 I1025 17:13:09.043212 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.043291 175 request.go:1171] Response Body: {"kind":"Secret","apiVersion":"v1","metadata":{"name":"bootstrap-token-t83igv","namespace":"kube-system","uid":"39f99544-edd2-4739-a46a-7579db378a45","resourceVersion":"224","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:description":{},"f:expiration":{},"f:token-id":{},"f:token-secret":{}},"f:type":{}}}]},"data":{"description":"UHJveHkgZm9yIG1hbmFnaW5nIFRUTCBmb3IgdGhlIGt1YmVhZG0tY2VydHMgc2VjcmV0","expiration":"MjAyMy0xMC0yNVQxNjoxMzowOVo=","token-id":"dDgzaWd2","token-secret":"NXp4M3ZoeWQ0aHFnOHg1Mw=="},"type":"bootstrap.kubernetes.io/token"} I1025 17:13:09.044107 175 round_trippers.go:466] curl -v -XGET -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" -H "Accept: application/json, */*" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets/bootstrap-token-t83igv?timeout=10s' I1025 17:13:09.045608 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets/bootstrap-token-t83igv?timeout=10s 200 OK in 1 milliseconds I1025 17:13:09.045704 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.045774 175 round_trippers.go:577] Response Headers: I1025 17:13:09.045846 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.045925 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.046004 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.046072 175 round_trippers.go:580] Content-Length: 709 I1025 17:13:09.046141 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.046221 175 round_trippers.go:580] Audit-Id: c726d4ec-c6b5-4e87-a21b-3e6f3026dfaf I1025 17:13:09.046286 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.046472 175 request.go:1171] Response Body: {"kind":"Secret","apiVersion":"v1","metadata":{"name":"bootstrap-token-t83igv","namespace":"kube-system","uid":"39f99544-edd2-4739-a46a-7579db378a45","resourceVersion":"224","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:description":{},"f:expiration":{},"f:token-id":{},"f:token-secret":{}},"f:type":{}}}]},"data":{"description":"UHJveHkgZm9yIG1hbmFnaW5nIFRUTCBmb3IgdGhlIGt1YmVhZG0tY2VydHMgc2VjcmV0","expiration":"MjAyMy0xMC0yNVQxNjoxMzowOVo=","token-id":"dDgzaWd2","token-secret":"NXp4M3ZoeWQ0aHFnOHg1Mw=="},"type":"bootstrap.kubernetes.io/token"} I1025 17:13:09.046751 175 request.go:1171] Request Body: {"kind":"Secret","apiVersion":"v1","metadata":{"name":"kubeadm-certs","namespace":"kube-system","creationTimestamp":null,"ownerReferences":[{"apiVersion":"v1","kind":"Secret","name":"bootstrap-token-t83igv","uid":"39f99544-edd2-4739-a46a-7579db378a45","controller":true,"blockOwnerDeletion":true}]},"data":{"ca.crt":"DKA9oW2mwdlZ11LfCpw7uUfS5U7c7uLAbOOqJaPFGuaGbpPMqyoMIccFHueO7aIOjAkzeKAWTc4Zazb8nkRvgzu35hrQfHY2TABfhjrZL7KFFrB7CGMOoEPNlKmvBBRuuRD/iEukjYAG+Pjq/JVaAPzkTGIcr5bwCkqY2iG/LvmrajOBSWLkpE+ksDhD/ku15IB2dvJqj9Oo1eSUcQ0l3qmvjV3DEhDASwSdWYwl3EBTbVKRvKV9GyA3JEVwjx0GcdysZqbvF3ZrbiAzlBOL8QFOiYsrIIU2Zo6AGF26G0tQtOT6GEKRPR3tU8bxVUpUlzk8fivm+r3LBsmIQ2Rml4vpeU+cD2BL7Sw+LevtD/0MEG0PHh6hVliQbuDn0AgbqU20WTic1Z8U0mVj4YzOttIVRhJG+wBD5eElZnKXtlTLVY7C9IqimY/4f9jonstS7xaokd683Mks4cdOwjEqKDFAtbiwhRi5FuZORPq4iez6yyu5jBGL2E82pPQuIvIThfw7MqwLh5keGWybJ9Dzrm/9O9KHXouvPFEUbHB2WslabmDkvKoQlNQFxdoS/dCM2iWbGlnfD2JkBAb3hx35ZfDC3dhqHAaWU1DDPH0lwOFWOTaBnJWtSMbf0agT91SU/xp9/YWaUcuJ2cJ2KAf255hiTK2D+1I6KWRRkn/DNMeolaocWzWXTAGzEfcP/IIK06dBLISKxYiAlg2sUZOCCkYMEN9FbqdKEvT5eOazBmS44gulyeyL1D0Qh5QHwe36HsZCBBtWG2khuWs93mvVxRCuqUyqdW28lIXaxDk0JcD495XQa9ucjQ4CKgnZ2RtBNRJvHd8+m6CUd400n5HroM89tO+oDL0jXNRO7M0jYXm8935ZHwpj74KRPkznl/SzkbXAtz30BIIRtLxwjXJOi2KXGjCuADaUZwT3K3ZgzDJCwnHbVO7GRYz+YPTv/BSb8SqF++BLtzBNMwk/jRcFqNpEQ/B0Nh2u0nabg7EIVf/Rf0NI6eOARq8vs7eqxjf2RyTIghrHQ+cFKSrme9O9thwc8+OypFXz+GjQoxP8URbMBtwN0iQGw4JBoCsWMLSWo2m4ao8uiPT2H7K+NGoPKmDRLe3+OoTvZIIR2123kxMx2LK+wL4M7/SsnxGAfF6bDN9LecoJjD6N/r9TmZBOFoSNvFU0Kj9bPN/zqxQOr5ErucxQUiupIg1+1HxUWyEGLRB2OcDVPIPJH9vbfXla2eJOJNGGkyUUQUM6aMiHoDuwsTb9k/tnrrfdDzkaP8fHm98a7vMymkDGc1+qy6zcowFigEH3NicgvoVDNVGc/ZDEEF3b0Gg0iYIULFB1M24iU7Nb142KuL/I7OBlJ8JLRX6LVuKAIYGFX0CWgDcg4aWEMXE8H44/dWP3/p3POF0kE7RflpQe8IEaGszF9epTN4G/oRQOibdHF9iku6c3eNqqMtbuxBKZC5HNtGvoHCCfpTPZoq2VQF2QAfyiziqzGysOeii8P+/Y4NHpuq2lJg==","ca.key":"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","etcd-ca.crt":"en3Mq3QV/zmyAyslgrCXGo/aJvkUnF9T8lIofyFo3IeSdW13TcRTxzd7C1w6YnpccVA3u0OBuhv/G1Cddugpsrh4+Vu7+Sii5CrbxSfJ72a2uU9FeXfVihAHKSeZAc8NFTWKUCNLYPckKUNbUIXvNPT+ap7XIPEKgpISxuoXSZkhdhcEaLFlf2phbo78QCrHRPMdCyyNNDR1BkUL3cM8HOWRR3vEMop/5mORoJ3Ykh/OZwiXD0Tn+bKOfVm8qeSHhlXeeVsk7kcOBM8JJCO8v4+ejXZK2GqGVnksNe4TI46rp/4H1sOFZr98tfoYSvRL1k1d9RtnAYA4U0rcW8atkcZDbMck3ALYq2lgpLwz6XJjXmTVDsCR65nSfRJxIQdD22L1EvEVWN4SU/GdDD9+eoiHUacWmFTWmb3y3sZwM0lGdVJOuuv5XP4YJtxfTFirtssme3LVah4O6ncnTnBzXa8+vNjfL+LjrqV35GqaWJ3Q0+aMTIF22mTwGfIOgh5WelCIH6QsoDq+riAvldtZTb5baL6d6YqC5JOZOEyX5+mxYMuVrUEeAcy6tExl+4piJ/Z0PY+mlWtCrCOLi67cNyqmD0EYYE64li+4vUyVJaMP+9HKwSZDI+Fa6C8SF0z7VNPBvV3bkwpusd44JWq8IsSztBg8Y3GLCtZc8rt0uJ9X517lUxHqKAMcB0rdfznnkx4mqOvCmNeMvl6ccrIfIc8IAMghFSP9zjiwKmEpPipQJRcfu9ob70KHRNwiViVzeu3NHpx1zJAsqItvSZQKKmZo1bx0I1pDEOLRtSL01zrOMZoAB/ezxosRTPhE8/ScLGCWOE6Cv5zjHLEYZq1agdKuZjsFDdZUy0e9Fns4HULeVz7LKgAb23QdkdUlJV5PCqHp2s9ZUWlpg5e2CAeYdU1lFXclnFksOmkQBYlcn+mbEQq/eoTWVpYFuf4AeTvEU3JusZOy4DOBQ7m3GzznxotlbQVLWdEghfPUKM5bZ4M2TuQLoEB7LajUZhrcu7yG9QiShwiU0Eoeo2v1mei+QjXTeFB3xIkeiDDtn4Sog6y4F6qw0b+SduZ3lhXrnNvi1NQwF1y6qAa6Pm1J2JkXscw27Z69WeeWEhCuHPi/56nScKCb1m00mioaL8flCmbhCJCisdeIRV4SoTCso16NvuAXHnK7sOBGNIPUwfsP5pGDztlQ8eDkVopXHWF2eQ69cGvbIlhbfn/KbNDED1WZHNn+4jPlzq+2z5vQofJHXAy81UOo8INdeIEkoddwD2zVSNh6fNLVT+FPTehzwYGdOxhKYwSf1WjiUq+ur78GM9IoSlJOPyK+3sRlyLBfPBatnuBRSYDO3TxOUGUPPzvmqRYZAqv7As0ogVYlU9VSklVmB74KkP5uJ8Ictmrw8suOfLA3KZ8jr+cObmwMzWNjqvSkFeuvRi1PvNpoL8YtaQrIHpYQ2PHaxFODm5N8G+9YuCEEf5Q9Vt49xrW5b0vQ3O8t","etcd-ca.key":"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","front-proxy-ca.crt":"gUP4xkHjWLclLyOLw1MWnea9nyLNB2XrnwoZ6iHS0pS23M5WvbQ7sWtdb2sO3wrRtGUGl8HRDBp3AWUJUKha6VvK3HeCo6sATLj0X79GJ3ZrVJKfwNOP0LEH6RVVqSZbppSP32bSdFbJujPw0jOLye1bU7SWbvHHFBYAhWHLiaqQqn2zyGdQ15rrNgWfcPDn5/Bl/xZSgQg73hvcFSp2z9tsPCVX7oraGxeIfP0QQ9hGTlau2plaXI0DQofcEl9Bx9DTugWn5fzJbwOHu50pqQiSfIAq5dYZRessdRedGECUNpECUEuJeb+BtWdp7ecHZuotsqO5/xdClTp2GZkCImSm30ImcEFAkkya5FNaxKwUAlxn041wZUGo/Mh/UFRl5gi41GcKD7NXUNcheAxT0wjOstoq+Wqp9sYZ993Z7DXm96QHViFJeuG+TkJWuEwpsNev6np55V2adoBtDHO7mS0fzRXmpynFtp2T8CNxHjWy1Y56VeEunl15Kr9BuF1hSRxzjdEmRf+iR7rGHLh5LrSuRynXhHWlASGFx+/krl3XfojxtffutzfzSXZZN29HyKqtFV7apmRYuEnOK6PnR3Nd8j+kXcOx/8rzHulsWLwV0Ql+GePoO36bP2Rrc0KwRyGfZRyYZrxUeSGlKCUnBQuAqkVxZcvkx/qVpZHPls7YdaSMXuRBlEM1aqEX+/g4qfWClmEEtHALdUsCa454rqPL0vXklKnFxFC3rKLXQCDueCK/+idl9v0FEQ9+DspCCdyNweUEDk3Cjicu0jkivGYmSKDDjIu/endmej/gb5m+zlqAN8ppYkIiU6Q4zJb5u3laSN9GkJmwmcyGGQmwLgySyFMGBF24vM+I4D99RGCMvfQ8l/fygTnUhjlP9cKG+fmFQ3mL7Oo/qkKHv6U5wsyjGNzYhavSfjGjW6qpe+bMSKujBuPZrye5qFubKPBxJ2p0WgfqvgM0Kr1yJyrAs7fWYzOWBElI+hCjmVW+ZS+uiar3qS37tOBRR+e2I4jP6zWion7PCiTpxLOkjrwbVE7Rn0qTMmmnK30qGtOFN5oyUwg0m9UefeddB1Hc9NmvLqOganSqwF8J4f8WdW7q4+a/OMzosjDyv6NRBikZqOr01lCLMs2rpRkN4jtJsZJ3F2udIlBnsKGLmGdvk7uQAy74W+90rNOmNd97EL5d7+U3xmC3stqcrW+i6pa2zxZEkUqRptZ1sBjgbXvKRKiAD6g0bAnlNWb4/eBoF+kaALiCITYiUHdOfvuftbBKmUNliua+YIJfYbdaukwRFa9Uon+XBehLDjtQpindyQcaX6roTfbycSFN5Nr8vQ6O5478Jcf05sxqT92GyzA9pI2tKJR7nM90e9Xpme8SvjWsHeIpHSRxAaIoKalmwNxyyWneyqSohyYORucYU24N8NZgNqu2C+yzbgzx1mgtNLCxyTB41ZARZrzlPU8LdG3NSMxANsY9/1J7yHpMl1lanXYQ1CVuDw5HJ0248dyW0I98AT4hRh92RS9ZOx/6bN2PSqA=","front-proxy-ca.key":"4N6ddtJsB+yf8GZxACzrWZBl4sOdwEnReXJXp0wkpWVn9s4qYEVM0DX2TGJQjOOgkdyDIoQYIvvZbzLV6jKjGcVPgELdkkC3VXZSmzrcEegw+B4GIOsHoQtnoIzBc8lPfEINI5MHgQj0K092K4pHyMNdl7P+BX/cOQJHehqAeGBFCedcBjHxPRyLdtThskB3hwHmDTPOHg1xsrkMdqDYVwowmTNt0XEIVRgqbXbw9YmYbD6P8VLcKdVgrV4ahpS+oMr9hveLxavUgNk7AjHiRUmLIW9WRcN6Svpqd8eEE/yJfyplGWLBuvdJwGQkvHGX81/BLRfIcG+YhYAc08mq9Mil2szIRyIXcQRuFjR3INsKR7efZrq3DkIW8VqqCpKWiujdjvEdtFdWFnY0PF28lPrLQBxtbGeqv5i4y0djTVxLxH2Kc/aJkEMocEdo6P97jLWSzn5sp0x7eioVxeQUoUM2Asw0LvSJD5Q4E3YIpb53oJ+EObD3d7l1JzkEfnn0O8fAcUMICzVustqkMwbWqpJsm/KiZeAQS1zZHmfLns1zUQCkU1X7ZIWnz1ptKY02iz73khNMY4ZYLjITaS3eMWQOdfRnL1pjIXVLsIo/9US6CWZwECw7bVavYeQnW/pwJfx0dvYyNYFj2wMFM4Ho0229TnpXw4nwdYlF2SRAtpnz2CDZ8SDdR1cPvi7TPE6j5xReqadBMnz4rXiAN1l9wuHzfszDj [truncated 4483 chars] I1025 17:13:09.046906 175 round_trippers.go:466] curl -v -XPOST -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" -H "Accept: application/json, */*" -H "Content-Type: application/json" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets?timeout=10s' I1025 17:13:09.049624 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.049646 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.049662 175 round_trippers.go:577] Response Headers: I1025 17:13:09.049678 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.049715 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.049732 175 round_trippers.go:580] Audit-Id: 3cad398e-427a-4e92-b413-8d10bf0f2b35 I1025 17:13:09.049746 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.049764 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.049786 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.050504 175 request.go:1171] Response Body: {"kind":"Secret","apiVersion":"v1","metadata":{"name":"kubeadm-certs","namespace":"kube-system","uid":"1a217b4a-ccab-45e7-9e87-935cb64b699b","resourceVersion":"225","creationTimestamp":"2023-10-25T14:13:09Z","ownerReferences":[{"apiVersion":"v1","kind":"Secret","name":"bootstrap-token-t83igv","uid":"39f99544-edd2-4739-a46a-7579db378a45","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:ca.crt":{},"f:ca.key":{},"f:etcd-ca.crt":{},"f:etcd-ca.key":{},"f:front-proxy-ca.crt":{},"f:front-proxy-ca.key":{},"f:sa.key":{},"f:sa.pub":{}},"f:metadata":{"f:ownerReferences":{".":{},"k:{\"uid\":\"39f99544-edd2-4739-a46a-7579db378a45\"}":{}}},"f:type":{}}}]},"data":{"ca.crt":"DKA9oW2mwdlZ11LfCpw7uUfS5U7c7uLAbOOqJaPFGuaGbpPMqyoMIccFHueO7aIOjAkzeKAWTc4Zazb8nkRvgzu35hrQfHY2TABfhjrZL7KFFrB7CGMOoEPNlKmvBBRuuRD/iEukjYAG+Pjq/JVaAPzkTGIcr5bwCkqY2iG/LvmrajOBSWLkpE+ksDhD/ku15IB2dvJqj9Oo1eSUcQ0l3qmvjV3DEhDASwSdWYwl3EBTbVKRvKV9GyA3JEVwjx0GcdysZqbvF3ZrbiAzlBOL8QFOiYsrIIU2Zo6AGF26G0tQtOT6GEKRPR3tU8bxVUpUlzk8fivm+r3LBsmIQ2Rml4vpeU+cD2BL7Sw+LevtD/0MEG0PHh6hVliQbuDn0AgbqU20WTic1Z8U0mVj4YzOttIVRhJG+wBD5eElZnKXtlTLVY7C9IqimY/4f9jonstS7xaokd683Mks4cdOwjEqKDFAtbiwhRi5FuZORPq4iez6yyu5jBGL2E82pPQuIvIThfw7MqwLh5keGWybJ9Dzrm/9O9KHXouvPFEUbHB2WslabmDkvKoQlNQFxdoS/dCM2iWbGlnfD2JkBAb3hx35ZfDC3dhqHAaWU1DDPH0lwOFWOTaBnJWtSMbf0agT91SU/xp9/YWaUcuJ2cJ2KAf255hiTK2D+1I6KWRRkn/DNMeolaocWzWXTAGzEfcP/IIK06dBLISKxYiAlg2sUZOCCkYMEN9FbqdKEvT5eOazBmS44gulyeyL1D0Qh5QHwe36HsZCBBtWG2khuWs93mvVxRCuqUyqdW28lIXaxDk0JcD495XQa9ucjQ4CKgnZ2RtBNRJvHd8+m6CUd400n5HroM89tO+oDL0jXNRO7M0jYXm8935ZHwpj74KRPkznl/SzkbXAtz30BIIRtLxwjXJOi2KXGjCuADaUZwT3K3ZgzDJCwnHbVO7GRYz+YPTv/BSb8SqF++BLtzBNMwk/jRcFqNpEQ/B0Nh2u0nabg7EIVf/Rf0NI6eOARq8vs7eqxjf2RyTIghrHQ+cFKSrme9O9thwc8+OypFXz+GjQoxP8URbMBtwN0iQGw4JBoCsWMLSWo2m4ao8uiPT2H7K+NGoPKmDRLe3+OoTvZIIR2123kxMx2LK+wL4M7/SsnxGAfF6bDN9LecoJjD6N/r9TmZBOFoSNvFU0Kj9bPN/zqxQOr5ErucxQUiupIg1+1HxUWyEGLRB2OcDVPIPJH9vbfXla2eJOJNGGkyUUQUM6aMiHoDuwsTb9k/tnrrfdDzkaP8fHm98a7vMymkDGc1+qy6zcowFigEH3NicgvoVDNVGc/ZDEEF3b0Gg0iYIULFB1M24iU7Nb142KuL/I7OBlJ8JLRX6LVuKAIYGFX0CWgDcg4aWEMXE8H44/dWP3/p3POF0kE7RflpQe8IEaGszF9epTN4G/oRQOibdHF9iku6c3eNqqMtbuxBKZC5HNtGvoHCCfpTPZoq2VQF2QAfyiziqzGysOeii8P+/Y4NHpuq2lJg==","ca.key":"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","etcd-ca.crt":"en3Mq3QV/zmyAyslgrCXGo/aJvkUnF9T8lIofyFo3IeSdW13TcRTxzd7C1w6YnpccVA3u0OBuhv/G1Cddugpsrh4+Vu7+Sii5CrbxSfJ72a2uU9FeXfVihAHKSeZAc8NFTWKUCNLYPckKUNbUIXvNPT+ap7XIPEKgpISxuoXSZkhdhcEaLFlf2phbo78QCrHRPMdCyyNNDR1BkUL3cM8HOWRR3vEMop/5mORoJ3Ykh/OZwiXD0Tn+bKOfVm8qeSHhlXeeVsk7kcOBM8JJCO8v4+ejXZK2GqGVnksNe4TI46rp/4H1sOFZr98tfoYSvRL1k1d9RtnAYA4U0rcW8atkcZDbMck3ALYq2lgpLwz6XJjXmTVDsCR65nSfRJxIQdD22L1EvEVWN4SU/GdDD9+eoiHUacWmFTWmb3y3sZwM0lGdVJOuuv5XP4YJtxfTFirtssme3LVah4O6ncnTnBzXa8+vNjfL+LjrqV35GqaWJ3Q0+aMTIF22mTwGfIOgh5WelCIH6QsoDq+riAvldtZTb5baL6d6YqC5JOZOEyX5+mxYMuVrUEeAcy6tExl+4piJ/Z0PY+mlWtCrCOLi67cNyqmD0EYYE64li+4vUyVJaMP+9HKwSZDI+Fa6C8SF0z7VNPBvV3bkwpusd44JWq8IsSztBg8Y3GLCtZc8rt0uJ9X517lUxHqKAMcB0rdfznnkx4mqOvCmNeMvl6ccrIfIc8IAMghFSP9zjiwKmEpPipQJRcfu9ob70KHRNwiViVzeu3NHpx1zJAsqItvSZQKKmZo1bx0I1pDEOLRtSL01zrOMZoAB/ezxosRTPhE8/ScLGCWOE6Cv5zjHLEYZq1agdKuZjsFDdZUy0e9Fns4HULeVz7LKgAb23QdkdUlJV5PCqHp2s9ZUWlpg5e2CAeYdU1lFXclnFksOmkQBYlcn+mbEQq/eoTWVpYFuf4AeTvEU3JusZOy4DOBQ7m3GzznxotlbQVLWdEghfPUKM5bZ4M2TuQLoEB7LajUZhrcu7yG9QiShwiU0Eoeo2v1mei+QjXTeFB3xIkeiDDtn4Sog6y4F6qw0b+SduZ3lhXrnNvi1NQwF1y6qAa6Pm1J2JkXscw27Z69WeeWEhCuHPi/56nScKCb1m00mioaL8flCmbhCJCisdeIRV4SoTCso16NvuAXHnK7sOBGNIPUwfsP5pGDztlQ8eDkVopXHWF2eQ69cGvbIlhbfn/KbNDED1WZHNn+4jPlzq+2z5vQofJHXAy81UOo8INdeIEkoddwD2zVSNh6fNLVT+FPTehzwYGdOxhKYwSf1WjiUq+ur78GM9IoSlJOPyK+3sRlyLBfPBatnuBRSYDO3TxOUGUPPzvmqRYZAqv7As0ogVYlU9VSklVmB74KkP5uJ8Ictmrw8suOfLA3KZ8jr+cObmwMzWNjqvSkFeuvRi1PvNpoL8YtaQrIHpYQ2PHaxFODm5N8G+9YuCEEf5Q9Vt49xrW5b0vQ3O8t","etcd-ca.key":"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","front-proxy-ca.crt":"gUP4xkHjWLclLyOLw1MWnea9nyLNB2XrnwoZ6iHS0pS23M5WvbQ7sWtdb2sO3wrRtGUGl8HRDBp3AWUJUKha6VvK3HeCo6sATLj0X79GJ3ZrVJKfwNOP0LEH6RVVqSZbppSP32bSdFbJujPw0jOLye1bU7SWbvHHFBYAhWHLiaqQqn2zyGdQ15rrNgWfcPDn5/Bl/xZSgQg73hvcFSp2z9tsPCVX7oraGxeIfP0QQ9hGTlau2plaXI0DQofcEl9Bx9DTugWn5fzJbwOHu50pqQiSfIAq5dYZRessdRedGECUNpECUEuJeb+BtWdp7ecHZuotsqO5/xdClTp2GZkCImSm30ImcEFAkkya5FNaxKwUAlxn041wZUGo/Mh/UFRl5gi41GcKD7NXUNcheAxT0wjOstoq+Wqp9sYZ993Z7DXm96QHViFJeuG+TkJWuEwpsNev6np55V2adoBtDHO7mS0fzRXmpynFtp2T8CNxHjWy1Y56VeEunl15Kr9BuF1hSRxzjdEmRf+iR7rGHLh5LrSuRynXhHWlASGFx+/krl3XfojxtffutzfzSXZZN29HyKqtFV7apmRYuEnOK6PnR3Nd8j+kXcOx/8rzHulsWLwV0Ql+GePoO36bP2Rrc0KwRyGfZRyYZrxUeSGlKCUnBQuAqkVxZcvkx/qVpZHPls7YdaSMXuRBlEM1aqEX+/g4qfWClmEEtHALdUsCa454rqPL0vXklKnFxFC3rKLXQCDueCK/+idl9v0FEQ9+DspCCdyNweUEDk3Cjicu0jkivGYmSKDDjIu/endmej/gb5m+zlqAN8ppYkIiU6Q4zJb5u3laSN9GkJmwmcyGGQmwLgySyFMGBF24vM+I4D99RGCMvfQ8l/fygTnUhjlP9cKG+fmFQ3mL7Oo/qkKHv6U5wsyjGNzYhavSfjGjW6qpe+bMSKujBuPZrye5qFubKPBxJ2p0WgfqvgM0Kr1yJyrAs7fWYzOWBElI+hCjmVW+ZS+uiar3qS37tOBRR+e2I4jP6zWion7PCiTpxLOkjrwbVE7Rn0qTMmmnK30qGtOFN5oyUwg0m9UefeddB1Hc9NmvLqOganSqwF8J4f8WdW7q4+a/OMzosjDyv6NRBikZqOr01lCLMs2rpRkN4jtJsZJ3F2udIlBnsKGLmGdvk7uQAy74W+90rNOmNd97EL5d7+U3xmC3stqcrW+i6pa2zxZEkUqRptZ1sBjgbXvKRKiAD6g0bAnlNWb4/eBoF+kaALiCITYiUHdOfvuftbBKmUNliua+YIJfYbdaukwRFa9Uon+XBehLDjtQpindyQcaX6roTfbycSFN5Nr8vQ6O5478Jcf05sxqT92GyzA9pI2tKJR7nM90e9Xpme8SvjWsHeIpHSRxAaIoKalmwNxyyWneyqSohyYORucYU24N8NZgNqu2C+yzbgzx1mgtNLCxyTB41ZARZrzlPU8LdG3NSMxANsY9/1J7yHpMl1lanXYQ1CVuDw5HJ0248dyW0I98AT4hRh92RS9ZOx/6bN2PSqA=","front-proxy-ca.key":"4N6ddtJsB+yf8GZxACzrWZBl4sOdwEnReXJXp0wkpWVn9s4qYEVM0DX2TGJQjOOgkdyDIoQYIvvZbzLV6jKjGcVPgELdkkC3VXZSmzrcEegw+B4GIOsHoQtnoIzBc8lPfEINI5MHgQj0K092K4pHyMNdl7P+BX/cOQJHehqAeGBFCedcBjHxPRyLdtThskB3hwHmDTPOHg1xsrkMdqDYVwowmTNt0X [truncated 5010 chars] I1025 17:13:09.051169 175 request.go:1171] Request Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubeadm-certs","namespace":"kube-system","creationTimestamp":null},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["secrets"],"resourceNames":["kubeadm-certs"]}]} I1025 17:13:09.051242 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s' I1025 17:13:09.053204 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 1 milliseconds I1025 17:13:09.053271 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.053290 175 round_trippers.go:577] Response Headers: I1025 17:13:09.053308 175 round_trippers.go:580] Audit-Id: da2afdd0-2a1b-4b5a-bacf-754ce9c40d14 I1025 17:13:09.053338 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.053383 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.053404 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.053420 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.053446 175 round_trippers.go:580] Content-Length: 530 I1025 17:13:09.053473 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.053518 175 request.go:1171] Response Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubeadm-certs","namespace":"kube-system","uid":"17e0403b-d991-4b27-815d-73fa2f561491","resourceVersion":"226","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:rules":{}}}]},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["secrets"],"resourceNames":["kubeadm-certs"]}]} I1025 17:13:09.053661 175 request.go:1171] Request Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubeadm-certs","namespace":"kube-system","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:kubeadm-certs"}} I1025 17:13:09.053747 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s' I1025 17:13:09.055870 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.055892 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 2 ms I1025 17:13:09.055921 175 round_trippers.go:577] Response Headers: I1025 17:13:09.055949 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.055964 175 round_trippers.go:580] Audit-Id: 25fe0835-654d-4bac-ba5e-a829290f90ce I1025 17:13:09.055985 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.056038 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.056105 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.056117 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.056174 175 round_trippers.go:580] Content-Length: 674 I1025 17:13:09.056197 175 request.go:1171] Response Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubeadm-certs","namespace":"kube-system","uid":"c2316446-efd7-48a8-b303-7c92d9f7f10a","resourceVersion":"227","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:kubeadm-certs"}} [upload-certs] Using certificate key: 5e141113d5bd7b996cb14d46d6d4fdfafebcd77d31acb41ec6f01557b6bc4526 [mark-control-plane] Marking the node podsec-master as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] [mark-control-plane] Marking the node podsec-master as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule] I1025 17:13:09.557083 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:09.558932 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 200 OK in 1 milliseconds I1025 17:13:09.559003 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.559020 175 round_trippers.go:577] Response Headers: I1025 17:13:09.559035 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.559047 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.559059 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.559070 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.559081 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.559092 175 round_trippers.go:580] Audit-Id: 47732d8a-77c5-429e-9c14-030ce13a87d9 I1025 17:13:09.559191 175 request.go:1171] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"podsec-master","uid":"61087ac2-5d7c-4a35-9a88-f248eb80da86","resourceVersion":"223","creationTimestamp":"2023-10-25T14:13:08Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"podsec-master","kubernetes.io/os":"linux"},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///run/crio/crio.sock","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}}},{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}}]},"spec":{"taints":[{"key":"node.kubernetes.io/not-ready","effect":"NoSchedule"}]},"status":{"capacity":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"allocatable":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"conditions":[{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"PIDPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientPID","message":"kubelet has sufficient PID available"},{"type":"Ready","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletNotReady","message":"CSINode is not yet initialized"}],"addresses":[{"type":"InternalIP","address":"10.88.10.23"},{"type":"Hostname","address":"podsec-master"}],"daemonEndpoints":{"kubeletEndpoint":{"Port":10250}},"nodeInfo":{"machineID":"1cff650e8f835cb0a757d37d63f614f0","systemUUID":"1cff650e8f835cb0a757d37d63f614f0","bootID":"21ce6fa2-ac3f-4f7e-b3c3-5bee23749550","kernelVersion":"6.1.53-std-def-alt1","osImage":"ALT Server 10.2 (Mendelevium)","containerRuntimeVersion":"cri-o://1.26.4","kubeletVersion":"v1.26.9","kubeProxyVersion":"v1.26.9","operatingSystem":"linux","architecture":"amd64"},"images":[{"names":["registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:b99f200d4ff21b4f76e350d7f5d73ccba6443c4d761220da59dd68578ff51358","registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:f30fe66841ee0c5cbbb6cff5f2fccf7ef957508a1d4e65c54824c2007576fe28","registry.altlinux.org/k8s-p10/kube-controller-manager:v1.26.3"],"sizeBytes":473578174},{"names":["registry.altlinux.org/k8s-p10/kube-apiserver@sha256:0b0e983766f2a725ec43aa525dbb97d8e030aeb416064588c9d16fa985801a0b","registry.altlinux.org/k8s-p10/kube-apiserver@sha256:d95502eaf9ae689a7f130bcca210d7b9033712fb5b1bf64ccac7b26ec1bf0eda","registry.altlinux.org/k8s-p10/kube-apiserver:v1.26.3"],"sizeBytes":473578156},{"names":["registry.altlinux.org/k8s-p10/kube-scheduler@sha256:59fba96e02bdfe545447117b643f0865990d9ebd8237d5eed0b7b423c21fdb16","registry.altlinux.org/k8s-p10/kube-scheduler@sha256:c9adf804319a08d2e6c31fdb321392f67ed78af3d625da5986b95f647842c6bc","registry.altlinux.org/k8s-p10/kube-scheduler:v1.26.3"],"sizeBytes":473578155},{"names":["registry.altlinux.org/k8s-p10/kube-proxy@sha256:0b5407b4b2d8609f624802ac16d12806d65a0170fc2d2594a496280352a4bde5","registry.altlinux.org/k8s-p10/kube-proxy@sha256:f7997aeadf75fc571ee639fbc988ff6b0646f55b0b72f6b20dc8622b6d153a65","registry.altlinux.org/k8s-p10/kube-proxy:v1.26.3"],"sizeBytes":352779985},{"names":["registry.altlinux.org/k8s-p10/etcd@sha256:248b71517776f8b76dd9a805a923c9f2568222c9a478cd08f3a4f5453b186896","registry.altlinux.org/k8s-p10/etcd@sha256:bfc6d8255e0a3d623f2973018af97dca473ce5e79a15e9d4ba47a021a1a178c5","registry.altlinux.org/k8s-p10/etcd:3.5.6-0"],"sizeBytes":198945139},{"names":["registry.altlinux.org/k8s-p10/coredns@sha256:00e9130a6bef9ba103693951da35424d4df820c885589ab4754016ed1622c07a","registry.altlinux.org/k8s-p10/coredns@sha256:785c5093dc1f8ccd9d6aa05bfe93564e1888aa76ecc250500ba4c7236613bc65","registry.altlinux.org/k8s-p10/coredns:v1.9.3"],"sizeBytes":173554322},{"names":["registry.altlinux.org/k8s-p10/pause@sha256:60eaff526530c6133f8367ea53d0f78880e437fd9be6008d366c7341c9e3e5a9","registry.altlinux.org/k8s-p10/pause@sha256:f14315ad18ed3dc1672572c3af9f6b28427cf036a43cc00ebac885e919b59548","registry.altlinux.org/k8s-p10/pause:3.9"],"sizeBytes":753507}]}} I1025 17:13:09.559972 175 request.go:1171] Request Body: {"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane"},{"effect":"NoSchedule","key":"node.kubernetes.io/not-ready"}]}} I1025 17:13:09.560049 175 round_trippers.go:466] curl -v -XPATCH -H "Accept: application/json, */*" -H "Content-Type: application/strategic-merge-patch+json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s' I1025 17:13:09.563364 175 round_trippers.go:553] PATCH https://10.88.11.114:8443/api/v1/nodes/podsec-master?timeout=10s 200 OK in 3 milliseconds I1025 17:13:09.563381 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 3 ms Duration 3 ms I1025 17:13:09.563396 175 round_trippers.go:577] Response Headers: I1025 17:13:09.563411 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.563521 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.563533 175 round_trippers.go:580] Audit-Id: cd4fd33a-891a-430c-8072-239207f5ffee I1025 17:13:09.563604 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.563615 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.563622 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.563910 175 request.go:1171] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"podsec-master","uid":"61087ac2-5d7c-4a35-9a88-f248eb80da86","resourceVersion":"231","creationTimestamp":"2023-10-25T14:13:08Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"podsec-master","kubernetes.io/os":"linux","node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""},"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///run/crio/crio.sock","volumes.kubernetes.io/controller-managed-attach-detach":"true"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}}},{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}},"f:labels":{"f:node-role.kubernetes.io/control-plane":{},"f:node.kubernetes.io/exclude-from-external-load-balancers":{}}},"f:spec":{"f:taints":{}}}}]},"spec":{"taints":[{"key":"node-role.kubernetes.io/control-plane","effect":"NoSchedule"},{"key":"node.kubernetes.io/not-ready","effect":"NoSchedule"}]},"status":{"capacity":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"allocatable":{"cpu":"4","hugepages-2Mi":"0","memory":"3042628Ki","pods":"110"},"conditions":[{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"PIDPressure","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletHasSufficientPID","message":"kubelet has sufficient PID available"},{"type":"Ready","status":"False","lastHeartbeatTime":"2023-10-25T14:13:08Z","lastTransitionTime":"2023-10-25T14:13:08Z","reason":"KubeletNotReady","message":"CSINode is not yet initialized"}],"addresses":[{"type":"InternalIP","address":"10.88.10.23"},{"type":"Hostname","address":"podsec-master"}],"daemonEndpoints":{"kubeletEndpoint":{"Port":10250}},"nodeInfo":{"machineID":"1cff650e8f835cb0a757d37d63f614f0","systemUUID":"1cff650e8f835cb0a757d37d63f614f0","bootID":"21ce6fa2-ac3f-4f7e-b3c3-5bee23749550","kernelVersion":"6.1.53-std-def-alt1","osImage":"ALT Server 10.2 (Mendelevium)","containerRuntimeVersion":"cri-o://1.26.4","kubeletVersion":"v1.26.9","kubeProxyVersion":"v1.26.9","operatingSystem":"linux","architecture":"amd64"},"images":[{"names":["registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:b99f200d4ff21b4f76e350d7f5d73ccba6443c4d761220da59dd68578ff51358","registry.altlinux.org/k8s-p10/kube-controller-manager@sha256:f30fe66841ee0c5cbbb6cff5f2fccf7ef957508a1d4e65c54824c2007576fe28","registry.altlinux.org/k8s-p10/kube-controller-manager:v1.26.3"],"sizeBytes":473578174},{"names":["registry.altlinux.org/k8s-p10/kube-apiserver@sha256:0b0e983766f2a725ec43aa525dbb97d8e030aeb416064588c9d16fa985801a0b","registry.altlinux.org/k8s-p10/kube-apiserver@sha256:d95502eaf9ae689a7f130bcca210d7b9033712fb5b1bf64ccac7b26ec1bf0eda","registry.altlinux.org/k8s-p10/kube-apiserver:v1.26.3"],"sizeBytes":473578156},{"names":["registry.altlinux.org/k8s-p10/kube-scheduler@sha256:59fba96e02bdfe545447117b643f0865990d9ebd8237d5eed0b7b423c21fdb16","registry.altlinux.org/k8s-p10/kube-scheduler@sha256:c9adf804319a08d2e6c31fdb321392f67ed78af3d625da5986b95f647842c6bc","registry.altlinux.org/k8s-p10/kube-scheduler:v1.26.3"],"sizeBytes":473578155},{"names":["registry.altlinux.org/k8s-p10/kube-proxy@sha256:0b5407b4b2d8609f624802ac16d12806d65a0170fc2d2594a496280352a4bde5","registry.altlinux.org/k8s-p10/kube-proxy@sha256:f7997aeadf75fc571ee639fbc988ff6b0646f55b0b72f6b20dc8622b6d153a65","registry.altlinux.org/k8s-p10/kube-proxy:v1.26.3"],"sizeBytes":352779985},{"names":["registry.altlinux.org/k8s-p10/etcd@sha256:248b71517776f8b76dd9a805a923c9f2568222c9a478cd08f3a4f5453b186896","registry.altlinux.org/k8s-p10/etcd@sha256:bfc6d8255e0a3d623f2973018af97dca473ce5e79a15e9d4ba47a021a1a178c5","registry.altlinux.org/k8s-p10/etcd:3.5.6-0"],"sizeBytes":198945139},{"names":["registry.altlinux.org/k8s-p10/coredns@sha256:00e9130a6bef9ba103693951da35424d4df820c885589ab4754016ed1622c07a","registry.altlinux.org/k8s-p10/coredns@sha256:785c5093dc1f8ccd9d6aa05bfe93564e1888aa76ecc250500ba4c7236613bc65","registry.altlinux.org/k8s-p10/coredns:v1.9.3"],"sizeBytes":173554322},{"names":["registry.altlinux.org/k8s-p10/pause@sha256:60eaff526530c6133f8367ea53d0f78880e437fd9be6008d366c7341c9e3e5a9","registry.altlinux.org/k8s-p10/pause@sha256:f14315ad18ed3dc1672572c3af9f6b28427cf036a43cc00ebac885e919b59548","registry.altlinux.org/k8s-p10/pause:3.9"],"sizeBytes":753507}]}} [bootstrap-token] Using token: a4g8c5.icavz5h8bddxldmr [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles I1025 17:13:09.564385 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets/bootstrap-token-a4g8c5?timeout=10s' I1025 17:13:09.565877 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets/bootstrap-token-a4g8c5?timeout=10s 404 Not Found in 1 milliseconds I1025 17:13:09.565911 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.565927 175 round_trippers.go:577] Response Headers: I1025 17:13:09.565943 175 round_trippers.go:580] Content-Length: 218 I1025 17:13:09.565959 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.565975 175 round_trippers.go:580] Audit-Id: 1d043531-97be-46cb-91fc-ee8130120a3d I1025 17:13:09.565990 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.566006 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.566017 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.566033 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.566058 175 request.go:1171] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"secrets \"bootstrap-token-a4g8c5\" not found","reason":"NotFound","details":{"name":"bootstrap-token-a4g8c5","kind":"secrets"},"code":404} I1025 17:13:09.566168 175 request.go:1171] Request Body: {"kind":"Secret","apiVersion":"v1","metadata":{"name":"bootstrap-token-a4g8c5","namespace":"kube-system","creationTimestamp":null},"data":{"auth-extra-groups":"c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=","expiration":"MjAyMy0xMC0yNlQxNDoxMzowOVo=","token-id":"YTRnOGM1","token-secret":"aWNhdno1aDhiZGR4bGRtcg==","usage-bootstrap-authentication":"dHJ1ZQ==","usage-bootstrap-signing":"dHJ1ZQ=="},"type":"bootstrap.kubernetes.io/token"} I1025 17:13:09.566247 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets?timeout=10s' I1025 17:13:09.568516 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/secrets?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.568539 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.568549 175 round_trippers.go:577] Response Headers: I1025 17:13:09.568567 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.568580 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.568596 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.568610 175 round_trippers.go:580] Content-Length: 867 I1025 17:13:09.568626 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.568639 175 round_trippers.go:580] Audit-Id: 25767374-2ca4-45ad-a1d2-90163ae8f856 I1025 17:13:09.568655 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.568678 175 request.go:1171] Response Body: {"kind":"Secret","apiVersion":"v1","metadata":{"name":"bootstrap-token-a4g8c5","namespace":"kube-system","uid":"3945e0be-50ef-4779-8ca6-a63de5376c6a","resourceVersion":"232","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:auth-extra-groups":{},"f:expiration":{},"f:token-id":{},"f:token-secret":{},"f:usage-bootstrap-authentication":{},"f:usage-bootstrap-signing":{}},"f:type":{}}}]},"data":{"auth-extra-groups":"c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=","expiration":"MjAyMy0xMC0yNlQxNDoxMzowOVo=","token-id":"YTRnOGM1","token-secret":"aWNhdno1aDhiZGR4bGRtcg==","usage-bootstrap-authentication":"dHJ1ZQ==","usage-bootstrap-signing":"dHJ1ZQ=="},"type":"bootstrap.kubernetes.io/token"} [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes I1025 17:13:09.568922 175 request.go:1171] Request Body: {"kind":"ClusterRole","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:get-nodes","namespace":"kube-system","creationTimestamp":null},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["nodes"]}]} I1025 17:13:09.568990 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterroles?timeout=10s' I1025 17:13:09.571080 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterroles?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.571103 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 2 ms I1025 17:13:09.571136 175 round_trippers.go:577] Response Headers: I1025 17:13:09.571149 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.571172 175 round_trippers.go:580] Audit-Id: 4e44cb80-f70a-4955-b735-d9c17a7c7940 I1025 17:13:09.571203 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.571218 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.571234 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.571250 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.571265 175 round_trippers.go:580] Content-Length: 471 I1025 17:13:09.571289 175 request.go:1171] Response Body: {"kind":"ClusterRole","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:get-nodes","uid":"f9d0c736-e874-4c5e-a4fb-77f02f8703f5","resourceVersion":"233","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:rules":{}}}]},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["nodes"]}]} I1025 17:13:09.571514 175 request.go:1171] Request Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:get-nodes","namespace":"kube-system","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"kubeadm:get-nodes"}} I1025 17:13:09.571585 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s' I1025 17:13:09.573729 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.573751 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.573767 175 round_trippers.go:577] Response Headers: I1025 17:13:09.573780 175 round_trippers.go:580] Audit-Id: 12dc2996-1e55-47b9-be8e-ca7251463ac4 I1025 17:13:09.573791 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.573806 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.573817 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.573832 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.573847 175 round_trippers.go:580] Content-Length: 654 I1025 17:13:09.573862 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.573916 175 request.go:1171] Response Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:get-nodes","uid":"87c3e8bf-49b4-4215-84da-83c34b979824","resourceVersion":"234","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"kubeadm:get-nodes"}} [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials I1025 17:13:09.574085 175 request.go:1171] Request Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubelet-bootstrap","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:node-bootstrapper"}} I1025 17:13:09.574148 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s' I1025 17:13:09.576160 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 1 milliseconds I1025 17:13:09.576190 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.576211 175 round_trippers.go:577] Response Headers: I1025 17:13:09.576244 175 round_trippers.go:580] Audit-Id: 1a44de07-2d16-413b-85d8-675e0c341d20 I1025 17:13:09.576276 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.576306 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.576321 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.576336 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.576347 175 round_trippers.go:580] Content-Length: 669 I1025 17:13:09.576365 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.576393 175 request.go:1171] Response Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:kubelet-bootstrap","uid":"ededea9b-f72f-4a1d-b579-f8998d6d12bc","resourceVersion":"235","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:node-bootstrapper"}} [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token I1025 17:13:09.576522 175 request.go:1171] Request Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:node-autoapprove-bootstrap","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:certificates.k8s.io:certificatesigningrequests:nodeclient"}} I1025 17:13:09.576593 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s' I1025 17:13:09.578336 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 1 milliseconds I1025 17:13:09.578363 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.578374 175 round_trippers.go:577] Response Headers: I1025 17:13:09.578382 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.578392 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.578403 175 round_trippers.go:580] Content-Length: 718 I1025 17:13:09.578412 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.578420 175 round_trippers.go:580] Audit-Id: 96732919-9b09-4e57-a833-7dfbe148e4f9 I1025 17:13:09.578431 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.578443 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.578478 175 request.go:1171] Response Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:node-autoapprove-bootstrap","uid":"267e867a-5b97-4a42-a7c4-d48ce7498563","resourceVersion":"236","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:certificates.k8s.io:certificatesigningrequests:nodeclient"}} [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster I1025 17:13:09.578590 175 request.go:1171] Request Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:node-autoapprove-certificate-rotation","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:nodes"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:certificates.k8s.io:certificatesigningrequests:selfnodeclient"}} I1025 17:13:09.578633 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s' I1025 17:13:09.583352 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 4 milliseconds I1025 17:13:09.583371 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 4 ms Duration 4 ms I1025 17:13:09.583387 175 round_trippers.go:577] Response Headers: I1025 17:13:09.583403 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.583418 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.583430 175 round_trippers.go:580] Content-Length: 698 I1025 17:13:09.583445 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.583461 175 round_trippers.go:580] Audit-Id: 21acb2e1-3d23-482c-837e-5138dc027b0c I1025 17:13:09.583478 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.583493 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.583516 175 request.go:1171] Response Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:node-autoapprove-certificate-rotation","uid":"e51ee3c0-5317-4551-92cb-c2e3ec1f48ba","resourceVersion":"237","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:nodes"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:certificates.k8s.io:certificatesigningrequests:selfnodeclient"}} [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace I1025 17:13:09.583624 175 clusterinfo.go:47] [bootstrap-token] loading admin kubeconfig I1025 17:13:09.584321 175 loader.go:373] Config loaded from file: /etc/kubernetes/admin.conf I1025 17:13:09.584338 175 clusterinfo.go:58] [bootstrap-token] copying the cluster from admin.conf to the bootstrap kubeconfig I1025 17:13:09.584626 175 clusterinfo.go:70] [bootstrap-token] creating/updating ConfigMap in kube-public namespace I1025 17:13:09.584686 175 request.go:1171] Request Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"cluster-info","namespace":"kube-public","creationTimestamp":null},"data":{"kubeconfig":"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURCVENDQWUyZ0F3SUJBZ0lJRkJIUUdiQXpxTGt3RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TXpFd01qVXhOREEzTlRkYUZ3MHpNekV3TWpJeE5ERXlOVGRhTUJVeApFekFSQmdOVkJBTVRDbXQxWW1WeWJtVjBaWE13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLCkFvSUJBUURWR2xteUo1VkxOTnVjWk92UlZlT1R1VFRrSzUwV1RleUNHYmxmZ0ZSN1ZCT2hpazROZHl6eWZpQ3AKTm0xcENYeWc4N2krYm82UlVBWU4yVnNHaE9kbm51d1FiVGc2WXR4akNhWG1LckVZSVpyYy95U2htSVpaQlMzcgpkc1lxaUMvbmIraVd2RitVdzJKdjZyTkNVcStGdUZGL2R4dG82cmtjRkdwTlFHeGZ2enV0eTNQNXdYeng0emJuCkg1OHpxaWlkNmJQYlFYcVdMSkRSdnVnQnpwRXNVbFdtWFg1UXJ3aWxRZGlQNnVleWpZM3dxYkwzS1VqYk9tSHEKK0lIalZWbkZCek4xQXMzeExMMGtJM0NCMkVrRFdwcyt1TzZ5dnNBZDg1OWxlVXQyTUhaSmVHQnZkWE9WSUNFeQpIUDA5ang3VGRnNW01Q1FIV1NzZ1R4ME1jS1BWQWdNQkFBR2pXVEJYTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQCkJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJSd1B3UlBCVEFuTEJkaVFhdXBSbkRMQ3VFbTd6QVYKQmdOVkhSRUVEakFNZ2dwcmRXSmxjbTVsZEdWek1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQXd2MnFWdGloTQpJTnFlWFp3YVdxTTVrenBoWGw0d1orQy8wR0dJczBMbm5uTmoyZlBBTU9mTG96WTNKTjZ1OUlFNXdBbWhoU0pqClpaRlZmeUZHS0VXbjZyeVowakY0ZUE1VmhiWU1Sa2o5VUNuSStMWWlCK3V2Ui9VNFllUzBXQkc0eDVybnhPU3IKWGszOExocVBsNWUrUXlUZWFFOXpmblQ4bzF4bEpCZmxJVE85RUhZNVR6NGZ0L0JYRERWME5lNVRzNFRxNmhkYQpOTUZaa3Viemhxa0VhcEFjZDYzeURsTE1uQlJEL0tVOGp2VnJtZCtGT2ZTUHNJczRBclBmaHFicWRJRnZFdFZuCnUxcHIvU0lFVk83czRzNldiRGFBMzMxbU9lK2lzK2p0M0xURG5PM1U1OFltNEFwOG9PU1pPYUhJYitTaGNyR3QKYUhrVE1aUVdYS2ltCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: https://10.88.11.114:8443\n name: \"\"\ncontexts: null\ncurrent-context: \"\"\nkind: Config\npreferences: {}\nusers: null\n"}} I1025 17:13:09.584762 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-public/configmaps?timeout=10s' I1025 17:13:09.587056 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-public/configmaps?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.587074 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.587157 175 round_trippers.go:577] Response Headers: I1025 17:13:09.587165 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.587177 175 round_trippers.go:580] Content-Length: 2104 I1025 17:13:09.587184 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.587237 175 round_trippers.go:580] Audit-Id: 3c6bbc5b-718f-4993-9337-7eec0bc87b0f I1025 17:13:09.587248 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.587309 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.587320 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.587406 175 request.go:1171] Response Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"cluster-info","namespace":"kube-public","uid":"094ada43-6d1e-4342-96e9-2bff735fa710","resourceVersion":"238","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:kubeconfig":{}}}}]},"data":{"kubeconfig":"apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURCVENDQWUyZ0F3SUJBZ0lJRkJIUUdiQXpxTGt3RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TXpFd01qVXhOREEzTlRkYUZ3MHpNekV3TWpJeE5ERXlOVGRhTUJVeApFekFSQmdOVkJBTVRDbXQxWW1WeWJtVjBaWE13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLCkFvSUJBUURWR2xteUo1VkxOTnVjWk92UlZlT1R1VFRrSzUwV1RleUNHYmxmZ0ZSN1ZCT2hpazROZHl6eWZpQ3AKTm0xcENYeWc4N2krYm82UlVBWU4yVnNHaE9kbm51d1FiVGc2WXR4akNhWG1LckVZSVpyYy95U2htSVpaQlMzcgpkc1lxaUMvbmIraVd2RitVdzJKdjZyTkNVcStGdUZGL2R4dG82cmtjRkdwTlFHeGZ2enV0eTNQNXdYeng0emJuCkg1OHpxaWlkNmJQYlFYcVdMSkRSdnVnQnpwRXNVbFdtWFg1UXJ3aWxRZGlQNnVleWpZM3dxYkwzS1VqYk9tSHEKK0lIalZWbkZCek4xQXMzeExMMGtJM0NCMkVrRFdwcyt1TzZ5dnNBZDg1OWxlVXQyTUhaSmVHQnZkWE9WSUNFeQpIUDA5ang3VGRnNW01Q1FIV1NzZ1R4ME1jS1BWQWdNQkFBR2pXVEJYTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQCkJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJSd1B3UlBCVEFuTEJkaVFhdXBSbkRMQ3VFbTd6QVYKQmdOVkhSRUVEakFNZ2dwcmRXSmxjbTVsZEdWek1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQXd2MnFWdGloTQpJTnFlWFp3YVdxTTVrenBoWGw0d1orQy8wR0dJczBMbm5uTmoyZlBBTU9mTG96WTNKTjZ1OUlFNXdBbWhoU0pqClpaRlZmeUZHS0VXbjZyeVowakY0ZUE1VmhiWU1Sa2o5VUNuSStMWWlCK3V2Ui9VNFllUzBXQkc0eDVybnhPU3IKWGszOExocVBsNWUrUXlUZWFFOXpmblQ4bzF4bEpCZmxJVE85RUhZNVR6NGZ0L0JYRERWME5lNVRzNFRxNmhkYQpOTUZaa3Viemhxa0VhcEFjZDYzeURsTE1uQlJEL0tVOGp2VnJtZCtGT2ZTUHNJczRBclBmaHFicWRJRnZFdFZuCnUxcHIvU0lFVk83czRzNldiRGFBMzMxbU9lK2lzK2p0M0xURG5PM1U1OFltNEFwOG9PU1pPYUhJYitTaGNyR3QKYUhrVE1aUVdYS2ltCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K\n server: https://10.88.11.114:8443\n name: \"\"\ncontexts: null\ncurrent-context: \"\"\nkind: Config\npreferences: {}\nusers: null\n"}} I1025 17:13:09.587569 175 clusterinfo.go:84] creating the RBAC rules for exposing the cluster-info ConfigMap in the kube-public namespace I1025 17:13:09.587651 175 request.go:1171] Request Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:bootstrap-signer-clusterinfo","namespace":"kube-public","creationTimestamp":null},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["cluster-info"]}]} I1025 17:13:09.587750 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-public/roles?timeout=10s' I1025 17:13:09.589736 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-public/roles?timeout=10s 201 Created in 1 milliseconds I1025 17:13:09.589754 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.589767 175 round_trippers.go:577] Response Headers: I1025 17:13:09.589780 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.589841 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.589852 175 round_trippers.go:580] Content-Length: 547 I1025 17:13:09.589859 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.589870 175 round_trippers.go:580] Audit-Id: 643fd300-d931-4719-a3f6-144c43f2a93b I1025 17:13:09.589876 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.589883 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.589971 175 request.go:1171] Response Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:bootstrap-signer-clusterinfo","namespace":"kube-public","uid":"2bedd5f9-82fd-4963-9b11-c28cab38d327","resourceVersion":"239","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:rules":{}}}]},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["cluster-info"]}]} I1025 17:13:09.590094 175 request.go:1171] Request Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:bootstrap-signer-clusterinfo","namespace":"kube-public","creationTimestamp":null},"subjects":[{"kind":"User","name":"system:anonymous"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:bootstrap-signer-clusterinfo"}} I1025 17:13:09.590160 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" -H "Content-Type: application/json" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-public/rolebindings?timeout=10s' I1025 17:13:09.592023 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-public/rolebindings?timeout=10s 201 Created in 1 milliseconds I1025 17:13:09.592052 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.592068 175 round_trippers.go:577] Response Headers: I1025 17:13:09.592081 175 round_trippers.go:580] Audit-Id: 990fb455-06ca-4f41-916b-53e843cb9d6d I1025 17:13:09.592093 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.592109 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.592125 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.592140 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.592156 175 round_trippers.go:580] Content-Length: 672 I1025 17:13:09.592172 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.592208 175 request.go:1171] Response Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:bootstrap-signer-clusterinfo","namespace":"kube-public","uid":"540562e9-2c1b-4970-b122-f7d9cfb77531","resourceVersion":"240","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"User","apiGroup":"rbac.authorization.k8s.io","name":"system:anonymous"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kubeadm:bootstrap-signer-clusterinfo"}} I1025 17:13:09.592355 175 kubeletfinalize.go:93] [kubelet-finalize] Assuming that kubelet client certificate rotation is disabled: stat /var/lib/kubelet/pki/kubelet-client-current.pem: no such file or directory I1025 17:13:09.592452 175 round_trippers.go:466] curl -v -XGET -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/apps/v1/namespaces/kube-system/deployments?labelSelector=k8s-app%3Dkube-dns' I1025 17:13:09.595226 175 round_trippers.go:553] GET https://10.88.11.114:8443/apis/apps/v1/namespaces/kube-system/deployments?labelSelector=k8s-app%3Dkube-dns 200 OK in 2 milliseconds I1025 17:13:09.595247 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.595280 175 round_trippers.go:577] Response Headers: I1025 17:13:09.595289 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.595303 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.595310 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.595321 175 round_trippers.go:580] Content-Length: 97 I1025 17:13:09.595328 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.595335 175 round_trippers.go:580] Audit-Id: 01391986-977b-480d-941a-d4f6559845e2 I1025 17:13:09.595343 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.595358 175 request.go:1171] Response Body: {"kind":"DeploymentList","apiVersion":"apps/v1","metadata":{"resourceVersion":"240"},"items":[]} I1025 17:13:09.598842 175 round_trippers.go:466] curl -v -XGET -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" -H "Accept: application/json, */*" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps/coredns?timeout=10s' I1025 17:13:09.600507 175 round_trippers.go:553] GET https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps/coredns?timeout=10s 404 Not Found in 1 milliseconds I1025 17:13:09.600524 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.600536 175 round_trippers.go:577] Response Headers: I1025 17:13:09.600547 175 round_trippers.go:580] Audit-Id: 4be8cd24-9d24-4e1b-812d-d2aeffd9ba51 I1025 17:13:09.600559 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.600570 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.600587 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.600598 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.600608 175 round_trippers.go:580] Content-Length: 194 I1025 17:13:09.600623 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.600645 175 request.go:1171] Response Body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"configmaps \"coredns\" not found","reason":"NotFound","details":{"name":"coredns","kind":"configmaps"},"code":404} I1025 17:13:09.600746 175 request.go:1171] Request Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"coredns","namespace":"kube-system","creationTimestamp":null},"data":{"Corefile":".:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n"}} I1025 17:13:09.631124 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s' I1025 17:13:09.633866 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.633908 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.633924 175 round_trippers.go:577] Response Headers: I1025 17:13:09.634036 175 round_trippers.go:580] Audit-Id: e0cbd51c-4a19-47c5-bd96-591bb36f71ca I1025 17:13:09.634053 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.634064 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.634175 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.634190 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.634379 175 round_trippers.go:580] Content-Length: 769 I1025 17:13:09.634396 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.634432 175 request.go:1171] Response Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"coredns","namespace":"kube-system","uid":"876bf41c-8c9d-4412-a2c8-e3585c15c9c6","resourceVersion":"241","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:Corefile":{}}}}]},"data":{"Corefile":".:53 {\n errors\n health {\n lameduck 5s\n }\n ready\n kubernetes cluster.local in-addr.arpa ip6.arpa {\n pods insecure\n fallthrough in-addr.arpa ip6.arpa\n ttl 30\n }\n prometheus :9153\n forward . /etc/resolv.conf {\n max_concurrent 1000\n }\n cache 30\n loop\n reload\n loadbalance\n}\n"}} I1025 17:13:09.634819 175 request.go:1171] Request Body: {"kind":"ClusterRole","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"system:coredns","creationTimestamp":null},"rules":[{"verbs":["list","watch"],"apiGroups":[""],"resources":["endpoints","services","pods","namespaces"]},{"verbs":["get"],"apiGroups":[""],"resources":["nodes"]},{"verbs":["list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}]} I1025 17:13:09.634911 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterroles?timeout=10s' I1025 17:13:09.636991 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterroles?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.637073 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 2 ms I1025 17:13:09.637085 175 round_trippers.go:577] Response Headers: I1025 17:13:09.637094 175 round_trippers.go:580] Content-Length: 660 I1025 17:13:09.637105 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.637116 175 round_trippers.go:580] Audit-Id: 37c7ebb9-a43b-4a47-a073-4d8d71a38904 I1025 17:13:09.637127 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.637135 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.637143 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.637151 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.637178 175 request.go:1171] Response Body: {"kind":"ClusterRole","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"system:coredns","uid":"61b9d76c-43a8-49d2-8817-a3aa180e91df","resourceVersion":"242","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:rules":{}}}]},"rules":[{"verbs":["list","watch"],"apiGroups":[""],"resources":["endpoints","services","pods","namespaces"]},{"verbs":["get"],"apiGroups":[""],"resources":["nodes"]},{"verbs":["list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}]} I1025 17:13:09.637432 175 request.go:1171] Request Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"system:coredns","creationTimestamp":null},"subjects":[{"kind":"ServiceAccount","name":"coredns","namespace":"kube-system"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:coredns"}} I1025 17:13:09.637492 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s' I1025 17:13:09.639431 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 1 milliseconds I1025 17:13:09.639483 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:09.639519 175 round_trippers.go:577] Response Headers: I1025 17:13:09.639559 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.639624 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.639641 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.639666 175 round_trippers.go:580] Content-Length: 604 I1025 17:13:09.639683 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.639697 175 round_trippers.go:580] Audit-Id: 95345e88-cf4a-41c6-949b-c799040516cb I1025 17:13:09.639728 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.639759 175 request.go:1171] Response Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"system:coredns","uid":"536cfa4b-9681-425a-8444-0a7eea5a3a88","resourceVersion":"243","creationTimestamp":"2023-10-25T14:13:09Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"ServiceAccount","name":"coredns","namespace":"kube-system"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:coredns"}} I1025 17:13:09.640023 175 request.go:1171] Request Body: {"kind":"ServiceAccount","apiVersion":"v1","metadata":{"name":"coredns","namespace":"kube-system","creationTimestamp":null}} I1025 17:13:09.831384 175 request.go:622] Waited for 191.320684ms due to client-side throttling, not priority and fairness, request: POST:https://10.88.11.114:8443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s I1025 17:13:09.831470 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s' I1025 17:13:09.834467 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s 201 Created in 2 milliseconds I1025 17:13:09.834495 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:09.834504 175 round_trippers.go:577] Response Headers: I1025 17:13:09.834513 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.834526 175 round_trippers.go:580] Audit-Id: a08b5476-eeb3-4b2e-af87-daabe84c7a06 I1025 17:13:09.834536 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.834550 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.834561 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.834573 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.834585 175 round_trippers.go:580] Content-Length: 212 I1025 17:13:09.834620 175 request.go:1171] Response Body: {"kind":"ServiceAccount","apiVersion":"v1","metadata":{"name":"coredns","namespace":"kube-system","uid":"ed990339-a16a-4ecb-84f6-e8588faba77a","resourceVersion":"245","creationTimestamp":"2023-10-25T14:13:09Z"}} I1025 17:13:09.835458 175 request.go:1171] Request Body: {"kind":"Deployment","apiVersion":"apps/v1","metadata":{"name":"coredns","namespace":"kube-system","creationTimestamp":null,"labels":{"k8s-app":"kube-dns"}},"spec":{"replicas":2,"selector":{"matchLabels":{"k8s-app":"kube-dns"}},"template":{"metadata":{"creationTimestamp":null,"labels":{"k8s-app":"kube-dns"}},"spec":{"volumes":[{"name":"config-volume","configMap":{"name":"coredns","items":[{"key":"Corefile","path":"Corefile"}]}}],"containers":[{"name":"coredns","image":"registry.altlinux.org/k8s-p10/coredns:v1.9.3","args":["-conf","/etc/coredns/Corefile"],"ports":[{"name":"dns","containerPort":53,"protocol":"UDP"},{"name":"dns-tcp","containerPort":53,"protocol":"TCP"},{"name":"metrics","containerPort":9153,"protocol":"TCP"}],"resources":{"limits":{"memory":"170Mi"},"requests":{"cpu":"100m","memory":"70Mi"}},"volumeMounts":[{"name":"config-volume","readOnly":true,"mountPath":"/etc/coredns"}],"livenessProbe":{"httpGet":{"path":"/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":60,"timeoutSeconds":5,"successThreshold":1,"failureThreshold":5},"readinessProbe":{"httpGet":{"path":"/ready","port":8181,"scheme":"HTTP"}},"imagePullPolicy":"IfNotPresent","securityContext":{"capabilities":{"add":["NET_BIND_SERVICE"],"drop":["all"]},"readOnlyRootFilesystem":true,"allowPrivilegeEscalation":false}}],"dnsPolicy":"Default","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"coredns","affinity":{"podAntiAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"weight":100,"podAffinityTerm":{"labelSelector":{"matchExpressions":[{"key":"k8s-app","operator":"In","values":["kube-dns"]}]},"topologyKey":"kubernetes.io/hostname"}}]}},"tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"key":"node-role.kubernetes.io/control-plane","effect":"NoSchedule"}],"priorityClassName":"system-cluster-critical"}},"strategy":{"type":"RollingUpdate","rollingUpdate":{"maxUnavailable":1}}},"status":{}} I1025 17:13:09.835533 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/apps/v1/namespaces/kube-system/deployments?timeout=10s' I1025 17:13:09.841809 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/apps/v1/namespaces/kube-system/deployments?timeout=10s 201 Created in 6 milliseconds I1025 17:13:09.841842 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 6 ms Duration 6 ms I1025 17:13:09.841855 175 round_trippers.go:577] Response Headers: I1025 17:13:09.841998 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:09 GMT I1025 17:13:09.842015 175 round_trippers.go:580] Audit-Id: 7a32b663-a3b0-4514-b595-ae12027ca728 I1025 17:13:09.842116 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:09.842132 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:09.842179 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:09.842248 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:09.842441 175 request.go:1171] Response Body: {"kind":"Deployment","apiVersion":"apps/v1","metadata":{"name":"coredns","namespace":"kube-system","uid":"fa7e1b71-3fe4-459c-86b1-e2cfd183219a","resourceVersion":"246","generation":1,"creationTimestamp":"2023-10-25T14:13:09Z","labels":{"k8s-app":"kube-dns"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"apps/v1","time":"2023-10-25T14:13:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:k8s-app":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:k8s-app":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:livenessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:initialDelaySeconds":{},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":53,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":53,\"protocol\":\"UDP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}},"k:{\"containerPort\":9153,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:name":{},"f:protocol":{}}},"f:readinessProbe":{".":{},"f:failureThreshold":{},"f:httpGet":{".":{},"f:path":{},"f:port":{},"f:scheme":{}},"f:periodSeconds":{},"f:successThreshold":{},"f:timeoutSeconds":{}},"f:resources":{".":{},"f:limits":{".":{},"f:memory":{}},"f:requests":{".":{},"f:cpu":{},"f:memory":{}}},"f:securityContext":{".":{},"f:allowPrivilegeEscalation":{},"f:capabilities":{".":{},"f:add":{},"f:drop":{}},"f:readOnlyRootFilesystem":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/etc/coredns\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}}}}},"f:dnsPolicy":{},"f:nodeSelector":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"config-volume\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:items":{},"f:name":{}},"f:name":{}}}}}}}}]},"spec":{"replicas":2,"selector":{"matchLabels":{"k8s-app":"kube-dns"}},"template":{"metadata":{"creationTimestamp":null,"labels":{"k8s-app":"kube-dns"}},"spec":{"volumes":[{"name":"config-volume","configMap":{"name":"coredns","items":[{"key":"Corefile","path":"Corefile"}],"defaultMode":420}}],"containers":[{"name":"coredns","image":"registry.altlinux.org/k8s-p10/coredns:v1.9.3","args":["-conf","/etc/coredns/Corefile"],"ports":[{"name":"dns","containerPort":53,"protocol":"UDP"},{"name":"dns-tcp","containerPort":53,"protocol":"TCP"},{"name":"metrics","containerPort":9153,"protocol":"TCP"}],"resources":{"limits":{"memory":"170Mi"},"requests":{"cpu":"100m","memory":"70Mi"}},"volumeMounts":[{"name":"config-volume","readOnly":true,"mountPath":"/etc/coredns"}],"livenessProbe":{"httpGet":{"path":"/health","port":8080,"scheme":"HTTP"},"initialDelaySeconds":60,"timeoutSeconds":5,"periodSeconds":10,"successThreshold":1,"failureThreshold":5},"readinessProbe":{"httpGet":{"path":"/ready","port":8181,"scheme":"HTTP"},"timeoutSeconds":1,"periodSeconds":10,"successThreshold":1,"failureThreshold":3},"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"capabilities":{"add":["NET_BIND_SERVICE"],"drop":["all"]},"readOnlyRootFilesystem":true,"allowPrivilegeEscalation":false}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"Default","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"coredns","serviceAccount":"coredns","securityContext":{},"affinity":{"podAntiAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"weight":100,"podAffinityTerm":{"labelSelector":{"matchExpressions":[{"key":"k8s-app","operator":"In","values":["kube-dns"]}]},"topologyKey":"kubernetes.io/hostname"}}]}},"schedulerName":"default-scheduler","tolerations":[{"key":"CriticalAddonsOnly","operator":"Exists"},{"key":"node-role.kubernetes.io/control-plane","effect":"NoSchedule"}],"priorityClassName":"system-cluster-critical"}},"strategy":{"type":"RollingUpdate","rollingUpdate":{"maxUnavailable":1,"maxSurge":"25%"}},"revisionHistoryLimit":10,"progressDeadlineSeconds":600},"status":{}} I1025 17:13:09.843711 175 request.go:1171] Request Body: {"kind":"Service","apiVersion":"v1","metadata":{"name":"kube-dns","namespace":"kube-system","resourceVersion":"0","creationTimestamp":null,"labels":{"k8s-app":"kube-dns","kubernetes.io/cluster-service":"true","kubernetes.io/name":"CoreDNS"},"annotations":{"prometheus.io/port":"9153","prometheus.io/scrape":"true"}},"spec":{"ports":[{"name":"dns","protocol":"UDP","port":53,"targetPort":53},{"name":"dns-tcp","protocol":"TCP","port":53,"targetPort":53},{"name":"metrics","protocol":"TCP","port":9153,"targetPort":9153}],"selector":{"k8s-app":"kube-dns"},"clusterIP":"10.96.0.10"},"status":{"loadBalancer":{}}} I1025 17:13:10.031241 175 request.go:622] Waited for 187.46555ms due to client-side throttling, not priority and fairness, request: POST:https://10.88.11.114:8443/api/v1/namespaces/kube-system/services?timeout=10s I1025 17:13:10.031328 175 round_trippers.go:466] curl -v -XPOST -H "Content-Type: application/json" -H "Accept: application/json, */*" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/services?timeout=10s' I1025 17:13:10.035799 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/services?timeout=10s 201 Created in 4 milliseconds I1025 17:13:10.035822 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 4 ms Duration 4 ms I1025 17:13:10.035834 175 round_trippers.go:577] Response Headers: I1025 17:13:10.035846 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:10.035854 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:10.035862 175 round_trippers.go:580] Content-Length: 1619 I1025 17:13:10.035870 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:10 GMT I1025 17:13:10.035878 175 round_trippers.go:580] Audit-Id: 981b604e-7ecd-4c60-9e50-c1184c050dea I1025 17:13:10.035888 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:10.035911 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:10.035948 175 request.go:1171] Response Body: {"kind":"Service","apiVersion":"v1","metadata":{"name":"kube-dns","namespace":"kube-system","uid":"cbbe1e04-c115-47bc-87f4-2fc23aedb4f6","resourceVersion":"252","creationTimestamp":"2023-10-25T14:13:10Z","labels":{"k8s-app":"kube-dns","kubernetes.io/cluster-service":"true","kubernetes.io/name":"CoreDNS"},"annotations":{"prometheus.io/port":"9153","prometheus.io/scrape":"true"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:prometheus.io/port":{},"f:prometheus.io/scrape":{}},"f:labels":{".":{},"f:k8s-app":{},"f:kubernetes.io/cluster-service":{},"f:kubernetes.io/name":{}}},"f:spec":{"f:clusterIP":{},"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":53,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":53,\"protocol\":\"UDP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}},"k:{\"port\":9153,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}}}]},"spec":{"ports":[{"name":"dns","protocol":"UDP","port":53,"targetPort":53},{"name":"dns-tcp","protocol":"TCP","port":53,"targetPort":53},{"name":"metrics","protocol":"TCP","port":9153,"targetPort":9153}],"selector":{"k8s-app":"kube-dns"},"clusterIP":"10.96.0.10","clusterIPs":["10.96.0.10"],"type":"ClusterIP","sessionAffinity":"None","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","internalTrafficPolicy":"Cluster"},"status":{"loadBalancer":{}}} [addons] Applied essential addon: CoreDNS W1025 17:13:10.036118 175 endpoint.go:57] [endpoint] WARNING: port specified in controlPlaneEndpoint overrides bindPort in the controlplane address I1025 17:13:10.036780 175 request.go:1171] Request Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"kube-proxy","namespace":"kube-system","creationTimestamp":null,"labels":{"app":"kube-proxy"}},"data":{"config.conf":"apiVersion: kubeproxy.config.k8s.io/v1alpha1\nbindAddress: 0.0.0.0\nbindAddressHardFail: false\nclientConnection:\n acceptContentTypes: \"\"\n burst: 0\n contentType: \"\"\n kubeconfig: /var/lib/kube-proxy/kubeconfig.conf\n qps: 0\nclusterCIDR: 10.244.0.0/16\nconfigSyncPeriod: 0s\nconntrack:\n maxPerCore: 0\n min: null\n tcpCloseWaitTimeout: 0s\n tcpEstablishedTimeout: 0s\ndetectLocal:\n bridgeInterface: \"\"\n interfaceNamePrefix: \"\"\ndetectLocalMode: \"\"\nenableProfiling: false\nhealthzBindAddress: \"\"\nhostnameOverride: \"\"\niptables:\n localhostNodePorts: null\n masqueradeAll: false\n masqueradeBit: null\n minSyncPeriod: 0s\n syncPeriod: 0s\nipvs:\n excludeCIDRs: null\n minSyncPeriod: 0s\n scheduler: \"\"\n strictARP: false\n syncPeriod: 0s\n tcpFinTimeout: 0s\n tcpTimeout: 0s\n udpTimeout: 0s\nkind: KubeProxyConfiguration\nmetricsBindAddress: \"\"\nmode: iptables\nnodePortAddresses: null\noomScoreAdj: null\nportRange: \"\"\nshowHiddenMetricsForVersion: \"\"\nwinkernel:\n enableDSR: false\n forwardHealthCheckVip: false\n networkName: \"\"\n rootHnsEndpointName: \"\"\n sourceVip: \"\"","kubeconfig.conf":"apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt\n server: https://10.88.11.114:8443\n name: default\ncontexts:\n- context:\n cluster: default\n namespace: default\n user: default\n name: default\ncurrent-context: default\nusers:\n- name: default\n user:\n tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token"}} I1025 17:13:10.231216 175 request.go:622] Waited for 194.356977ms due to client-side throttling, not priority and fairness, request: POST:https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s I1025 17:13:10.231512 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s' I1025 17:13:10.234825 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 3 milliseconds I1025 17:13:10.234853 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 3 ms Duration 3 ms I1025 17:13:10.234860 175 round_trippers.go:577] Response Headers: I1025 17:13:10.234874 175 round_trippers.go:580] Audit-Id: 78cb4237-e67c-42b7-ab57-7bc44be1e1e6 I1025 17:13:10.234887 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:10.234910 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:10.234918 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:10.234925 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:10.234932 175 round_trippers.go:580] Content-Length: 2098 I1025 17:13:10.234944 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:10 GMT I1025 17:13:10.234981 175 request.go:1171] Response Body: {"kind":"ConfigMap","apiVersion":"v1","metadata":{"name":"kube-proxy","namespace":"kube-system","uid":"f712babb-e2a9-4e35-abaa-770a040a4f1d","resourceVersion":"265","creationTimestamp":"2023-10-25T14:13:10Z","labels":{"app":"kube-proxy"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2023-10-25T14:13:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:data":{".":{},"f:config.conf":{},"f:kubeconfig.conf":{}},"f:metadata":{"f:labels":{".":{},"f:app":{}}}}}]},"data":{"config.conf":"apiVersion: kubeproxy.config.k8s.io/v1alpha1\nbindAddress: 0.0.0.0\nbindAddressHardFail: false\nclientConnection:\n acceptContentTypes: \"\"\n burst: 0\n contentType: \"\"\n kubeconfig: /var/lib/kube-proxy/kubeconfig.conf\n qps: 0\nclusterCIDR: 10.244.0.0/16\nconfigSyncPeriod: 0s\nconntrack:\n maxPerCore: 0\n min: null\n tcpCloseWaitTimeout: 0s\n tcpEstablishedTimeout: 0s\ndetectLocal:\n bridgeInterface: \"\"\n interfaceNamePrefix: \"\"\ndetectLocalMode: \"\"\nenableProfiling: false\nhealthzBindAddress: \"\"\nhostnameOverride: \"\"\niptables:\n localhostNodePorts: null\n masqueradeAll: false\n masqueradeBit: null\n minSyncPeriod: 0s\n syncPeriod: 0s\nipvs:\n excludeCIDRs: null\n minSyncPeriod: 0s\n scheduler: \"\"\n strictARP: false\n syncPeriod: 0s\n tcpFinTimeout: 0s\n tcpTimeout: 0s\n udpTimeout: 0s\nkind: KubeProxyConfiguration\nmetricsBindAddress: \"\"\nmode: iptables\nnodePortAddresses: null\noomScoreAdj: null\nportRange: \"\"\nshowHiddenMetricsForVersion: \"\"\nwinkernel:\n enableDSR: false\n forwardHealthCheckVip: false\n networkName: \"\"\n rootHnsEndpointName: \"\"\n sourceVip: \"\"","kubeconfig.conf":"apiVersion: v1\nkind: Config\nclusters:\n- cluster:\n certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt\n server: https://10.88.11.114:8443\n name: default\ncontexts:\n- context:\n cluster: default\n namespace: default\n user: default\n name: default\ncurrent-context: default\nusers:\n- name: default\n user:\n tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token"}} I1025 17:13:10.235761 175 request.go:1171] Request Body: {"kind":"DaemonSet","apiVersion":"apps/v1","metadata":{"name":"kube-proxy","namespace":"kube-system","creationTimestamp":null,"labels":{"k8s-app":"kube-proxy"}},"spec":{"selector":{"matchLabels":{"k8s-app":"kube-proxy"}},"template":{"metadata":{"creationTimestamp":null,"labels":{"k8s-app":"kube-proxy"}},"spec":{"volumes":[{"name":"kube-proxy","configMap":{"name":"kube-proxy"}},{"name":"xtables-lock","hostPath":{"path":"/run/xtables.lock","type":"FileOrCreate"}},{"name":"lib-modules","hostPath":{"path":"/lib/modules"}}],"containers":[{"name":"kube-proxy","image":"registry.altlinux.org/k8s-p10/kube-proxy:v1.26.3","command":["/usr/local/bin/kube-proxy","--config=/var/lib/kube-proxy/config.conf","--hostname-override=$(NODE_NAME)"],"env":[{"name":"NODE_NAME","valueFrom":{"fieldRef":{"fieldPath":"spec.nodeName"}}}],"resources":{},"volumeMounts":[{"name":"kube-proxy","mountPath":"/var/lib/kube-proxy"},{"name":"xtables-lock","mountPath":"/run/xtables.lock"},{"name":"lib-modules","readOnly":true,"mountPath":"/lib/modules"}],"imagePullPolicy":"IfNotPresent","securityContext":{"privileged":true}}],"nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"kube-proxy","hostNetwork":true,"tolerations":[{"operator":"Exists"}],"priorityClassName":"system-node-critical"}},"updateStrategy":{"type":"RollingUpdate"}},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}} I1025 17:13:10.235831 175 round_trippers.go:466] curl -v -XPOST -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" -H "Accept: application/json, */*" -H "Content-Type: application/json" 'https://10.88.11.114:8443/apis/apps/v1/namespaces/kube-system/daemonsets?timeout=10s' I1025 17:13:10.239477 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/apps/v1/namespaces/kube-system/daemonsets?timeout=10s 201 Created in 3 milliseconds I1025 17:13:10.239515 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 3 ms Duration 3 ms I1025 17:13:10.239543 175 round_trippers.go:577] Response Headers: I1025 17:13:10.239559 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:10.239571 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:10.239583 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:10.239593 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:10.239602 175 round_trippers.go:580] Content-Length: 3681 I1025 17:13:10.239615 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:10 GMT I1025 17:13:10.239622 175 round_trippers.go:580] Audit-Id: c6fc8514-82af-4b86-baf8-324e400fbe7f I1025 17:13:10.239686 175 request.go:1171] Response Body: {"kind":"DaemonSet","apiVersion":"apps/v1","metadata":{"name":"kube-proxy","namespace":"kube-system","uid":"0f5285db-7289-47b0-97f0-b390ce34ae74","resourceVersion":"266","generation":1,"creationTimestamp":"2023-10-25T14:13:10Z","labels":{"k8s-app":"kube-proxy"},"annotations":{"deprecated.daemonset.template.generation":"1"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"apps/v1","time":"2023-10-25T14:13:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:deprecated.daemonset.template.generation":{}},"f:labels":{".":{},"f:k8s-app":{}}},"f:spec":{"f:revisionHistoryLimit":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:k8s-app":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"kube-proxy\"}":{".":{},"f:command":{},"f:env":{".":{},"k:{\"name\":\"NODE_NAME\"}":{".":{},"f:name":{},"f:valueFrom":{".":{},"f:fieldRef":{}}}},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{".":{},"f:privileged":{}},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{},"f:volumeMounts":{".":{},"k:{\"mountPath\":\"/lib/modules\"}":{".":{},"f:mountPath":{},"f:name":{},"f:readOnly":{}},"k:{\"mountPath\":\"/run/xtables.lock\"}":{".":{},"f:mountPath":{},"f:name":{}},"k:{\"mountPath\":\"/var/lib/kube-proxy\"}":{".":{},"f:mountPath":{},"f:name":{}}}}},"f:dnsPolicy":{},"f:hostNetwork":{},"f:nodeSelector":{},"f:priorityClassName":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:serviceAccount":{},"f:serviceAccountName":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{},"f:volumes":{".":{},"k:{\"name\":\"kube-proxy\"}":{".":{},"f:configMap":{".":{},"f:defaultMode":{},"f:name":{}},"f:name":{}},"k:{\"name\":\"lib-modules\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}},"k:{\"name\":\"xtables-lock\"}":{".":{},"f:hostPath":{".":{},"f:path":{},"f:type":{}},"f:name":{}}}}},"f:updateStrategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}}}}}]},"spec":{"selector":{"matchLabels":{"k8s-app":"kube-proxy"}},"template":{"metadata":{"creationTimestamp":null,"labels":{"k8s-app":"kube-proxy"}},"spec":{"volumes":[{"name":"kube-proxy","configMap":{"name":"kube-proxy","defaultMode":420}},{"name":"xtables-lock","hostPath":{"path":"/run/xtables.lock","type":"FileOrCreate"}},{"name":"lib-modules","hostPath":{"path":"/lib/modules","type":""}}],"containers":[{"name":"kube-proxy","image":"registry.altlinux.org/k8s-p10/kube-proxy:v1.26.3","command":["/usr/local/bin/kube-proxy","--config=/var/lib/kube-proxy/config.conf","--hostname-override=$(NODE_NAME)"],"env":[{"name":"NODE_NAME","valueFrom":{"fieldRef":{"apiVersion":"v1","fieldPath":"spec.nodeName"}}}],"resources":{},"volumeMounts":[{"name":"kube-proxy","mountPath":"/var/lib/kube-proxy"},{"name":"xtables-lock","mountPath":"/run/xtables.lock"},{"name":"lib-modules","readOnly":true,"mountPath":"/lib/modules"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{"privileged":true}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","nodeSelector":{"kubernetes.io/os":"linux"},"serviceAccountName":"kube-proxy","serviceAccount":"kube-proxy","hostNetwork":true,"securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"operator":"Exists"}],"priorityClassName":"system-node-critical"}},"updateStrategy":{"type":"RollingUpdate","rollingUpdate":{"maxUnavailable":1,"maxSurge":0}},"revisionHistoryLimit":10},"status":{"currentNumberScheduled":0,"numberMisscheduled":0,"desiredNumberScheduled":0,"numberReady":0}} I1025 17:13:10.240076 175 request.go:1171] Request Body: {"kind":"ServiceAccount","apiVersion":"v1","metadata":{"name":"kube-proxy","namespace":"kube-system","creationTimestamp":null}} I1025 17:13:10.430417 175 request.go:622] Waited for 190.273121ms due to client-side throttling, not priority and fairness, request: POST:https://10.88.11.114:8443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s I1025 17:13:10.430545 175 round_trippers.go:466] curl -v -XPOST -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" -H "Accept: application/json, */*" -H "Content-Type: application/json" 'https://10.88.11.114:8443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s' I1025 17:13:10.433066 175 round_trippers.go:553] POST https://10.88.11.114:8443/api/v1/namespaces/kube-system/serviceaccounts?timeout=10s 201 Created in 2 milliseconds I1025 17:13:10.433090 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 2 ms Duration 2 ms I1025 17:13:10.433105 175 round_trippers.go:577] Response Headers: I1025 17:13:10.433119 175 round_trippers.go:580] Audit-Id: b50fbf40-2a91-49cc-b9ff-798088c2d54d I1025 17:13:10.433129 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:10.433148 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:10.433161 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:10.433174 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:10.433187 175 round_trippers.go:580] Content-Length: 215 I1025 17:13:10.433195 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:10 GMT I1025 17:13:10.433259 175 request.go:1171] Response Body: {"kind":"ServiceAccount","apiVersion":"v1","metadata":{"name":"kube-proxy","namespace":"kube-system","uid":"69220298-c020-4387-9ffa-4b64ac42e327","resourceVersion":"271","creationTimestamp":"2023-10-25T14:13:10Z"}} I1025 17:13:10.433416 175 request.go:1171] Request Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:node-proxier","creationTimestamp":null},"subjects":[{"kind":"ServiceAccount","name":"kube-proxy","namespace":"kube-system"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:node-proxier"}} I1025 17:13:10.433476 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s' I1025 17:13:10.435550 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 201 Created in 2 milliseconds I1025 17:13:10.435569 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 2 ms I1025 17:13:10.435583 175 round_trippers.go:577] Response Headers: I1025 17:13:10.435606 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:10.435636 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:10.435650 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:10.435671 175 round_trippers.go:580] Content-Length: 618 I1025 17:13:10.435706 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:10 GMT I1025 17:13:10.435717 175 round_trippers.go:580] Audit-Id: 259e18a8-f3f3-4351-bbd0-ac8d8f35a792 I1025 17:13:10.435725 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:10.435783 175 request.go:1171] Response Body: {"kind":"ClusterRoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kubeadm:node-proxier","uid":"e880baa5-6ddf-4953-9c20-21349f2eef7d","resourceVersion":"272","creationTimestamp":"2023-10-25T14:13:10Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"ServiceAccount","name":"kube-proxy","namespace":"kube-system"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"ClusterRole","name":"system:node-proxier"}} I1025 17:13:10.435937 175 request.go:1171] Request Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kube-proxy","namespace":"kube-system","creationTimestamp":null},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["kube-proxy"]}]} I1025 17:13:10.435993 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s' I1025 17:13:10.437873 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 1 milliseconds I1025 17:13:10.437892 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:10.437924 175 round_trippers.go:577] Response Headers: I1025 17:13:10.437965 175 round_trippers.go:580] Audit-Id: 3888e3ec-4981-4418-9ca9-38da0cf9529b I1025 17:13:10.438001 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:10.438014 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:10.438042 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:10.438059 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:10.438111 175 round_trippers.go:580] Content-Length: 519 I1025 17:13:10.438143 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:10 GMT I1025 17:13:10.438201 175 request.go:1171] Response Body: {"kind":"Role","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kube-proxy","namespace":"kube-system","uid":"de62e894-b0e4-4497-b1c4-dce50c80a9d3","resourceVersion":"273","creationTimestamp":"2023-10-25T14:13:10Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:rules":{}}}]},"rules":[{"verbs":["get"],"apiGroups":[""],"resources":["configmaps"],"resourceNames":["kube-proxy"]}]} I1025 17:13:10.438313 175 request.go:1171] Request Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kube-proxy","namespace":"kube-system","creationTimestamp":null},"subjects":[{"kind":"Group","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kube-proxy"}} I1025 17:13:10.438380 175 round_trippers.go:466] curl -v -XPOST -H "Accept: application/json, */*" -H "Content-Type: application/json" -H "User-Agent: kubeadm/v1.26.9 (linux/amd64) kubernetes/d1483fd" 'https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s' I1025 17:13:10.440094 175 round_trippers.go:553] POST https://10.88.11.114:8443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/rolebindings?timeout=10s 201 Created in 1 milliseconds I1025 17:13:10.440123 175 round_trippers.go:570] HTTP Statistics: GetConnection 0 ms ServerProcessing 1 ms Duration 1 ms I1025 17:13:10.440136 175 round_trippers.go:577] Response Headers: I1025 17:13:10.440145 175 round_trippers.go:580] Audit-Id: 29caed00-dfad-4760-9644-4f4cba633662 I1025 17:13:10.440157 175 round_trippers.go:580] Cache-Control: no-cache, private I1025 17:13:10.440164 175 round_trippers.go:580] Content-Type: application/json I1025 17:13:10.440172 175 round_trippers.go:580] X-Kubernetes-Pf-Flowschema-Uid: ed8ee2d1-d9de-4fb8-9315-0c39f84c6224 I1025 17:13:10.440180 175 round_trippers.go:580] X-Kubernetes-Pf-Prioritylevel-Uid: 2e62d688-a62e-49a9-a252-b5528d1aa870 I1025 17:13:10.440190 175 round_trippers.go:580] Content-Length: 652 I1025 17:13:10.440203 175 round_trippers.go:580] Date: Wed, 25 Oct 2023 14:13:10 GMT I1025 17:13:10.440328 175 request.go:1171] Response Body: {"kind":"RoleBinding","apiVersion":"rbac.authorization.k8s.io/v1","metadata":{"name":"kube-proxy","namespace":"kube-system","uid":"e25f777b-4e47-4053-973d-cf4aabe258b8","resourceVersion":"274","creationTimestamp":"2023-10-25T14:13:10Z","managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"rbac.authorization.k8s.io/v1","time":"2023-10-25T14:13:10Z","fieldsType":"FieldsV1","fieldsV1":{"f:roleRef":{},"f:subjects":{}}}]},"subjects":[{"kind":"Group","apiGroup":"rbac.authorization.k8s.io","name":"system:bootstrappers:kubeadm:default-node-token"}],"roleRef":{"apiGroup":"rbac.authorization.k8s.io","kind":"Role","name":"kube-proxy"}} [addons] Applied essential addon: kube-proxy I1025 17:13:10.440835 175 loader.go:373] Config loaded from file: /etc/kubernetes/admin.conf I1025 17:13:10.441260 175 loader.go:373] Config loaded from file: /etc/kubernetes/admin.conf Your Kubernetes control-plane has initialized successfully! To start using your cluster, you need to run the following as a regular user: mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config Alternatively, if you are the root user, you can run: export KUBECONFIG=/etc/kubernetes/admin.conf You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/ You can now join any number of the control-plane node running the following command on each as root: kubeadm join 10.88.11.114:8443 --token a4g8c5.icavz5h8bddxldmr \ --discovery-token-ca-cert-hash sha256:aa7206d8c778fb3f93929913ae03458e040b1e3440276892d7b94c8e53704861 \ --control-plane --certificate-key 5e141113d5bd7b996cb14d46d6d4fdfafebcd77d31acb41ec6f01557b6bc4526 Please note that the certificate-key gives access to cluster sensitive data, keep it secret! As a safeguard, uploaded-certs will be deleted in two hours; If necessary, you can use "kubeadm init phase upload-certs --upload-certs" to reload certs afterward. Then you can join any number of worker nodes by running the following on each as root: kubeadm join 10.88.11.114:8443 --token a4g8c5.icavz5h8bddxldmr \ --discovery-token-ca-cert-hash sha256:aa7206d8c778fb3f93929913ae03458e040b1e3440276892d7b94c8e53704861 Connected to the local host. Press ^] three times within 1s to exit session. [INFO] Entering RootlessKit namespaces: OK Connection to the local host terminated. Connected to the local host. Press ^] three times within 1s to exit session. [INFO] Entering RootlessKit namespaces: OK TARGET PROPAGATION /var/lib/kubelet shared,slave Connection to the local host terminated. Created symlink /etc/systemd/system/multi-user.target.wants/u7s.service → /lib/systemd/system/u7s.service. Unable to connect to the server: EOF Unable to connect to the server: EOF Unable to connect to the server: EOF Unable to connect to the server: EOF namespace/kube-flannel created clusterrole.rbac.authorization.k8s.io/flannel created clusterrolebinding.rbac.authorization.k8s.io/flannel created serviceaccount/flannel created configmap/kube-flannel-cfg created daemonset.apps/kube-flannel-ds created