Links tagged “containers”
38 links, newest first.
blog.podman.io
Podman v6.0.0 - rootless containers, still no daemon.
github.com
dotproductxyz/claudespace: isolated git worktree-based environments for claude code
tilt.dev
An open-source development toolkit for microservices on Kubernetes, with smart rebuilds, live code updates into running containers, and a local dashboard.
keda.sh
A lightweight Kubernetes component that scales workloads from event sources such as queue depth or topic lag, with 70+ built-in scalers.
skaffold.dev
A Google open-source command-line tool that automates the build, push and deploy loop for Kubernetes applications, in local development and in CI.
medium.com
How to share a Docker build cache across several CI hosts using BuildKit and buildx, working around the limits of the default local build cache.
projectcalico.org
Project Calico, the open-source networking and network-policy layer for containers, VMs and bare metal, with eBPF, iptables, nftables and VPP data planes.
unixism.net
Guide for engineering leaders weighing Kubernetes — where the technology came from, whether the organisation is ready, the usual pitfalls, and a phased rollout.
itnext.io
Throughput, resource cost and feature comparison of Kubernetes CNI plugins on a 10Gbit/s bare-metal cluster, re-run on Kubernetes 1.14 in April 2019.
iximiuz.com
Turns a Docker container's filesystem into a bootable disk image by adding a kernel and a bootloader, then boots the result in a virtual machine.
github.com
cAdvisor documentation for scraping application-level metrics out of containers, configured through Docker labels and a per-container endpoint spec.
docs.datadoghq.com
Datadog documentation on how the Agent derives tags for containers and pods from their labels, annotations and environment variables.
pascallandau.com
Third part of a PHP-on-Docker series, on laying out the folders, Dockerfiles, service definitions and helper scripts of a project's Docker setup.
docs.google.com
A CC-BY introductory Kubernetes deck by Bob Killen and Jeffrey Sica, walking through architecture, pods, labels, services, controllers, networking and storage.
docs.google.com
Read-only view of the same CC-BY introductory Kubernetes deck, deep-linked to one slide, with a Minikube tutorial repository to follow along.
camil.org
Step-by-step guide to deploying a highly available Kubernetes cluster on AWS with kube-aws, including the resulting architecture and optional security add-ons such as Dex.
medium.com
Walks through the pieces of Amazon Elastic Container Service — task definitions, tasks, services, clusters and container instances — and how they fit together.
docs.helm.sh
Documentation for Helm, the Kubernetes package manager that installs and manages applications packaged as charts.
philcalcado.com
Traces how microservice concerns such as service discovery and circuit breaking moved out of application code into a dedicated layer of sidecar proxies.
thenewstack.io
Compares six ways to roll out a new version — recreate, ramped, blue/green, canary, A/B testing and shadow — with the trade-offs of each, illustrated on Kubernetes.

















