Name: keycloak-0 Namespace: auth-system Priority: 0 Service Account: keycloak Node: instance/199.204.45.144 Start Time: Thu, 02 Apr 2026 08:55:34 +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=23.0.7 apps.kubernetes.io/pod-index=0 controller-revision-hash=keycloak-58465b5ccd helm.sh/chart=keycloak-20.0.1 statefulset.kubernetes.io/pod-name=keycloak-0 Annotations: checksum/configmap-env-vars: 79f7433dea588bf005e9e7051a7f2be895f2a2d7d03953431a813f99ce1819e4 checksum/secrets: 04c9a58bdce4595e54877fb4fee2a050995643a95fcdded447e5ee19fe2ca5d0 Status: Running IP: 10.0.0.77 IPs: IP: 10.0.0.77 Controlled By: StatefulSet/keycloak Containers: keycloak: Container ID: containerd://970f427f3a11c852f8d709a63c24506700f5f8d2266da32ebbe80db4964189ec Image: harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0 Image ID: harbor.atmosphere.dev/quay.io/keycloak/keycloak@sha256:14e99d6f5dd0516a5bdc82537b732cb85469ecdb15ad7fe5f11ff67521544db8 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: Thu, 02 Apr 2026 08:55:43 +0000 Ready: True Restart Count: 0 Limits: cpu: 750m ephemeral-storage: 1Gi memory: 768Mi Requests: cpu: 500m ephemeral-storage: 50Mi memory: 512Mi Liveness: http-get http://: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-88cg2 (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-88cg2: 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 22m default-scheduler Successfully assigned auth-system/keycloak-0 to instance Normal Pulling 22m kubelet Pulling image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0" Normal Pulled 22m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0" in 7.963s (7.963s including waiting) Normal Created 22m kubelet Created container keycloak Normal Started 22m kubelet Started container keycloak Warning Unhealthy 20m (x21 over 22m) kubelet Startup probe failed: Get "http://10.0.0.77:8080/": dial tcp 10.0.0.77:8080: connect: connection refused