Name: etcd-controller-1 Namespace: kube-system Priority: 2000001000 Priority Class Name: system-node-critical Node: controller-1/199.204.45.77 Start Time: Tue, 02 Jun 2026 21:32:19 +0000 Labels: component=etcd tier=control-plane Annotations: kubeadm.kubernetes.io/etcd.advertise-client-urls: https://199.204.45.77:2379 kubernetes.io/config.hash: bcd868dd23b6251fd1466a08177ff037 kubernetes.io/config.mirror: bcd868dd23b6251fd1466a08177ff037 kubernetes.io/config.seen: 2026-06-02T21:32:19.115838758Z kubernetes.io/config.source: file Status: Running SeccompProfile: RuntimeDefault IP: 199.204.45.77 IPs: IP: 199.204.45.77 Controlled By: Node/controller-1 Containers: etcd: Container ID: containerd://4b9396f1acfb7de9db11a3c28fc87e0496e41ae7120e14bf8eb1a9dcb18b7637 Image: registry.k8s.io/etcd:3.6.4-0 Image ID: registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19 Port: 2381/TCP (probe-port) Host Port: 2381/TCP (probe-port) Command: etcd --advertise-client-urls=https://199.204.45.77:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --feature-gates=InitialCorruptCheck=true --initial-advertise-peer-urls=https://199.204.45.77:2380 --initial-cluster=controller-1=https://199.204.45.77:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.77:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.77:2380 --name=controller-1 --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --watch-progress-notify-interval=5s State: Running Started: Tue, 02 Jun 2026 21:32:38 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Tue, 02 Jun 2026 21:32:20 +0000 Finished: Tue, 02 Jun 2026 21:32:20 +0000 Ready: True Restart Count: 2 Requests: cpu: 100m memory: 100Mi Liveness: http-get http://127.0.0.1:probe-port/livez delay=10s timeout=15s period=10s #success=1 #failure=8 Readiness: http-get http://127.0.0.1:probe-port/readyz delay=0s timeout=15s period=1s #success=1 #failure=3 Startup: http-get http://127.0.0.1:probe-port/readyz delay=10s timeout=15s period=10s #success=1 #failure=24 Environment: Mounts: /etc/kubernetes/pki/etcd from etcd-certs (rw) /var/lib/etcd from etcd-data (rw) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: etcd-certs: Type: HostPath (bare host directory volume) Path: /etc/kubernetes/pki/etcd HostPathType: DirectoryOrCreate etcd-data: Type: HostPath (bare host directory volume) Path: /var/lib/etcd HostPathType: DirectoryOrCreate QoS Class: Burstable Node-Selectors: Tolerations: :NoExecute op=Exists Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning BackOff 2m46s (x4 over 2m49s) kubelet Back-off restarting failed container etcd in pod etcd-controller-1_kube-system(bcd868dd23b6251fd1466a08177ff037) Normal Pulled 2m32s (x3 over 2m51s) kubelet Container image "registry.k8s.io/etcd:3.6.4-0" already present on machine Normal Created 2m32s (x3 over 2m51s) kubelet Created container: etcd Normal Started 2m32s (x3 over 2m50s) kubelet Started container etcd Warning Unhealthy 2m kubelet Readiness probe failed: HTTP probe failed with statuscode: 503