Console Login

#["Linux Containers"

All articles tagged with ["Linux Containers"

#["Linux Containers"

LXC & Docker Security in 2014: Don't Let Your Container Break Out

Containerization is exploding, but the shared kernel model exposes risks. We dissect namespaces, cgroups, and why wrapping your containers in a KVM VPS is the only sane choice for production.

Docker Networking is Broken: A Deep Dive into Google's New Kubernetes Model

Docker v1.0 is here, but multi-host networking remains a nightmare. We analyze the "IP-per-Pod" model in Google's new Kubernetes project, dissect linux bridging, and explain why your underlying VPS architecture determines if your cluster flies or fails.

Container Security in 2014: Why Docker 1.0 Isn't a Sandbox (And How to Fix It)

Docker 1.0 is here, but running it in production requires more than a simple `docker run`. We dive into cgroups, namespaces, and why wrapping containers in KVM is the only way to satisfy Datatilsynet.

Container Security in 2014: Why Shared Kernels Keep Me Awake at Night

With Docker 0.11 making waves and LXC adoption growing, we dive deep into the security implications of containerization versus KVM virtualization. Learn how to harden your stack in the wake of Heartbleed.

Container Wars 2014: Docker vs. LXC vs. OpenVZ – Architecting for Stability

Docker is generating hype, but is version 0.7 ready for your production workloads? We analyze the container landscape from a Norwegian systems architect's perspective, comparing stability, isolation, and the necessity of KVM backbones.