From the course: Kubernetes Network and Cluster Hardening by Pearson
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Download the latest Kubernetes release - Kubernetes Tutorial
From the course: Kubernetes Network and Cluster Hardening by Pearson
Download the latest Kubernetes release
Downloading Kubernetes binaries usually starts with the website, going to the Kubernetes documentation. There's a link directly on there to be able to go to download the Kubernetes files. And if we look here at the website, you're going to see that there's a number of different options here. So, of course, being able to download some of the main commands like kubectl, various container images, as well as the supporting architectures. All of these are also going to show you where they can be located. So registry.k8s.io is where the containers are going to live, and then you're going to have various other images that you can pull as well. So the actual binaries themselves are going to be down here, and that's going to show you a number of different options. So you can set here what version you want, as well as the architecture, and it'll sort of filter these different ones out so that you don't have to see all of them. So in my case, if I want to do ARM64 and I want to do Linux, it's…