You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,28 @@
2
2
3
3
This project contains [Helm](https://helm.sh/) charts for [Cluster API](https://github.com/kubernetes-sigs/cluster-api)[infrastructure providers](https://cluster-api.sigs.k8s.io/reference/providers) to provision workload clusters. These charts enable a natural continuation to utilize only `helm` instead of `clusterctl generate` to provision clusters after utilizing the helm chart from the [Cluster API operator install](https://cluster-api.sigs.k8s.io/user/quick-start-operator). These helm charts are also convenient when paired with GitOps for provisioning numerous clusters.
4
4
5
+
## Installing CAPI Charts
6
+
7
+
### [azure-aks-aso](./charts/azure-aks-aso)
8
+
9
+
To install an AKS cluster for CAPZ using the ASO API, use the following commands:
## Community, discussion, contribution, and support
6
28
7
29
NOTE: This is not an official Kubernetes [sig-cluster-lifecycle](https://github.com/kubernetes/community/blob/master/sig-cluster-lifecycle/README.md) project, but it hopes to be if the community finds such a chart repository useful. This project complies with Kubernetes community standards and guidelines.
0 commit comments