A template repository for your KubeAid instance configuration.
Provides examples and configuration for managed clusters.
Example: test.cluster.com
- Cluster Name:
test.cluster.com - Services: Determined by ArgoCD App Templates.
- Configuration: Service settings defined in ArgoCD Apps.
- Bootstrap: Cluster spin-up/recovery configuration via
kubeaid-bootstrap-general.yamlin the cluster directory.
Documentation for natively supported apps is available in the KubeAid repository (e.g., CloudNativePG).
Enable or disable support mixins in your cluster Jsonnet file (k8id-config).
Manually rebuild the YAML file after changes:
./build/kube-prometheus/build.sh /path/to/k8id-config/k8s/<cluster-name>Commit and push changes, then prune in ArgoCD if mixins were removed.