/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

bryanbende.com
| | managing.blue
2.2 parsecs away

Travel
| | Questions at the Kubernetes slack are always interesting and sometimes nerd sniping. One such question came along the #ingress-nginx-users channel where a user was trying to make the nginx controller work as a reverse proxy too for a site outside of the Kubernetes cluster in question. The user tried to do this with configuration snippets,...
| | devopsdirective.com
0.8 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.
| | nodogmablog.bryanhogan.net
1.0 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.
| | eradman.com
5.2 parsecs away

Travel
| [AI summary] This article provides steps for deploying Redash on Kubernetes, including configuration files, service descriptions, and database initialization commands.