概要
This skill provides comprehensive patterns and best practices for securing the entire container lifecycle, from build time to runtime. It enables users to implement Docker image hardening using multi-stage builds and distroless images, set up automated vulnerability scanning with tools like Trivy, and configure robust Kubernetes security controls including Pod Security Standards, Network Policies, and minimal RBAC. Designed for developers and DevOps engineers, this skill ensures that containerized workloads follow industry-standard security protocols to mitigate risks in production environments.