Name: zookeeper Namespace: sf CreationTimestamp: Mon, 08 Jun 2026 21:01:26 -0400 Selector: app=sf,run=zookeeper Labels: Annotations: Replicas: 1 desired | 1 total Update Strategy: RollingUpdate Partition: 0 Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed Pod Template: Labels: app=sf run=zookeeper Annotations: config-hash: 2ec03839d73993f3ccd927f0de00ea04199e77dc55ae558a12fe77bb8ab20ebb limits: serial: 9 Containers: zookeeper: Image: quay.io/software-factory/zookeeper:3.9.4-20250925-2 Ports: 2281/TCP (client), 3888/TCP (election), 2888/TCP (server) Host Ports: 0/TCP (client), 0/TCP (election), 0/TCP (server) SeccompProfile: RuntimeDefault Command: /config-scripts/run.sh Limits: cpu: 500m memory: 2Gi Requests: cpu: 100m memory: 128Mi Liveness: exec [/bin/bash /config-scripts/probe.sh] delay=5s timeout=5s period=20s #success=1 #failure=20 Readiness: exec [/bin/bash /config-scripts/probe.sh] delay=0s timeout=5s period=10s #success=1 #failure=20 Environment: ZK_REPLICAS: 1 Mounts: /conf from zookeeper-conf (rw) /config-scripts from zookeeper-pi (rw) /data from zookeeper-data (rw) /tls/client from zookeeper-client-tls (ro) /tls/server from zookeeper-server-tls (ro) /var/log from zookeeper-logs (rw) zookeeper-nodeexporter: Image: quay.io/prometheus/node-exporter-linux-amd64:v1.9.1 Port: 9100/TCP (zookeeper-ne) Host Port: 0/TCP (zookeeper-ne) SeccompProfile: RuntimeDefault Args: --collector.disable-defaults --collector.filesystem --collector.filesystem.mount-points-exclude=^(/etc/hosts|/etc/hostname|/etc/passwd|/etc/resolv.conf|/run/.containerenv|/run/secrets|/dev|/proc|/sys)($|/) Limits: cpu: 100m memory: 64Mi Requests: cpu: 10m memory: 32Mi Environment: Mounts: /data from zookeeper-data (rw) /var/log from zookeeper-logs (rw) Volumes: zookeeper-client-tls: Type: Secret (a volume populated by a Secret) SecretName: zookeeper-client-tls Optional: false zookeeper-server-tls: Type: Secret (a volume populated by a Secret) SecretName: zookeeper-server-tls Optional: false zookeeper-conf: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: zookeeper-pi: Type: ConfigMap (a volume populated by a ConfigMap) Name: zookeeper-pi-config-map Optional: false Node-Selectors: Tolerations: Volume Claims: Name: zookeeper-data StorageClass: Labels: Annotations: Capacity: 1Gi Access Modes: [ReadWriteOnce] Name: zookeeper-logs StorageClass: Labels: Annotations: Capacity: 1Gi Access Modes: [ReadWriteOnce] Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 10m statefulset-controller create Claim zookeeper-data-zookeeper-0 Pod zookeeper-0 in StatefulSet zookeeper success Normal SuccessfulCreate 10m statefulset-controller create Claim zookeeper-logs-zookeeper-0 Pod zookeeper-0 in StatefulSet zookeeper success Normal SuccessfulCreate 10m statefulset-controller create Pod zookeeper-0 in StatefulSet zookeeper successful