Part of #5900. Future direction, gated on the earlier work proving out.
Goal
Two related forward steps once the Envoy backend is stable and dogfooded.
Tasks
Notes
Transparent interception needs its own docs/arch/ design and per-platform validation before any implementation. Retain the Internal: true blackhole as the fail-closed backstop in every phase.
Part of #5900. Future direction, gated on the earlier work proving out.
Goal
Two related forward steps once the Envoy backend is stable and dogfooded.
Tasks
HTTP_PROXY) is currently contained only by theInternal: truenetwork blackhole. Anoriginal_dstlistener + iptables REDIRECT/TPROXY (installed by a privileged init container so the workload never holdsNET_ADMIN) would make enforcement non-bypassable.Notes
Transparent interception needs its own
docs/arch/design and per-platform validation before any implementation. Retain theInternal: trueblackhole as the fail-closed backstop in every phase.