Explore >> Select a destination


You are here

blog.nobugware.com
| | www.paulsblog.dev
1.4 parsecs away

Travel
| | Use Traefik Ingress Controller as Proxy in Kubernetes (k8s) to provide load balancing, name-based virtual hosting, and SSL termination
| | ectobit.com
1.5 parsecs away

Travel
| | Learn how to write and use Traefik middlewares
| | shibumi.dev
2.4 parsecs away

Travel
| | How to setup traefik as a reverse proxy for prometheus and grafana
| | nodogmablog.bryanhogan.net
13.4 parsecs away

Travel
| In my previous post I showed how to run a single instance of a Web API application in Kubernetes using Minikube. In this post, I will show you how to deploy the same application, but this time there will be 3 instances of the application, with a load balancer routing traffic to each of the instances.