sandervanvugt / cka

394 stars 510 forks source link

Lesson:5 - Installing Nginx Ingress Controller #18

Open lovemasta41 opened 1 year ago

lovemasta41 commented 1 year ago

Hi Sander,

I am able to install the ingress controller. able to deploy the nginxsvc pod, able to create nginxsvc service without any issues. However, while creating ingress i am getting below error:

error: failed to create ingress: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": failed to call webhook: Post "https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s": context deadline exceeded

Can you suggest what could be the issue?

Regards, Love Masta