docs/guide/coverage/kubernetes.md
When scanning a Kubernetes cluster, Trivy differentiates between the following:
Whenever Trivy scans either of these Kubernetes resources, the container image is scanned separately to the Kubernetes resource definition (the YAML manifest) that defines the resource. When scanning any of the above, the container image is scanned separately to the Kubernetes resource definition (the YAML manifest) that defines the resource.
Container image is scanned for:
Kubernetes resource definition is scanned for:
To learn more, please see the documentation for Kubernetes scanning.