AKS - Kubernetes service, helm upgrade get failed on release pipeline

10/18/2018

Created Azure devops project to deploy on aks with "Bring your own code" options it has created CI, CD pipeline by default with helm charts.

Pipeline build got succeed with helm charts, but in release CD got error related to helm upgrade, not able to get any clue on same.

I am newbie to helm charts and aks. Logs are below. Thanks

Azure devops project release CD logs

Helm upgrade command logs

Output of kubectl get svc --all-namespaces -o wide

-- PradipB
azure-aks
azure-devops
azure-kubernetes
kubernetes
kubernetes-helm

0 Answers