March 2020
Intermediate to advanced
626 pages
14h 45m
English
Since we are using a bare minimum Kubernetes installation, it does not have a reverse proxy running in the server. A reverse proxy, such as Nginx, provides connectivity from the outside world to the services running within the Kubernetes cluster.
If you are using a managed Kubernetes cluster in a public cloud or have built one using Red Hat OpenShift, you may have to disable the reverse proxy that comes with your Kubernetes cluster for the following exercises to work.
We are going to use Istio, which has provided a gateway controller that receives HTTP/HTTPS/TCP incoming connections:
Read now
Unlock full access