What is sVirt and How Does it Isolate Linux Containers?

What is sVirt and How Does it Isolate Linux Containers?

Background What is sVirt and, why does it matter for your containers? The short answer is, because sVirt is another layer of security and defense in depth is a good approach to security. The longer answer is, sVirt dynamically generates an SELinux label for every single one of your containers, which makes them less likely

OpenStack Summit 2018: Vancouver: Engineering Container Security: Addressing the Unique Security Challenges of Containers at Scale in a Multi-Cloud World

OpenStack Summit 2018: Vancouver: Engineering Container Security: Addressing the Unique Security Challenges of Containers at Scale in a Multi-Cloud World

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

OpenStack Summit 2018: Vancouver: Linux Container Internals

OpenStack Summit 2018: Vancouver: Linux Container Internals

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Red Hat Summit 2018: San Francisco: Hitachi & Red Hat collaborate: Container migration guide

Red Hat Summit 2018: San Francisco: Hitachi & Red Hat collaborate: Container migration guide

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Red Hat Summit 2018: San Francisco: Building Production Ready Containers

Red Hat Summit 2018: San Francisco: Building Production Ready Containers

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

DevConf 2018: Brno: Understanding The Open Container Standards

DevConf 2018: Brno: Understanding The Open Container Standards

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Open Source Summit Europe 2017: Prague: Linux Container Internals

Open Source Summit Europe 2017: Prague: Linux Container Internals

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Getting Ninja with Runc

Getting Ninja with Runc

Background Have you ever tried to get runc to work? Did you have that WTF moment where you were like, this is weird, and annoying, and why do I even need to know this? When, I use docker, everything just works. Well, I am here to help. Why might you want to get ninja with

Why Portability is Not the Same Thing as Compatibility

Why Portability is Not the Same Thing as Compatibility

The Container Host *is* the Container Engine, and Container Image Compatibility Matters Have you ever wondered, how are containers are so portable? How it’s possible to run Ubuntu containers on CentOS, or Fedora containers on CoreOS? How is it that all of this just magically works? As long as I run the docker daemon on