azure_preview_modules icon indicating copy to clipboard operation
azure_preview_modules copied to clipboard

azure_rm_aks parameter load-balancer-sku

Open AKCen opened this issue 6 years ago • 9 comments

Hi All

I wonder if there's a short term workaround to add hardcoded load-balancer-sku: Standard?

AKCen avatar Aug 01 '19 23:08 AKCen

@MyronFanQiu Could you take a look this issue? New feature for azure_rm_aks module. Thank you very much!

Fred-sun avatar Aug 02 '19 08:08 Fred-sun

@AKCen It is also not possible to create the AKSCluster and specify the loadbalancersku type in the Azure cli mode, which should be supported by both ansible and Azure cli in the future. Thank you very much!

Fred-sun avatar Aug 27 '19 09:08 Fred-sun

@Yungezz @zikalino Please take a look this issue, this is new feature for azure_rm_aks module. There is no other workaround to specify the loadbalancer sku l type. Please check! Thank you very much!

Fred-sun avatar Aug 27 '19 09:08 Fred-sun

@yungezz @zikalino @MyronFanQiu new feature for azure_rm_aks module! Thanks a lot!

Fred-sun avatar Sep 12 '19 05:09 Fred-sun

@mybayern1974 New feature request, Please take a look when you're free! Thank you very much!

Fred-sun avatar Oct 16 '19 03:10 Fred-sun

@mybayern1974

Fred-sun avatar Nov 11 '19 02:11 Fred-sun

@gavinfish @haiyuazhang

Fred-sun avatar Feb 10 '20 07:02 Fred-sun

@AKCen It is also not possible to create the AKSCluster and specify the loadbalancersku type in the Azure cli mode, which should be supported by both ansible and Azure cli in the future. Thank you very much!

It is possible now: https://docs.microsoft.com/en-us/cli/azure/aks?view=azure-cli-latest#az-aks-create az aks create -g MyResourceGroup -n MyManagedCluster --load-balancer-sku basic --vm-set-type AvailabilitySet

askalski85 avatar Apr 22 '20 10:04 askalski85

@AKCen Thank you very much for your interest in Ansible. This repo is no longer maintained in this repository and has been migrated to https://github.com/ansible-collections/azure Please re-submit this Issue in the above repository and closed this. Thank you very much!

Fred-sun avatar May 12 '20 08:05 Fred-sun