We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/mandatory.yaml
The URL is a 404.
The text was updated successfully, but these errors were encountered:
Correct URL is https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.7.0/deploy/static/provider/cloud/deploy.yaml. Also, kubectl create ingress demo --class=nginx --rule="grundbuch-test.eu/*=demo:80" just results a 503 error. The entire Ingress documentation is outdated.
kubectl create ingress demo --class=nginx --rule="grundbuch-test.eu/*=demo:80"
Sorry, something went wrong.
@gauravrattan Would you like to work on this?
Sure @ajeetraina
No branches or pull requests
The URL is a 404.
The text was updated successfully, but these errors were encountered: