/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

hypernephelist.com
| | blog.nobugware.com
1.2 parsecs away

Travel
| | Manages Envoy Proxy with Envoy Gateway in Kubernetes
| | platformengineering.org
1.0 parsecs away

Travel
| | Learn what KRO (Kubernetes Resource Orchestrator) is and how it simplifies Kubernetes app deployment by creating custom APIs that group resources, reducing YAML complexity and making management easier for developers.
| | bryanbende.com
1.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.
| | managing.blue
13.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...