Azure Devops deploy to AKS suddenly failing with network_error
We have a several pipelines that deploy to 2 AKS clusters which has been working for about 6 months. Suddenly, last Thursday, all the deployments started to fail. The pipeline is set up to delete the last deployment before it deploys the updated code. The AKS cluster is private and the deployment happens from a self-hosted agent machine. Here is what the step looks like