Name: keycloak-0 Namespace: auth-system Priority: 0 Service Account: keycloak Node: instance/199.204.45.233 Start Time: Mon, 13 Apr 2026 17:14:15 +0000 Labels: app.kubernetes.io/component=keycloak app.kubernetes.io/instance=keycloak app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=keycloak app.kubernetes.io/version=24.0.5 apps.kubernetes.io/pod-index=0 controller-revision-hash=keycloak-5f57c46f45 helm.sh/chart=keycloak-21.4.1 statefulset.kubernetes.io/pod-name=keycloak-0 Annotations: checksum/configmap-env-vars: 5725d51a3ce4dc8f1207b43b33d37b63e19b8ce676cf98cc2e21826fc8ec8494 checksum/secrets: e568b29163ff244e9ed1150bb511c431b4ed12b68245f40e937081df764440e3 Status: Running IP: 10.0.0.155 IPs: IP: 10.0.0.155 Controlled By: StatefulSet/keycloak Containers: keycloak: Container ID: containerd://f025b06bd102dbec3d4fe4e600c66ccb11ec6316488b10d034f1048c6b4f2d34 Image: harbor.atmosphere.dev/quay.io/keycloak/keycloak:24.0.5-0 Image ID: harbor.atmosphere.dev/quay.io/keycloak/keycloak@sha256:c916c668a5cd589948c3310ab31ffcfc5da55f0e546028f2f606419ce17c6ad8 Ports: 8080/TCP, 7800/TCP Host Ports: 0/TCP, 0/TCP SeccompProfile: RuntimeDefault Command: /opt/keycloak/bin/kc.sh --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true State: Running Started: Mon, 13 Apr 2026 17:14:24 +0000 Ready: True Restart Count: 0 Limits: cpu: 750m ephemeral-storage: 1Gi memory: 768Mi Requests: cpu: 500m ephemeral-storage: 50Mi memory: 512Mi Liveness: tcp-socket :http delay=300s timeout=5s period=1s #success=1 #failure=3 Readiness: http-get http://:http/realms/master delay=30s timeout=1s period=10s #success=1 #failure=3 Startup: http-get http://:http/ delay=5s timeout=1s period=5s #success=1 #failure=120 Environment Variables from: keycloak-env-vars ConfigMap Optional: false Environment: KUBERNETES_NAMESPACE: auth-system (v1:metadata.namespace) BITNAMI_DEBUG: false KEYCLOAK_ADMIN_PASSWORD: Optional: false KEYCLOAK_DATABASE_PASSWORD: Optional: false KEYCLOAK_HTTP_RELATIVE_PATH: / KC_PROXY: edge KC_DB: mysql KC_DB_URL: jdbc:mysql://percona-xtradb-haproxy.openstack:3306/keycloak KC_DB_USERNAME: keycloak KC_DB_PASSWORD: Optional: false Mounts: /opt/bitnami/keycloak/conf from empty-dir (rw,path="app-conf-dir") /opt/bitnami/keycloak/data from empty-dir (rw,path="app-data-dir") /opt/bitnami/keycloak/lib/quarkus from empty-dir (rw,path="app-quarkus-dir") /tmp from empty-dir (rw,path="tmp-dir") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-dwrs9 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: empty-dir: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-dwrs9: 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 21m default-scheduler Successfully assigned auth-system/keycloak-0 to instance Normal Pulling 21m kubelet Pulling image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:24.0.5-0" Normal Pulled 20m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:24.0.5-0" in 5.441s (8.4s including waiting) Normal Created 20m kubelet Created container keycloak Normal Started 20m kubelet Started container keycloak Warning Unhealthy 19m (x21 over 20m) kubelet Startup probe failed: Get "http://10.0.0.155:8080/": dial tcp 10.0.0.155:8080: connect: connection refused