Skip to content

Update AKS ClusterClass example to use AzureASOManagedClusterTemplate #1862

@anmazzotti

Description

@anmazzotti

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions