/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

nbailey.ca
| | nodogmablog.bryanhogan.net
1.5 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.
| | benbrougher.tech
1.1 parsecs away

Travel
| | How to use microk8s to create an ingress using MetalLB and the NGINX ingress controller
| | devopsdirective.com
1.9 parsecs away

Travel
| | [AI summary] The article explains how to create a maintenance page for a Kubernetes service using nginx and ConfigMaps without requiring a custom container image.
| | blog.yannickjaquier.com
9.6 parsecs away

Travel
| How to install a Kubernetes cluster in virtual machines to create your own stateless and stateful pods and enter the container world