kubectl describe pod -n gooddata-cn gooddata-cn-etcd-1 Name: gooddata-cn-etcd-1 Namespace: gooddata-cn Priority: 0 Node: ip-10-162-28-129.us-west-2.compute.internal/10.162.28.129 Start Time: Tue, 23 Jan 2024 20:06:39 +0000 Labels: app.kubernetes.io/component=etcd app.kubernetes.io/instance=gooddata-cn app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=etcd app.kubernetes.io/version=3.5.10 controller-revision-hash=gooddata-cn-etcd-75d96669bf helm.sh/chart=etcd-9.5.7 statefulset.kubernetes.io/pod-name=gooddata-cn-etcd-1 Annotations: checksum/token-secret: 3499159bfda3f59489a123a8e318be0cdf9c4c53c95dcb146ecfef246af182e5 prometheus.io/port: 2379 prometheus.io/scrape: true Status: Running IP: 10.162.62.205 IPs: IP: 10.162.62.205 Controlled By: StatefulSet/gooddata-cn-etcd Containers: etcd: Container ID: containerd://0328d4f7179bdaad5e8d5bd330171f40b6d7194c2cdf78a293569df719240ada Image: docker.io/bitnami/etcd:3.5.10-debian-11-r0 Image ID: docker.io/bitnami/etcd@sha256:43d460489d092eb94f900e693a8c6abbf48ad933d8a0668aee85b84324515cf9 Ports: 2379/TCP, 2380/TCP Host Ports: 0/TCP, 0/TCP State: Waiting Reason: CrashLoopBackOff Last State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 23 Jan 2024 20:33:16 +0000 Finished: Tue, 23 Jan 2024 20:33:16 +0000 Ready: False Restart Count: 10 Limits: memory: 512Mi Requests: cpu: 100m memory: 256Mi Liveness: exec [/opt/bitnami/scripts/etcd/healthcheck.sh] delay=60s timeout=5s period=30s #success=1 #failure=5 Readiness: exec [/opt/bitnami/scripts/etcd/healthcheck.sh] delay=60s timeout=5s period=10s #success=1 #failure=5 Environment: BITNAMI_DEBUG: false MY_POD_IP: (v1:status.podIP) MY_POD_NAME: gooddata-cn-etcd-1 (v1:metadata.name) MY_STS_NAME: gooddata-cn-etcd ETCDCTL_API: 3 ETCD_ON_K8S: yes ETCD_START_FROM_SNAPSHOT: no ETCD_DISASTER_RECOVERY: no ETCD_NAME: $(MY_POD_NAME) ETCD_DATA_DIR: /bitnami/etcd/data ETCD_LOG_LEVEL: info ALLOW_NONE_AUTHENTICATION: yes ETCD_AUTH_TOKEN: jwt,priv-key=/opt/bitnami/etcd/certs/token/jwt-token.pem,sign-method=RS256,ttl=10m ETCD_ADVERTISE_CLIENT_URLS: http://$(MY_POD_NAME).gooddata-cn-etcd-headless.gooddata-cn.svc.cluster.local:2379,http://gooddata-cn-etcd.gooddata-cn.svc.cluster.local:2379 ETCD_LISTEN_CLIENT_URLS: http://0.0.0.0:2379 ETCD_INITIAL_ADVERTISE_PEER_URLS: http://$(MY_POD_NAME).gooddata-cn-etcd-headless.gooddata-cn.svc.cluster.local:2380 ETCD_LISTEN_PEER_URLS: http://0.0.0.0:2380 ETCD_AUTO_COMPACTION_MODE: periodic ETCD_AUTO_COMPACTION_RETENTION: 5m ETCD_INITIAL_CLUSTER_TOKEN: etcd-cluster-k8s ETCD_INITIAL_CLUSTER_STATE: new ETCD_INITIAL_CLUSTER: gooddata-cn-etcd-0=http://gooddata-cn-etcd-0.gooddata-cn-etcd-headless.gooddata-cn.svc.cluster.local:2380,gooddata-cn-etcd-1=http://gooddata-cn-etcd-1.gooddata-cn-etcd-headless.gooddata-cn.svc.cluster.local:2380,gooddata-cn-etcd-2=http://gooddata-cn-etcd-2.gooddata-cn-etcd-headless.gooddata-cn.svc.cluster.local:2380 ETCD_CLUSTER_DOMAIN: gooddata-cn-etcd-headless.gooddata-cn.svc.cluster.local ETCD_SNAPSHOT_COUNT: 5000 Mounts: /bitnami/etcd from data (rw) /opt/bitnami/etcd/certs/token/ from etcd-jwt-token (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-phldl (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: data: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: data-gooddata-cn-etcd-1 ReadOnly: false etcd-jwt-token: Type: Secret (a volume populated by a Secret) SecretName: gooddata-cn-etcd-jwt-token Optional: false kube-api-access-phldl: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 29m default-scheduler Successfully assigned gooddata-cn/gooddata-cn-etcd-1 to ip-10-162-28-129.us-west-2.compute.internal Warning FailedAttachVolume 29m attachdetach-controller Multi-Attach error for volume "pvc-c471eac6-ce06-4bdd-81d2-768e4de89d5b" Volume is already exclusively attached to one node and can't be attached to another Normal SuccessfulAttachVolume 28m attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-c471eac6-ce06-4bdd-81d2-768e4de89d5b" Normal Pulling 28m kubelet Pulling image "docker.io/bitnami/etcd:3.5.10-debian-11-r0" Normal Pulled 28m kubelet Successfully pulled image "docker.io/bitnami/etcd:3.5.10-debian-11-r0" in 3.994758217s (3.994773636s including waiting) Normal Created 28m (x4 over 28m) kubelet Created container etcd Normal Started 28m (x4 over 28m) kubelet Started container etcd Normal Pulled 28m (x3 over 28m) kubelet Container image "docker.io/bitnami/etcd:3.5.10-debian-11-r0" already present on machine Warning BackOff 3m51s (x128 over 28m) kubelet Back-off restarting failed container