🤖 AI Dev Tools

Kubernetes 1.35 Finally Tames Wild Kubeconfig Executables with Exec Plugin AllowList

Picture this: your kubeconfig quietly firing off a shady script on your machine. Kubernetes 1.35 slams the door with an exec plugin allowlist, handing you god-mode control over credential plugins.

Illustration of a locked Kubernetes kubeconfig blocking rogue executables

⚡ Key Takeaways

  • Kubernetes 1.35 adds exec plugin allowList to kubeconfig, blocking rogue executables by default.
  • Set policy to DenyAll first to audit plugins, then whitelist trusted ones by path or name.
  • Future: checksums and signatures will make this unbreakable against supply-chain attacks.
Published by

DevTools Feed

Ship faster. Build smarter.

Worth sharing?

Get the best Developer Tools stories of the week in your inbox — no noise, no spam.

Originally reported by Kubernetes Blog

Stay in the loop

The week's most important stories from DevTools Feed, delivered once a week.