Quantcast
Channel: CodeSection,代码区,网络安全 - CodeSec
Viewing all articles
Browse latest Browse all 12749

Security Considerations for Container Runtimes

$
0
0

Security Considerations for Container Runtimes

The recording of my talk Security Considerations for Container Runtimes Dan Walsh, Red Hat ( @rhatdan )

Explain/demonstrates using Kubernetes with different security features for your container environment


Security Considerations for Container Runtimes
Everything you need to grow your career.

With your free Red Hat Developer program membership, unlock our library of cheat sheets and ebooks on next-generation application development.

SIGN UP
Security Considerations for Container Runtimes

General Concept

Run containers without root, period Take advantage of all security features the host provides

Configuring CRI-O:

Run containers with read-only images Limit the linux capabilities running within your container Set up container storage to modify the storage options in a more secure manner Configure alternative OCI Runtimes: Kata, Gvisord and Nabla to run locked down containers

Building images with security in mind.

Limit packages/attack surface of container images Build container images within a locked down kubernetes container

Advances in User Namespaces

Demonstrate running each container with a different User Namespace Configure system to take advantage of user namespace container separation, without taking a drastic speed hit

Viewing all articles
Browse latest Browse all 12749

Latest Images

Trending Articles



Latest Images