Name: keycloak-1 Namespace: auth-system Priority: 0 Service Account: default Node: instance/199.204.45.238 Start Time: Fri, 17 Jul 2026 14:35:01 +0000 Labels: app=keycloak app.kubernetes.io/component=server app.kubernetes.io/instance=keycloak app.kubernetes.io/managed-by=keycloak-operator apps.kubernetes.io/pod-index=1 controller-revision-hash=keycloak-58dfd56866 statefulset.kubernetes.io/pod-name=keycloak-1 Annotations: operator.keycloak.org/watched-secret-hash: 67b94c4703b45789c22419ddb3a52417eaf40885d7d9afdbb118f83613a44d29 Status: Running IP: 10.0.0.132 IPs: IP: 10.0.0.132 Controlled By: StatefulSet/keycloak Containers: keycloak: Container ID: containerd://c82e19d0495aafb452690b3319c6184b03dd57650802e27025d725b4e82b226a Image: harbor.atmosphere.dev/quay.io/keycloak/keycloak:26.6.4 Image ID: harbor.atmosphere.dev/quay.io/keycloak/keycloak@sha256:0aae0de7fca85525f727d3354df17896092de8bb26ae4c12d89c77e5df8cbce4 Ports: 8443/TCP, 8080/TCP, 9000/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP Args: -Djgroups.bind.address=$(POD_IP) --verbose start State: Running Started: Fri, 17 Jul 2026 14:35:02 +0000 Ready: True Restart Count: 0 Limits: memory: 2Gi Requests: memory: 1700Mi Liveness: http-get http://:9000/health/live delay=0s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get http://:9000/health/ready delay=0s timeout=1s period=10s #success=1 #failure=3 Startup: http-get http://:9000/health/started delay=0s timeout=1s period=1s #success=1 #failure=600 Environment: KC_HOSTNAME_STRICT: false KC_FEATURES: token-exchange KC_TRANSACTION_XA_ENABLED: false KC_HTTP_ENABLED: true KC_HTTP_PORT: 8080 KC_HTTPS_PORT: 8443 KC_DB: postgres KC_DB_USERNAME: Optional: false KC_DB_PASSWORD: Optional: false KC_DB_URL_HOST: keycloak-db-rw KC_PROXY_HEADERS: xforwarded KC_BOOTSTRAP_ADMIN_USERNAME: Optional: false KC_BOOTSTRAP_ADMIN_PASSWORD: Optional: false KC_HEALTH_ENABLED: true KC_CACHE: ispn KC_METRICS_ENABLED: true KCKEY_METRICS_ENABLED: metrics-enabled KC_SPI_EVENTS_LISTENER_JBOSS_LOGGING_SUCCESS_LEVEL: info KCKEY_SPI_EVENTS_LISTENER_JBOSS_LOGGING_SUCCESS_LEVEL: spi-events-listener-jboss-logging-success-level KC_SPI_EVENTS_LISTENER_JBOSS_LOGGING_ERROR_LEVEL: warn KCKEY_SPI_EVENTS_LISTENER_JBOSS_LOGGING_ERROR_LEVEL: spi-events-listener-jboss-logging-error-level POD_IP: (v1:status.podIP) KC_SPI_CACHE_EMBEDDED_DEFAULT_MACHINE_NAME: (v1:spec.nodeName) KC_TELEMETRY_SERVICE_NAME: keycloak KC_TELEMETRY_RESOURCE_ATTRIBUTES: k8s.namespace.name=auth-system Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vn2f4 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-vn2f4: 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: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Topology Spread Constraints: kubernetes.io/hostname:ScheduleAnyway when max skew 1 is exceeded for selector app=keycloak,app.kubernetes.io/component=server,app.kubernetes.io/instance=keycloak,app.kubernetes.io/managed-by=keycloak-operator topology.kubernetes.io/zone:ScheduleAnyway when max skew 1 is exceeded for selector app=keycloak,app.kubernetes.io/component=server,app.kubernetes.io/instance=keycloak,app.kubernetes.io/managed-by=keycloak-operator Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 52m default-scheduler Successfully assigned auth-system/keycloak-1 to instance Normal Pulling 52m kubelet Pulling image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:26.6.4" Normal Pulled 52m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:26.6.4" in 155ms (155ms including waiting) Normal Created 52m kubelet Created container keycloak Normal Started 52m kubelet Started container keycloak Warning Unhealthy 52m (x13 over 52m) kubelet Startup probe failed: Get "http://10.0.0.132:9000/health/started": dial tcp 10.0.0.132:9000: connect: connection refused Warning Unhealthy 19m (x2 over 52m) kubelet Readiness probe failed: HTTP probe failed with statuscode: 503