Links tagged “kubernetes”
29 links, newest first.
huggingface.co
Hugging Face's technical timeline of the July incident.
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.
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.
docs.datadoghq.com
Datadog documentation on how the Agent derives tags for containers and pods from their labels, annotations and environment variables.
github.com
A tool that builds per-environment variants of Kubernetes manifests by overlaying patches on template-free YAML, leaving the originals usable as is.
kubernetes-on-aws.readthedocs.io
Zalando's public extract of its internal handbook for running Kubernetes on AWS — IAM, ingress, persistent storage, logging and production operations.
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.
itnext.io
Short walkthrough setting up Kubernetes cluster monitoring with Prometheus and the Prometheus Operator.
harishnarayanan.org
Guide to containerising a Django application with Docker and running it on Kubernetes for scale and resilience.
rsmitty.github.io
Walkthrough deploying a Kubernetes cluster on OpenStack, provisioning the infrastructure with Terraform and configuring it with the Kubespray Ansible playbooks.
karlstoney.com
How to mount a FUSE filesystem inside Kubernetes pods, using Google Cloud Storage as the worked example.
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.
github.com
Archived command-line tool that declaratively created, updated and destroyed Kubernetes clusters on AWS via CloudFormation; end-of-life since September 2020.
docs.helm.sh
Documentation for Helm, the Kubernetes package manager that installs and manages applications packaged as charts.
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.


















