Setting Up Kubernetes Locally

Learn how you can set up Kubernetes on your local machine.

We'll cover the following

Preparing your environment

To run any example locally, you need to have Docker and Kubernetes installed and running. If you already have that setup, feel free to skip this section. If you are not sure, you can run kubectl cluster-info to double-check:

Get hands-on with 1200+ tech skills courses.