Azure / Azure/azure_preview_modules

azure_rm_aks Add parameter vm-set-type

Open
#354 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
43
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Hi there,

the Ansible support for creating AKS clusters comes in very handy, thanks for that! I have one request though: I woud like to use the cluster autoscaler with AKS. However, I cannot enable that because the for doing so the cluster needs to be created with support for _virtual mchine scale sets_, see https://docs.microsoft.com/en-us/azure/aks/cluster-autoscaler for details.

Essentially, I think it would suffice to add support for the parameter `vm-set-type VirtualMachineScaleSets` as being passed into `az aks create`. Or perhaps even the option `enable-cluster-autoscaler` to enable it right away.

Thanks in advance and kind regards,
Philipp

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.