Name: percona-xtradb-haproxy Namespace: openstack CreationTimestamp: Thu, 23 Apr 2026 16:33:18 +0000 Selector: 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 Labels: Annotations: percona.com/last-config-hash: eyJyZXBsaWNhcyI6MSwic2VsZWN0b3IiOnsibWF0Y2hMYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50IjoiaGFwcm94eSIsImFwcC5rdWJlcm5ldGVzLmlvL2luc3... Replicas: 1 desired | 1 total Update Strategy: RollingUpdate Partition: 0 Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed Pod Template: 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 Annotations: kubectl.kubernetes.io/default-container: haproxy percona.com/configuration-hash: 96d48f90052f459e51a7d9c5ea2d2024 Service Account: default Init Containers: pxc-init: Image: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.18.0 Port: Host Port: Command: /pxc-init-entrypoint.sh Limits: cpu: 50m memory: 50M Environment: Mounts: /var/lib/mysql from bin (rw) haproxy-init: Image: harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.18.0 Port: Host Port: Command: /haproxy-init-entrypoint.sh Limits: cpu: 50m memory: 50M Environment: Mounts: /opt/percona from bin (rw) Containers: haproxy: Image: harbor.atmosphere.dev/docker.io/percona/haproxy:2.8.15 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 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) pxc-monit: Image: harbor.atmosphere.dev/docker.io/percona/haproxy:2.8.15 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) -protocol=$(PEER_LIST_SRV_PROTOCOL) 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) 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: Volume Claims: Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 11m statefulset-controller create Pod percona-xtradb-haproxy-0 in StatefulSet percona-xtradb-haproxy successful