Openshift provides multiple options to expose the application to external traffic. When you deploy a … [Read more...] about How to expose service on the Openshift? Enable TLS secure route?
Ingress
kubernetes – Traefik Middlewares – Part 5
Middleware helps to tweak the requests before reaching the actual service in kubernetes. Traefik … [Read more...] about kubernetes – Traefik Middlewares – Part 5
kubernetes traefik – Managing TLS Certificates – Part 4
How to configure HTTPS for your applications on the Kubernetes cluster? How to manage TLS … [Read more...] about kubernetes traefik – Managing TLS Certificates – Part 4
kubernetes ingress controller using traefik – Part 3
Kubernetes ingress is an API object that manages the external access to the kubernetes services. It … [Read more...] about kubernetes ingress controller using traefik – Part 3
Kubernetes bare-metal load balancer – MetalLB deployment – Part 2
How to install and configure the MetalLB load balancer on the Kubernetes cluster? MetalLB uses a … [Read more...] about Kubernetes bare-metal load balancer – MetalLB deployment – Part 2