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

nginx ingress guide doesn't work #1617

Closed
yene opened this issue May 21, 2020 · 5 comments
Closed

nginx ingress guide doesn't work #1617

yene opened this issue May 21, 2020 · 5 comments
Assignees
Labels
kind/documentation Categorizes issue or PR as related to documentation.

Comments

@yene
Copy link

yene commented May 21, 2020

Following the nginx ingress guide and doing:

Results in multiple problems like:

  • nginx ingress controller not starting: 0/1 nodes are available: 1 node(s) didn't match node selector.
  • kError from server (InternalError): error when creating "https://kind.sigs.k8s.io/examples/ingress/usage.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io":

Thank you for helping to improve the documentation.

@yene yene added the kind/documentation Categorizes issue or PR as related to documentation. label May 21, 2020
@aojea
Copy link
Contributor

aojea commented May 21, 2020

are you creating the cluster with the configuration indicated in the docs?

https://kind.sigs.k8s.io/docs/user/ingress/#create-cluster

can you paste the output of kubectl get nodes -o yaml?

@BenTheElder
Copy link
Member

When did you run this? quay.io was having major issues and the images for ingress-nginx upstream are currently hosted there.

I'm certain this guide has been tested and pretty confident it's correct, the author of ingress-nginx helps maintain it 🙃

@BenTheElder
Copy link
Member

/assign @amwat

@yene
Copy link
Author

yene commented May 21, 2020

Thanks for the answer, I will test again tomorrow.

@yene
Copy link
Author

yene commented May 22, 2020

Works today, I must have done a mistake during the setup steps.

@yene yene closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation.
Projects
None yet
Development

No branches or pull requests

4 participants