Installation Guides📜
Installation documentation covers deployment patterns that differ after the common Getting Started prerequisites and release-selection steps.
Deployment Patterns📜
| Pattern | Use it for | Guide |
|---|---|---|
| Disposable evaluation | Learning, demonstrations, and short-lived development | Evaluation Quickstart |
| Customer-managed GitOps | Persistent development, staging, and production-oriented environments | First Customer-managed Deployment |
| Disconnected | Environments that must mirror sources and images internally | Disconnected Environments |
| Resource-constrained example | Non-production evaluation with a reduced package profile | Resource-constrained Configuration |
| SSO evaluation | Extending the quickstart with an identity-provider example | SSO Quickstart |
| Additional application package | Integrating a mission application through package or wrapper configuration | Extra Package Deployment |
All patterns use the same chart and must satisfy the selected release’s prerequisites. Environment guides describe deltas; they do not redefine Kubernetes compatibility, production sizing, or security requirements.
After Installation📜
- Configure package behavior through Configuration.
- Validate the deployment and establish Operations.
- Use Installation Troubleshooting when bootstrap or initial reconciliation fails.