/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

shyamjos.com
| | managing.blue
1.9 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...
| | til.simonwillison.net
1.6 parsecs away

Travel
| | This recipe for deploying the official datasetteproject/datasette container in Kubernetes just worked for me. It uses an interesting (possibly nasty?) trick to install plugins and download a SQLite database file on container startup, without needing to bake a brand new container image.
| | b.agilob.net
1.7 parsecs away

Travel
| |
| | blog.alexellis.io
10.1 parsecs away

Travel
| Learn how to configure K3s on bare-metal to run a Kubernetes cluster with just as much resilience and fault tolerance as a managed service.