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
I want to redirect some path outside the cluster ,can ingress do it ? like this:
NGINX Ingress controller version: 0.9 Kubernetes version: 1.8.4 Environment: Cloud provider or hardware configuration: ALIYUN OS: Centos 7.4 Kernel: 3.10.0-693.2.2.el7.x86_64
The text was updated successfully, but these errors were encountered:
Closing. Please check this example #629 (comment)
Sorry, something went wrong.
TKS
No branches or pull requests
I want to redirect some path outside the cluster ,can ingress do it ?
like this:
http:
paths:
backend:
serviceName: a-service
servicePort: 80
backend:
url: http://www.other.com
NGINX Ingress controller version: 0.9
Kubernetes version: 1.8.4
Environment:
Cloud provider or hardware configuration: ALIYUN
OS: Centos 7.4
Kernel: 3.10.0-693.2.2.el7.x86_64
The text was updated successfully, but these errors were encountered: