Authors: Sascha Grunert Debugging software in production is one of the biggest challenges we have to face in our containerized environments.Being able to understand the impact of the available security options, especially when it comes to configuring our deployments, is one of the key aspects to make the default security in Kubernetes stronger.We have all those logging, tracing and metrics data already at hand, but how do we assemble the information they provide into something human readable and actionable? Seccomp is one of the standard mechanisms to protect a Linux

Just published by Kubernetes: Read more