Skip to content

Latest commit

 

History

History

04. External Access

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

If you get an error on creating ingress component related to "nginx-controller-admission" webhook, than manually delete the ValidationWebhook and try again. To delete the ValidationWebhook:

kubectl get ValidatingWebhookConfiguration 
kubectl delete ValidatingWebhookConfiguration {name}

Link to a more detailed description of the issue