Hi,
during azure deployment with 3 nodes/new vnet/new subnet we see an issue, Unable to deploy cluster - SW upgrade failure.
After some investigation with XC support we see a missing line in modules/f5xc/ce/azure/config/locals.tf: Kubernetes section should have CloudProvider = "disabled" in vpm_config.
After this change, we are able to deploy cluster and terraform deployment works.
Hi,
during azure deployment with 3 nodes/new vnet/new subnet we see an issue, Unable to deploy cluster - SW upgrade failure.
After some investigation with XC support we see a missing line in modules/f5xc/ce/azure/config/locals.tf: Kubernetes section should have CloudProvider = "disabled" in vpm_config.
After this change, we are able to deploy cluster and terraform deployment works.