OWASP has created the OWASP Kubernetes Top 10, which helps identify the most likely risks.| Sysdig
Container runtime security is the combination of measures and technology implemented to protect containerized applications at the runtime stage.| wiz.io
In addition to compiled-in admission plugins, admission plugins can be developed as extensions and run as webhooks configured at runtime. This page describes how to build, configure, use, and monitor admission webhooks. What are admission webhooks? Admission webhooks are HTTP callbacks that receive admission requests and do something with them. You can define two types of admission webhooks, validating admission webhook and mutating admission webhook. Mutating admission webhooks are invoked f...| Kubernetes
Production-Grade Container Orchestration| Kubernetes