Name: etcd-instance Namespace: kube-system Priority: 2000001000 Priority Class Name: system-node-critical Node: instance/162.253.55.209 Start Time: Fri, 27 Feb 2026 18:19:10 +0000 Labels: component=etcd tier=control-plane Annotations: kubeadm.kubernetes.io/etcd.advertise-client-urls: https://162.253.55.209:2379 kubernetes.io/config.hash: 3feb22fb4eb0acdf0701f363a055e983 kubernetes.io/config.mirror: 3feb22fb4eb0acdf0701f363a055e983 kubernetes.io/config.seen: 2026-02-27T18:19:10.800820445Z kubernetes.io/config.source: file Status: Running SeccompProfile: RuntimeDefault IP: 162.253.55.209 IPs: IP: 162.253.55.209 Controlled By: Node/instance Containers: etcd: Container ID: containerd://a80e6831847817c1a857f2df60ba9928cb104637aed0505599f331ee0baf94c6 Image: harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0 Image ID: harbor.atmosphere.dev/registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b Port: Host Port: Command: etcd --advertise-client-urls=https://162.253.55.209:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.209:2380 --initial-cluster=instance=https://162.253.55.209:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.209:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.209:2380 --name=instance --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 State: Running Started: Fri, 27 Feb 2026 18:19:05 +0000 Ready: True Restart Count: 0 Requests: cpu: 100m memory: 100Mi Liveness: http-get http://127.0.0.1:2381/health%3Fexclude=NOSPACE&serializable=true delay=10s timeout=15s period=10s #success=1 #failure=8 Startup: http-get http://127.0.0.1:2381/health%3Fserializable=false 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 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 ---- ------ ---- ---- ------- Normal Pulled 6m26s kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0" already present on machine Normal Created 6m26s kubelet Created container etcd Normal Started 6m26s kubelet Started container etcd