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

Commits on Oct 11, 2022

  1. fix(eks-public): add ingress so the cluster can communicate with the …

    …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 authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a7210a0 View commit details
    Browse the repository at this point in the history