website/content/en/docs/tasks/access-application-cluster
Piyush Kumar f600acf2b6 Starting from nginx ingress controller Version 0.22.0 onwards, it uses placeholders /$1 or /$2 soon for rewrite-target annotation (#15504)
In nginx ingress controller Version 0.22.0 and beyond, any substrings within the request URI that need to be passed to the rewritten path must explicitly be defined in a capture group. Please refer doc here : 
* `https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target`
* `https://stackoverflow.com/a/55193468/5527839 `

Currently, what was mentioned in the docs, didnt work for me. I was using minikube version `1.2.0` which uses ingress above v0.21.0. After reading the docs provided in above two links, was able to figure out where it was lacking. Have mentioned the changes in the proposed file change.
2019-08-22 08:42:32 -07:00
..
_index.md Add weighs and move files under Tasks > Access App. (#8625) 2018-05-19 20:40:51 -07:00
access-cluster.md Remove command prompts and split command outputs (#13015) 2019-03-15 09:16:58 -07:00
communicate-containers-same-pod-shared-volume.md Add Ref to shared process namespaces (#14194) 2019-06-10 19:52:15 -07:00
configure-access-multiple-clusters.md delete unnecessary space and character (#14246) 2019-05-09 04:38:48 -07:00
configure-cloud-provider-firewall.md Update configure-cloud-provider-firewall.md (#12304) 2019-01-23 08:55:05 -08:00
configure-dns-cluster.md Fix 404 in Configure DNS Cluster (#9853) 2018-08-17 19:13:00 -07:00
connecting-frontend-backend.md Official 1.14 Release Docs (#13174) 2019-03-25 15:06:16 -07:00
create-external-load-balancer.md JSON to YAML for external LoadBalancer (#15891) 2019-08-18 17:50:03 -07:00
ingress-minikube.md Starting from nginx ingress controller Version 0.22.0 onwards, it uses placeholders /$1 or /$2 soon for rewrite-target annotation (#15504) 2019-08-22 08:42:32 -07:00
list-all-running-container-images.md Add admonition type to shortcode (#9482) 2018-11-06 11:33:04 -08:00
port-forward-access-application-cluster.md specify local port as argument (#15445) 2019-07-16 20:24:35 -07:00
service-access-application-cluster.md update tutorial not to use ‘kubectl run’ for creating deployment (#14980) 2019-06-26 11:17:21 -07:00
web-ui-dashboard.md Update Dashboard install and access links (#15290) 2019-07-06 02:32:34 -07:00