Name: cloudnative-pg-6747b4cb98-9w5fk Namespace: cnpg-system Priority: 0 Service Account: cloudnative-pg Node: instance/199.204.45.38 Start Time: Fri, 17 Jul 2026 14:32:02 +0000 Labels: app.kubernetes.io/instance=cloudnative-pg app.kubernetes.io/name=cloudnative-pg pod-template-hash=6747b4cb98 Annotations: checksum/config: 41a3bad5593fe49346da18c09ee5c8b91cfa7ffa36eff2e7eec4be4ac9df433d checksum/monitoring-config: 9d6c19452de04094e4742a1a33f31e02ec1f1f9b13c11c03566081a1accccaa5 checksum/rbac: ca9e7bb2212674b1b9cf4e634187b34a5ca7d015f030c62729ca6496c8208253 Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.106 IPs: IP: 10.0.0.106 Controlled By: ReplicaSet/cloudnative-pg-6747b4cb98 Containers: manager: Container ID: containerd://397b7164112d47f62f7734084937b8949a59bd1654e8d9b3ff4a2beb503a8513 Image: harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4 Image ID: harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg@sha256:c83a866a7f2c8b2def04bf7a8e6a7f0e9a5c2736a1c710e24e29edf12e03fcd9 Ports: 8080/TCP, 9443/TCP Host Ports: 0/TCP, 0/TCP SeccompProfile: RuntimeDefault Command: /manager Args: controller --leader-elect --max-concurrent-reconciles=10 --config-map-name=cnpg-controller-manager-config --webhook-port=9443 State: Running Started: Fri, 17 Jul 2026 15:07:49 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Fri, 17 Jul 2026 14:32:05 +0000 Finished: Fri, 17 Jul 2026 15:06:54 +0000 Ready: True Restart Count: 1 Limits: cpu: 500m Requests: cpu: 500m Liveness: http-get https://:webhook-server/readyz delay=3s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get https://:webhook-server/readyz delay=3s timeout=1s period=10s #success=1 #failure=3 Startup: http-get https://:webhook-server/readyz delay=0s timeout=1s period=5s #success=1 #failure=6 Environment: OPERATOR_IMAGE_NAME: harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4 OPERATOR_NAMESPACE: cnpg-system (v1:metadata.namespace) MONITORING_QUERIES_CONFIGMAP: cnpg-default-monitoring Mounts: /controller from scratch-data (rw) /run/secrets/cnpg.io/webhook from webhook-certificates (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-tnk5r (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: scratch-data: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: webhook-certificates: Type: Secret (a volume populated by a Secret) SecretName: cnpg-webhook-cert Optional: true kube-api-access-tnk5r: 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: openstack-control-plane=enabled 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 58m default-scheduler Successfully assigned cnpg-system/cloudnative-pg-6747b4cb98-9w5fk to instance Normal Pulling 58m kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" Normal Pulled 58m kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" in 2.329s (2.329s including waiting) Warning Unhealthy 23m (x3 over 23m) kubelet Liveness probe failed: Get "https://10.0.0.106:9443/readyz": dial tcp 10.0.0.106:9443: connect: connection refused Normal Killing 23m kubelet Container manager failed liveness probe, will be restarted Normal Pulled 23m kubelet Container image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" already present on machine Warning Unhealthy 23m (x6 over 23m) kubelet Readiness probe failed: Get "https://10.0.0.106:9443/readyz": dial tcp 10.0.0.106:9443: connect: connection refused Normal Created 23m (x2 over 58m) kubelet Created container manager Normal Started 23m (x2 over 58m) kubelet Started container manager