-
Notifications
You must be signed in to change notification settings - Fork 430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support to configure azure environment for AKS clusters #3029
Comments
/area managedclusters |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
/close already done in #3509 |
@CecileRobertMichon: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind feature
Describe the solution you'd like
Add support for AKS clusters creation in an another cloud than US Public.
Anything else you would like to add:
we are currently leaving the
azure.Environment
empty for managed clusters which defaults to US Public cloud endpoints. It should continue to default to US Public cloud endpoint but providing an override mechanism would be helpful.As allowing this to be configurable would allow users to create AKS clusters in other allowed environments.
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: