/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

particule.io
| | wener.me
0.9 parsecs away

Travel
| |
| | shibumi.dev
1.9 parsecs away

Travel
| | How to create a Kubernetes Cluster with Kubermatic's KubeOne on Hetzner Cloud
| | 5pi.de
1.7 parsecs away

Travel
| | [AI summary] The article details the setup and management of a $15 production-grade Kubernetes cluster on DigitalOcean, focusing on high availability, TLS security, and automated deployment processes.
| | vxlabs.com
13.8 parsecs away

Travel
| In this post I show how you can setup a Kubernetes pod for reproducible development purposes on a single-node Kubernetes cluster using Rancher Desktop on Linux or Docker Desktop for Windows. What are devcontainers? At my quasi-hypothetical workplace, we are fans of Visual Studio Code's development containers idea, or devcontainers for short. In short, you add a specially crafted devcontainer.json file (and some docker yamls) to your repo, and the next time a new dev opens the project, they will be prompt...