Overview
Applications
gitops k3d create provisions a local k3d Kubernetes cluster to host your cloud native environment locally.
Your k3d cluster will include:
| Application | Description |
|---|---|
| Argo CD | GitOps Continuous Delivery |
| Argo Workflows | Application Continuous Integration |
| Atlantis | Terraform Workflow Automation |
| cert-manager | Certificate Automation Utility |
| ChartMuseum | Helm Chart Registry |
| External Secrets Operators | Syncs Kubernetes secrets with Vault secrets |
| GitHub Action Runner Controller | GitHub Self-Hosted CI Executor |
| HashiCorp Vault | Secrets Management |
| Metaphor | (development, staging, production) instance of sample Next.js app |
| MinIO | High-performance, S3 compatible object store |
| Traefik Ingress Controller | Native k3d Ingress Controller |
k3d Specific
- OIDC & SSO isn't supported yet with k3d.
- Workload clusters are not available yet.