/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jreypo.io
| | blog.nobugware.com
2.0 parsecs away

Travel
| | Manages Envoy Proxy with Envoy Gateway in Kubernetes
| | benbrougher.tech
2.4 parsecs away

Travel
| | How to use microk8s to create an ingress using MetalLB and the NGINX ingress controller
| | navendu.me
1.7 parsecs away

Travel
| | A comprehensive comparison of API gateways, Kubernetes gateways, and service meshes with actionable insights.
| | nodogmablog.bryanhogan.net
11.6 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.