Download Kubernetes

Core Kubernetes components

Find links to download Kubernetes components (and their checksums) in the

Alternately, use

kubectl

The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters.

You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs. For more information including a complete list of kubectl operations, see the kubectl reference documentation.

kubectl is installable on a variety of Linux platforms, macOS and Windows. Find your preferred operating system below.

Last modified May 06, 2021 at 5:46 PM PST: