Name: cloudnative-pg-6747b4cb98-97nc4 Namespace: cnpg-system Priority: 0 Service Account: cloudnative-pg Node: instance/199.204.45.238 Start Time: Fri, 17 Jul 2026 14:32:01 +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.114 IPs: IP: 10.0.0.114 Controlled By: ReplicaSet/cloudnative-pg-6747b4cb98 Containers: manager: Container ID: containerd://f3a4db5ef4143ac4d93aafdfc01578d3757ea5f1ef5794134ccdc32c0769434a 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:50 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Fri, 17 Jul 2026 14:32:04 +0000 Finished: Fri, 17 Jul 2026 15:07:37 +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-4v9t5 (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-4v9t5: 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 55m default-scheduler Successfully assigned cnpg-system/cloudnative-pg-6747b4cb98-97nc4 to instance Normal Pulling 55m kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" Normal Pulled 55m kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" in 2.21s (2.21s including waiting) Warning Unhealthy 20m (x3 over 20m) kubelet Liveness probe failed: Get "https://10.0.0.114:9443/readyz": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) Normal Killing 20m kubelet Container manager failed liveness probe, will be restarted Warning Unhealthy 20m (x5 over 20m) kubelet Readiness probe failed: Get "https://10.0.0.114:9443/readyz": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) Normal Pulled 20m kubelet Container image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" already present on machine Warning Unhealthy 20m kubelet Readiness probe failed: Get "https://10.0.0.114:9443/readyz": dial tcp 10.0.0.114:9443: connect: connection refused Normal Created 19m (x2 over 55m) kubelet Created container manager Normal Started 19m (x2 over 55m) kubelet Started container manager