a1032484bd2a4be46288fb6f63d936bd47ea546f
- Kustomize vs Helm trade-offs and base+overlay pattern - K8s resource naming conventions with workclub- prefix - .NET health probe semantics (startup/liveness/readiness) - StatefulSet + headless service pattern for Postgres - PostgreSQL 16-alpine with pg_isready health check - Keycloak 26.x production mode configuration - Ingress path-based routing (/ → frontend, /api → backend) - ConfigMap strategy for non-sensitive configuration - Resource requests/limits placeholders for overlays - Image tag strategy with :latest placeholder - Gotchas: serviceName, headless service publishNotReadyAddresses, probe timeouts
Description
No description provided