Error when Ingress references missing ingressClass
Fixes ingressClass not found
# ingressClass not foundingressClass not found
Specified ingressClassName does not exist
kubectl get ingressclass
kubectl get ingress -o yaml
helm install nginx-ingress
kubectl patch ingress
IngressClass is cluster-scoped. Multiple allowed. Controller self-registers.
kubectl apply -f ingressclass.yaml
kubectl get ingress shows IP