Sporadic Keycloak issues #573
Labels
component: networking
An issue relating to a host networking (e.g. DNS, WireGuard, SSH)
component: services
An issue relating to a Python Discord service (e.g. Bot, Site, Lancebot)
group: docs
Issues and pull requests related to our documentation
group: kubernetes
Issues and pull requests related to the Kubernetes setup
For a while, we have been receiving sporadic reports about Keycloak not working properly, both via Alertmanager and various other communication channels.
Investigation today revealed that this is likely related to the
vault-agent
sidecar container that runs in every Keycloak pod. This container regularly crashes with the following error:Presumably, the Vault CA certificate is the problem here, which might have been configured with an expiration of 1 year when Vault was installed.
Since the Keycloak pod was created 43 days ago, the pod has been restarted 3892 times.
Keycloak itself has no logs indicating big problems during the same timeframe.
Action items
kubernetes/namespaces/vault/README.md
as applicableOut of scope for now
The text was updated successfully, but these errors were encountered: