Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eks-public): add ingress so the cluster can communicate with the ingress controller #234

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

lemeurherve
Copy link
Member

Fix following error when deploying an exposed service in eks-public:

Error: release artifact-caching-proxy failed, and has been uninstalled due to atomic being set: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "https://public-nginx-ingress-ingress-nginx-controller-admission.public-nginx-ingress.svc:443/networking/v1/ingresses?timeout=10s": context deadline exceeded

Ref: kubernetes/ingress-nginx#5401 (comment)

…ingress controller

Fix following error when deploying an exposed service in eks-public:

> Error: release artifact-caching-proxy failed, and has been uninstalled due to atomic being set: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "https://public-nginx-ingress-ingress-nginx-controller-admission.public-nginx-ingress.svc:443/networking/v1/ingresses?timeout=10s": context deadline exceeded

Ref: kubernetes/ingress-nginx#5401 (comment)
@lemeurherve lemeurherve requested review from dduportal, smerle33 and a team October 11, 2022 13:31
@lemeurherve lemeurherve enabled auto-merge (squash) October 11, 2022 13:32
@lemeurherve lemeurherve merged commit d6e97e8 into main Oct 11, 2022
@lemeurherve lemeurherve deleted the lemeurherve-patch-1 branch October 11, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants