pod deployment stuck in pending state
Regarding https://app.azure.com/h/0S14-BFZ/e0ef32
And the provided workaround:
Affected customers can run the "az aks update --resource-group yourResourceGroup --name yourCluster" command to self mitigate the issue.
When i run the command with no extra parameters i get the following message:
Please specify one or more of "--enable-cluster-autoscaler" or "--disable-cluster-autoscaler" or "--update-cluster-autoscaler" or "--load-balancer-managed-outbound-ip-count" or"--load-balancer-outbound-ips" or "--load-balancer-outbound-ip-prefixes" or"--load-balancer-outbound-ports" or"--load-balancer-idle-timeout" or"--attach-acr" or "--dettach-acr" or"--"api-server-authorized-ip-ranges
Can you help to identify what extra params are needed to implement this workaround ?