Skip to main content
Downloads

Kubernetes binaries for every platform.

The latest stable release is v1.36.1. Pick a featured combo below or browse the full matrix.

kubectl 1.36.1

for Linux · x86_64 (amd64)

Quick install
linux.sh
curl -LO "https://dl.k8s.io/release/v1.36.1/bin/linux/amd64/kubectl" && sudo install -o root -g root -m 0755 kubectl /usr/local/bin/kubectl

kubectl 1.36.1

for macOS · Apple Silicon (arm64)

Quick install
macos.sh
brew install kubectl

kubectl 1.36.1

for macOS · Intel (amd64)

Quick install
macos.sh
brew install kubectl

kubectl 1.36.1

for Windows · amd64 (x86_64)

Quick install
windows.ps1
winget install -e --id Kubernetes.kubectl

Full binary matrix

Filter by platform, version, and architecture.

How to verify →
Linux / amd64 (x86_64) binaries for Kubernetes v1.36.1
BinaryVerifyDownload
kubectl
kubeadm
kubelet
kube-apiserver
kube-controller-manager
kube-scheduler
kube-proxy
kubectl-convert
kube-log-runner

Listing kubectl, kubeadm, and the core control-plane and node binaries shipped on dl.k8s.io. Every binary row links to the canonical artifact, its sha256 checksum, signature, and cert.

Need a different architecture or older version?
All published Kubernetes binaries live at dl.k8s.io. The official directory listing is browsable at github.com/kubernetes/kubernetes/releases.

Release lifecycle

Kubernetes supports the three most recent minor versions. After end-of-life, a minor version no longer receives patches.

Kubernetes release lines4 versions
Updated May 13, 2026

What this mirror does — and what it doesn’t.

We want you to download Kubernetes from somewhere boring and predictable. The mirror is a thin index over https://dl.k8s.io; every binary you click here comes from the same place the official kubernetes.io downloads page sends you.

What we do
  • Link directly to dl.k8s.io for every binary
  • Surface sha256, signature, and certificate per row
  • Track the upstream release lifecycle and EOL dates
  • Stay static, scrapable, and crawlable
What we never touch
  • Proxy, re-host, or modify any Kubernetes binary
  • Scrape live data — versions live in a static file
  • Run third-party analytics or ad code
  • Use the Kubernetes name or logo in a way that implies affiliation

Release index last updated . Subsequent patch releases are published on dl.k8s.io as they ship upstream.