jenkins-x / jx

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
https://jenkins-x.io/
Apache License 2.0
4.57k stars 787 forks source link

The state of external-IP in ingress-nginx-Controller is pending #8367

Open jackwu-hub opened 2 years ago

jackwu-hub commented 2 years ago

nginx ingress-nginx-controller LoadBalancer 10.106.184.250 80:30411/TCP,443:30279/TCP 8m2s

My K8S cluster is self-built, not a public cloud,

ankitm123 commented 2 years ago

If this is on prem, most likely this is because u don't have a load balancer. Are you using something like metallb?