Skip to content

Deployment Troubleshooting

Start with Kubernetes readiness, service logs, ingress routing, identity provider configuration, database connectivity, and storage access.

Inspect pod events and logs. Common causes include missing secrets, database connection failures, image pull failures, failed migrations, and invalid chart values.

Confirm image pull secrets, registry mirror configuration, repository prefix overrides, and image tags from the release manifest.

Confirm identity provider issuer, client IDs, redirect URIs, allowed origins, and Auth Service public URL configuration.

Confirm ingress paths for Governance Service, Auth Service, and Integrity Service. Then verify service health and token validation behavior.