-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
What would you like to be added (User Story)?
The current AKS ClusterClass example uses a deprecated API:
Warning: AzureManagedControlPlaneTemplate and the AzureManaged API are deprecated. Please migrate to infrastructure.cluster.x-k8s.io/v1beta1 AzureASOManagedControlPlaneTemplate and related AzureASOManaged resources instead.
azuremanagedcontrolplanetemplate.infrastructure.cluster.x-k8s.io/aks-control-plane created
Warning: AzureManagedClusterTemplate and the AzureManaged API are deprecated. Please migrate to infrastructure.cluster.x-k8s.io/v1beta1 AzureASOManagedClusterTemplate and related AzureASOManaged resources instead.
azuremanagedclustertemplate.infrastructure.cluster.x-k8s.io/aks-cluster created
Warning: AzureManagedMachinePoolTemplate and the AzureManaged API are deprecated. Please migrate to infrastructure.cluster.x-k8s.io/v1beta1 AzureASOManagedMachinePoolTemplate and related AzureASOManaged resources instead.
Detailed Description
This needs to be migrated to the new API.
For reference: https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/templates/cluster-template-aks-aso-clusterclass.yaml
Anything else you would like to add?
No response
Label(s) to be applied
/kind feature