Name: cloudnative-pg-6747b4cb98-d6bfh Namespace: cnpg-system Priority: 0 Service Account: cloudnative-pg Node: instance/199.204.45.169 Start Time: Fri, 17 Jul 2026 05:06:42 +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.27 IPs: IP: 10.0.0.27 Controlled By: ReplicaSet/cloudnative-pg-6747b4cb98 Containers: manager: Container ID: containerd://1ee039e7eb41118e1c32101b489e0563c7f0a6d07a1ad773ef36a7c8ebd9cb81 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 05:06:44 +0000 Ready: True Restart Count: 0 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-9kjml (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-9kjml: 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 2m55s default-scheduler Successfully assigned cnpg-system/cloudnative-pg-6747b4cb98-d6bfh to instance Normal Pulling 2m55s kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" Normal Pulled 2m53s kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" in 1.867s (1.867s including waiting) Normal Created 2m53s kubelet Created container manager Normal Started 2m53s kubelet Started container manager