Skip to content
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 for BYO VMSS for AzureASOManagedCluster #5423

Open
arsdragonfly opened this issue Feb 11, 2025 · 0 comments
Open

Add support for BYO VMSS for AzureASOManagedCluster #5423

arsdragonfly opened this issue Feb 11, 2025 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@arsdragonfly
Copy link

/kind feature

Currently BYO VMSS is only supported for AzureManagedCluster or AzureCluster, but not AzureASOManagedCluster.

E0207 00:38:34.638919       1 controller.go:324] "Reconciler error" err="failed to create cluster scope for cluster default/zheyurg3-zheyuslinky3: unsupported infrastructure type \"AzureASOManagedCluster\", should be AzureCluster or AzureManagedCluster" controller="azuremachinepool" controllerGroup="infrastructure.cluster.x-k8s.io" controllerKind="AzureMachinePool" AzureMachinePool="default/zheyurg3-zheyuslinky3-vmss" namespace="default" name="zheyurg3-zheyuslinky3-vmss" reconcileID="cb829e8a-88fb-48cf-8049-626fc25ed917"

Per discussion with @willie-yao on Slack, this could supposedly be done by extending AzureASOMachinePool to support self-managed VMSS.

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 11, 2025
@nawazkh nawazkh added the priority/backlog Higher priority than priority/awaiting-more-evidence. label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
Status: Todo
Development

No branches or pull requests

3 participants