kubernetes

Customizing Plug-in PodSpecs in Sonobuoy

The Sonobuoy team is continuing to work on one of our main goals: improving the experience for users who want to create their own custom plug-ins.

With the release of Sonobuoy 0.15.2, we've introduced a new option that allows you to customize the Kubernetes PodSpec used by Sonobuoy to run your plug-ins, giving you even more flexibility and control over how your plug-ins run on your Kubernetes cluster. Whether you want to add additional containers or volumes; use the host's PID, network or IPC namespaces; or configure a security context, you now have the ability to tailor plug-ins precisely to your needs.

Read more on the Sonobuoy blog: https://sonobuoy.io/customizing-plugin-podspecs/