We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84cf5ae commit e48a61fCopy full SHA for e48a61f
PROJECT
@@ -14,3 +14,12 @@ resources:
14
- group: infrastructure
15
version: v1beta1
16
kind: AzureClusterTemplate
17
+- group: infrastructure
18
+ version: v1beta1
19
+ kind: AzureManagedCluster # For AKS clusters
20
21
22
+ kind: AzureManagedMachinePool # For AKS node pools
23
24
25
+ kind: AzureClusterIdentity # For Azure Cluster Identity
0 commit comments