Skip to content

Add support for BYO VMSS for AzureASOManagedCluster #5423

Open
@arsdragonfly

Description

@arsdragonfly

/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions