KBOM – Generate Kubernetes Bill of Materials for Your Cluster Security
Introduction If you’re running Kubernetes clusters in production, you probably already know about Software Bill of Materials (SBOM) for your applications. But what about the Kubernetes cluster itself? All those control plane components, node binaries, third-party plugins, CRDs, service meshes, and whatnot. Who keeps track of those? That’s where KBOM comes in. The Kubernetes Bill … Read more