|
You are here |
shyamjos.com | ||
| | | | |
managing.blue
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | ||
| | | | |
blog.alexellis.io
|
|
| | | 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. | ||