kubernetes-ops icon indicating copy to clipboard operation
kubernetes-ops copied to clipboard

Helm Troubleshooting

Open ColtonMcEwen opened this issue 3 years ago • 0 comments

This is a doc on Helm troubleshooting. I instantiate Ingress Nginx in Helm through Terraform Cloud for AWS ELB.

The issue I have is when I run the command kubectl get services once everything is setup. The output shows a kube cluster without an EXTERNAL-IP despite having ingress-nginx running when I verify through the kubectl get pods -A command.

More detail is on this doc with steps and commands on how to recreate the problem. Any help would be appricated!

ColtonMcEwen avatar Oct 08 '21 05:10 ColtonMcEwen