Hardening Docker and Kubernetes with seccomp ↦
Container security is often overlooked topic, as people assume that containers are secure by default - which is not true. One of the ways to secure container workloads in Docker and Kubernetes is to leverage seccomp
profiles and this advanced feature of container runtimes is explained and shown in this article.
Discussion
Sign in or Join to comment or subscribe