kubernetes-sigs / cluster-api-provider-azure

Cluster API implementation for Microsoft Azure
https://capz.sigs.k8s.io/
Apache License 2.0
295 stars 425 forks source link

Add AKS Automatic flavor template #5208

Open nojnhuh opened 2 days ago

nojnhuh commented 2 days ago

/kind feature

Describe the solution you'd like

Since AKS Automatic is being billed as the AKS "easy button" we should have a flavor template that users can build off of that shows how to get that up and running in CAPZ.

We should also include an e2e test that deploys a similar template.

Anything else you would like to add:

Environment:

nojnhuh commented 2 days ago

This is currently blocked on #5017.