Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

DevOps

3 items on 20 Mar 2026
DevOps

Announcing Ingress2Gateway 1.0: Your Path to Gateway API

With the Ingress-NGINX retirement scheduled for March 2026, the Kubernetes networking landscape is at a turning point. For most organizations, the question isn't whether to migrate to Gateway API, but how to do so…

Source: Kubernetes Blog
DevOps

Running Agents on Kubernetes with Agent Sandbox

The landscape of artificial intelligence is undergoing a massive architectural shift. In the early days of generative AI, interacting with a model was often treated as a transient, stateless function call: a request…

Source: Kubernetes Blog
DevOps GitHub

docker/compose: v5.1.1

What's Changed 🐛 Fixes Only pass ConsoleSize to ExecAttach when TTY is enabled by @mikesir87 in #13616 Fix deadlock in ttyWriter.Done() by @maks2134 in #13640 ⚙️ Dependencies update to go1.25.8 by @thaJeztah in #13622…

Source: Docker Compose Releases github-actions[bot]