Get a Single-Node Kubernetes Cluster with Docker Desktop
Learn how to install a Kubernetes cluster using Docker Desktop.
We'll cover the following
Setting up Docker Desktop
Docker Desktop ships with a built-in single-node Kubernetes cluster. All you have to do is enable it, and you’ll be able to use it for most of the examples in the course. However, You won’t be able to use it for the examples that require multiple nodes.
Skip to the next lesson if you plan to use a multi-node cluster on the Civo Cloud.
Complete the following steps to enable the Docker Desktop Kubernetes cluster:
Click the whale icon.
Choose the “Preferences” option.
Open the “Kubernetes” tab.
Check the “Enable Kubernetes” checkbox.
Click the “Apply & Restart” button.
Get hands-on with 1400+ tech skills courses.