Azure Kubernetes – Reinstall Metrics server\ Ingress Nginx and Cert Manager due to Crash loop

Delete the Workload in Azure that has failed and run the below to re-add them

kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.10.0/deploy/static/provider/cloud/deploy.yaml

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.yaml

kubectl apply -f https://raw.githubusercontent.com/Azure/AKS-Edge/main/samples/others/metrics-server.yaml
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...