AzureEnvironment Support for Managed Clusters #3489
Labels
area/managedclusters
Issues related to managed AKS clusters created through the CAPZ ManagedCluster Type
kind/feature
Categorizes issue or PR as related to a new feature.
kind/proposal
Issues or PRs related to proposals.
Goals
User Story
As a user I would like to create managed AKS clusters in Germany/China/USGovernment cloud environments.
Detailed Description
It looks like support for AzureEnvironment was done in self-managed clusters and hardcoded to the empty string defaults in the AKS code paths. The code changes would allow access to all the environments offered by Azure.
Contract changes [optional]
[Describe contract changes between Cluster API Azure Provider controllers, if applicable.]
Data model changes [optional]
Will probably add an AzureEnvironment to azuremanagedcluster identical to the one in azurecluster
/kind proposal
The text was updated successfully, but these errors were encountered: