All articles tagged with ["Linux Containers"
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 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.
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.
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.
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.