How to setup domain name or path based routing on ingress controller for Kubernetes Cluster



How to setup domain name or path based routing on ingress controller for Kubernetes Cluster

How to setup domain name or path based routing on ingress controller for Kubernetes Cluster

Sample yml files & steps are available on Github :
https://github.com/vipin-k/ingress-controller-domain-name-or-path-based-routing.git

Explain what is name or path based routing.
Implement host name based routing.
Testing host name routing.
Implement path based routing.
Testing path based routing.

Comments are closed.