Name: cloudnative-pg-6747b4cb98-cwfc7 Namespace: cnpg-system Priority: 0 Service Account: cloudnative-pg Node: instance/199.204.45.4 Start Time: Fri, 17 Jul 2026 05:34: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.105 IPs: IP: 10.0.0.105 Controlled By: ReplicaSet/cloudnative-pg-6747b4cb98 Containers: manager: Container ID: containerd://0aa07c48ec782a7e67f8a645b16178fd00bfdddc43410410d5e16c874665bc6d 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:34:04 +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-mqqkj (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-mqqkj: 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 2m14s default-scheduler Successfully assigned cnpg-system/cloudnative-pg-6747b4cb98-cwfc7 to instance Normal Pulling 2m13s kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" Normal Pulled 2m11s kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/cloudnative-pg/cloudnative-pg:1.28.4" in 1.901s (1.901s including waiting) Normal Created 2m11s kubelet Created container manager Normal Started 2m11s kubelet Started container manager