/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

blog.meain.io
| | vxlabs.com
2.3 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...
| | managing.blue
2.2 parsecs away

Travel
| | dexidp.io contains valueable information on how to configure and run DexIdp, but even though they provide a docker container, there is scarce information on how to configure and run it. So let's create a DexIdp deployment in a Docker Desktop kubectl create deployment dexidp --image dexidp/dex We see from the Dockerfile that dex is being...
| | nsirap.com
2.1 parsecs away

Travel
| | How to get Kubernetes work with Google Docker Container Registry, set read access to the registry
| | pascalw.me
12.3 parsecs away

Travel
| Walkthrough on setting up automatic HTTPS with Let's Encrypt on k3s