Name: percona-xtradb-haproxy-0 Namespace: openstack Priority: 0 Service Account: default Node: instance/199.204.45.242 Start Time: Wed, 05 Aug 2026 07:15:19 +0000 Labels: app.kubernetes.io/component=haproxy app.kubernetes.io/instance=percona-xtradb app.kubernetes.io/managed-by=percona-xtradb-cluster-operator app.kubernetes.io/name=percona-xtradb-cluster app.kubernetes.io/part-of=percona-xtradb-cluster apps.kubernetes.io/pod-index=0 controller-revision-hash=percona-xtradb-haproxy-bb6c9dfff statefulset.kubernetes.io/pod-name=percona-xtradb-haproxy-0 Annotations: kubectl.kubernetes.io/default-container: haproxy percona.com/configuration-hash: 96d48f90052f459e51a7d9c5ea2d2024 Status: Running IP: 10.0.0.13 IPs: IP: 10.0.0.13 Controlled By: StatefulSet/percona-xtradb-haproxy Init Containers: pxc-init: Container ID: containerd://702d6bac48c602d23e9643293b26a795c395b02778a00f0080df1320bf2818a8 Image: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.17.0 Image ID: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator@sha256:96a78ea3895b9d1ecab62ba64c4bb2c79b1582cde4f27ef8f0ec9def458eb2df Port: Host Port: Command: /pxc-init-entrypoint.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 05 Aug 2026 07:15:20 +0000 Finished: Wed, 05 Aug 2026 07:15:23 +0000 Ready: True Restart Count: 0 Limits: cpu: 50m memory: 50M Requests: cpu: 50m memory: 50M Environment: Mounts: /var/lib/mysql from bin (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-49n9t (ro) haproxy-init: Container ID: containerd://78b64225db0bde65b44ece09c4153877d2b15008b1fdb193724fabf094f57706 Image: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.17.0 Image ID: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator@sha256:96a78ea3895b9d1ecab62ba64c4bb2c79b1582cde4f27ef8f0ec9def458eb2df Port: Host Port: Command: /haproxy-init-entrypoint.sh State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 05 Aug 2026 07:15:24 +0000 Finished: Wed, 05 Aug 2026 07:15:26 +0000 Ready: True Restart Count: 0 Limits: cpu: 50m memory: 50M Requests: cpu: 50m memory: 50M Environment: Mounts: /opt/percona from bin (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-49n9t (ro) Containers: haproxy: Container ID: containerd://9a7216aa79beb865d3952021cd33a0d455a3fdf100af6417e7677d004d67a341 Image: harbor.atmosphere.dev/docker.io/percona/haproxy:2.8.14 Image ID: harbor.atmosphere.dev/docker.io/percona/haproxy@sha256:6de8c402d83b88dae7403c05183fd75100774defa887c05a57ec04bc25be2305 Ports: 3306/TCP, 3307/TCP, 3309/TCP, 33062/TCP, 33060/TCP, 8404/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP, 0/TCP Command: /opt/percona/haproxy-entrypoint.sh Args: haproxy State: Running Started: Wed, 05 Aug 2026 07:15:31 +0000 Ready: True Restart Count: 0 Liveness: exec [/opt/percona/haproxy_liveness_check.sh] delay=60s timeout=5s period=30s #success=1 #failure=4 Readiness: exec [/opt/percona/haproxy_readiness_check.sh] delay=15s timeout=1s period=5s #success=1 #failure=3 Environment Variables from: percona-xtradb-env-vars-haproxy Secret Optional: true Environment: PXC_SERVICE: percona-xtradb-pxc LIVENESS_CHECK_TIMEOUT: 5 READINESS_CHECK_TIMEOUT: 1 Mounts: /etc/haproxy-custom/ from haproxy-custom (rw) /etc/haproxy/pxc from haproxy-auto (rw) /etc/mysql/haproxy-env-secret from percona-xtradb-env-vars-haproxy (rw) /etc/mysql/mysql-users-secret from mysql-users-secret-file (rw) /opt/percona from bin (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-49n9t (ro) pxc-monit: Container ID: containerd://2371eae35574a8530b29b4d925ad8ba21da6465e86b087c5c44079eb884078cd Image: harbor.atmosphere.dev/docker.io/percona/haproxy:2.8.14 Image ID: harbor.atmosphere.dev/docker.io/percona/haproxy@sha256:6de8c402d83b88dae7403c05183fd75100774defa887c05a57ec04bc25be2305 Port: Host Port: Command: /opt/percona/haproxy-entrypoint.sh Args: /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=$(PXC_SERVICE) State: Running Started: Wed, 05 Aug 2026 07:15:32 +0000 Ready: True Restart Count: 0 Environment Variables from: percona-xtradb-env-vars-haproxy Secret Optional: true Environment: PXC_SERVICE: percona-xtradb-pxc REPLICAS_SVC_ONLY_READERS: false Mounts: /etc/haproxy-custom/ from haproxy-custom (rw) /etc/haproxy/pxc from haproxy-auto (rw) /etc/mysql/haproxy-env-secret from percona-xtradb-env-vars-haproxy (rw) /etc/mysql/mysql-users-secret from mysql-users-secret-file (rw) /opt/percona from bin (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-49n9t (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: haproxy-custom: Type: ConfigMap (a volume populated by a ConfigMap) Name: percona-xtradb-haproxy Optional: true haproxy-auto: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: mysql-users-secret-file: Type: Secret (a volume populated by a Secret) SecretName: internal-percona-xtradb Optional: false percona-xtradb-env-vars-haproxy: Type: Secret (a volume populated by a Secret) SecretName: percona-xtradb-env-vars-haproxy Optional: true bin: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-49n9t: 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: