/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

heltweg.org
| | nsirap.com
0.8 parsecs away

Travel
| | How to get Kubernetes work with Google Docker Container Registry, set read access to the registry
| | vadosware.io
1.9 parsecs away

Travel
| | I set up statping for a few websites I maintain on my small k8s cluster
| | blog.alwxdev.com
1.2 parsecs away

Travel
| | This article is going to be very specific - I will tell you a bit about how I deploy my web applications, and what strategies I find most convenient and easy.
| | nodogmablog.bryanhogan.net
12.3 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.