This release adds 3 notable features for engineering teams evaluating rollout.
Published 4mo
Secrets & Credentials
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
keycloak
kubernetes
sso
sso-authentication
Summary
AI summaryInitial release of a Kubernetes operator for declaratively managing Keycloak resources.
Full changelog
🎉 Initial Release
A Kubernetes operator for declaratively managing Keycloak resources.
Features
- Instance Management —
KeycloakInstanceandClusterKeycloakInstancefor connecting to Keycloak servers - Realm Management —
KeycloakRealmandClusterKeycloakRealmresources - Client Management —
KeycloakClientwith automatic client secret synchronization to Kubernetes Secrets - Client Scopes —
KeycloakClientScopefor managing OAuth scopes - Protocol Mappers —
KeycloakProtocolMapperfor token claim configuration - User Management —
KeycloakUserandKeycloakUserCredentialfor users and passwords - Groups & Roles —
KeycloakGroup,KeycloakRole, andKeycloakRoleMapping - Identity Providers —
KeycloakIdentityProviderfor external IdP federation - Components —
KeycloakComponentfor LDAP federation and key providers - Organizations —
KeycloakOrganizationfor Keycloak 26+ organization support
Deployment
- Helm chart for easy installation
- Multi-arch Docker images (amd64/arm64)
- Prometheus metrics endpoint
- Leader election for HA deployments
Installation
helm install keycloak-operator oci://ghcr.io/hostzero-gmbh/charts/keycloak-operator --version 0.1.0
Full Changelog: https://github.com/Hostzero-GmbH/keycloak-operator/commits/v0.1.0
Full Changelog: https://github.com/Hostzero-GmbH/keycloak-operator/commits/v0.1.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Hostzero-GmbH/keycloak-operator
All releases →Related context
Earlier breaking changes
- v0.9.0 Removes `spec.credentials` and `spec.client`; requires migration to new `spec.auth` block.
Beta — feedback welcome: [email protected]