Deployment#
Audience: DevOps Engineers, Platform Engineers, System Administrators
Prerequisites: Kubernetes cluster, Helm 3.x, kubectl access
Outcome: Successfully deploy and configure Kleidia in your environment
Deployment Overview#
Kleidia is deployed to your Kubernetes cluster using Helm. All components run within your infrastructure—there are no external SaaS dependencies.
Deployment Guides#
| Guide | Description |
|---|---|
| Prerequisites | Infrastructure and access requirements |
| Helm Installation | Step-by-step Helm deployment |
| Configuration | Configuration options and customization |
| Vault Setup | OpenBao/Vault configuration |
| PKI Integration | Connect to your enterprise CA |
| Azure Entra | OIDC authentication setup |
| Storage | Database and persistent storage |
| Load Balancer | Ingress and TLS termination |
| Upgrades | Version upgrades and rollback |
| Troubleshooting | Common issues and solutions |
Quick Start#
For evaluation, see the POC Quickstart guide.
For production deployment:
- Review Prerequisites
- Follow Helm Installation
- Configure PKI Integration with your CA
- Set up Azure Entra or your OIDC provider
- Complete Storage and Load Balancer setup