CertGrid CertGrid
Hands-on Lab·Certified Kubernetes Security Specialist

Software Bills of Materials (SBOM)

Understanding your supply chain starts with knowing what you shipped. An SBOM is that list, in a format something else can read - and its real value is that it answers questions after the image has gone.

Supply Chain Security Guide 26 of 40 Intermediate

Written against the versions above. CycloneDX 1.7, generated by trivy. SPDX is the other format; the choice is usually made by whatever consumes it.

The cka6001 cluster: one control plane and 2 schedulable workers, on Cilium.
Server NameIP AddressOSRolesCPURAMHDD
CKA6001192.168.0.46Ubuntu 26.04 LTSControl Plane Node (tainted NoSchedule)2 Core4 GB50 GB
CKA6001-NODE01192.168.0.47Ubuntu 26.04 LTSWorker Node2 Core4 GB50 GB
CKA6001-NODE02192.168.0.48Ubuntu 26.04 LTSWorker Node2 Core4 GB50 GB

Before you start

  1. Produce one, and look at what it is

  2. The reason to keep it

  3. What it does not tell you

Official sources