Name: percona-xtradb-haproxy-0 Namespace: openstack Priority: 0 Service Account: default Node: instance/199.19.213.54 Start Time: Mon, 11 May 2026 10:51:05 +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.79 IPs: IP: 10.0.0.79 Controlled By: StatefulSet/percona-xtradb-haproxy Init Containers: pxc-init: Container ID: containerd://a1f8f4a9ccc40e2a0431449ca592e8902af27bec872995adc32906a8ac0920a3 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: Mon, 11 May 2026 10:51:07 +0000 Finished: Mon, 11 May 2026 10:51:09 +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-qtkks (ro) haproxy-init: Container ID: containerd://9e2888ab9ad8a007afc0570c7d8f76c674882d19304d9262170111030118c51d 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: Mon, 11 May 2026 10:51:11 +0000 Finished: Mon, 11 May 2026 10:51:13 +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-qtkks (ro) Containers: haproxy: Container ID: containerd://babfd236db3de4d5f53d705e039ca3284ca06a24f7fa33c80396023a91f691da 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: Mon, 11 May 2026 10:51:19 +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-qtkks (ro) pxc-monit: Container ID: containerd://d4c577ffcf16bb216c3561513b3b7eb8f9d91075762c27de428869dd3ef2e63d 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: Mon, 11 May 2026 10:51:25 +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-qtkks (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-qtkks: 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: