#TIL | #Kubernetes February 20, 2024 | 00:00 Kubernetes Downward API Demonstrates using the Kubernetes Downward API to inject resource-derived env vars like GOMAXPROCS without hitting the API server.
#TIL | #Kubernetes August 16, 2020 | 00:00 Deploy long-running tasks on Kubernetes Recommends rainbow deployments so long-running pods (like GitLab Runner) stay observable while new versions roll out.