How do we change the Load Balancer SKU type from Basic to Standard when creating the ingress with "helm install stable/nginx-ingress --namespace kube-system" ?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for the question! We are investigating and will update you shortly.
@mariojacobo AKS currently supports the Basic SKU. If you wish to use the Standard SKU, you can use the upstream acs-engine.
Reference: https://docs.microsoft.com/en-us/azure/aks/internal-lb
I will close this for now. If you have additional questions let me know and we can always reopen and continue.
Can the standard sku also be used when not using AKS ?
We are trying to setup a HA Cluster and are only able to install the basic SKU when using the helm charts.
Any ideas someone?
@MicahMcKittrick-MSFT We are trying to setup a HA Cluster and are only able to install the basic SKU when using the helm charts. Is there a way to do this (now) today? If not, can you say why? Also if not can this please be opened as a request?