/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

www.learnitguide.net
| | juffalow.com
2.1 parsecs away

Travel
| | Write simple Node.js backend using TypeScript, Express and Terminus and run it in Digital Ocean Kubernetes cluster. In the end you will have application which is running in multiple replications and has access to environment variable passed to the application by Kubernetes secret.
| | nodogmablog.bryanhogan.net
1.1 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.
| | martinheinz.dev
2.1 parsecs away

Travel
| | As your project grows, it might get to the point that it becomes too hard to handle with just single VM or some simple SaaS solution. You can solve tha...
| | bryanbende.com
10.2 parsecs away

Travel
| [AI summary] This blog post explains how to set up and test ingress in a K3s cluster using Traefik and the Klipper load balancer, with an example application demonstrating the setup.