Further reading
If you want more information related to the concepts we covered in this chapter, check out the following references:
- Kubernetes Ingress controller: https://www.nginx.com/resources/glossary/kubernetes-ingress-controller
- HAProxy documentation: https://www.haproxy.com/documentation/hapee/latest/onepage/
- Annotations used to override a route’s default configuration: https://docs.openshift.com/container-platform/4.10/networking/routes/route-configuration.html#nw-route-specific-annotations_route-configuration
- Configuring ingress cluster traffic using an Ingress controller: https://docs.openshift.com/container-platform/4.10/networking/configuring_ingress_cluster_traffic/configuring-ingress-cluster-traffic-ingress-controller.html
- Creating secured routes: https://docs.openshift.com/container-platform/4.10/networking/routes/secured-routes.html
- OpenShift Tested Integrations: https://access.redhat.com/articles/4128421
- Service mesh: https:...