/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

njmulsqb.github.io
| | ishan.co
2.1 parsecs away

Travel
| | Need to install Hadoop for a class or a project? It can take some time. Learn how you can easily do it with 1 command in this post.
| | wimpysworld.com
1.8 parsecs away

Travel
| | Blog, Podcasts, Live Streams and Videos about Linux and Open Source with a focus on Ubuntu, Debian and NixOS.
| | newcome.wordpress.com
2.3 parsecs away

Travel
| | I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...
| | nodogmablog.bryanhogan.net
15.4 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.