mirror of
https://github.com/seemueller-io/cluster.git
synced 2025-09-08 22:56:46 +00:00
7 lines
474 B
Markdown
7 lines
474 B
Markdown
- `/cluster` - Terraform CDK TypeScript configurations
|
|
- `main.ts` - Deploys the Kubernetes cluster
|
|
- `/components` - Terraform CDK TypeScript configurations
|
|
- `main.ts` - Deploys runtime components to the cluster (CertManager, ZITADEL, Postgres, ect...)
|
|
- `/configurations` - Terraform CDK TypeScript configurations
|
|
- `main.ts` - Main Terraform configuration file for ZITADEL setup including organization, project, OIDC application,
|
|
and a development user |