/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.
| | 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.
| | benbrougher.tech
1.1 parsecs away

Travel
| | How to use microk8s to create an ingress using MetalLB and the NGINX ingress controller
| | rguske.github.io
13.7 parsecs away

Travel
| In this post I will focus on the installation of Harbor using Helm and also on the preperations you have to do upfront before you are able to let the Supervisor Cluster pull images out of Harbor and to subsequently instantiate them as a native Pod on vSphere.