Docs

Documentation versions (currently viewingVaadin 24)

Kubernetes on Docker Desktop

Learn how to set up a Kubernetes cluster on Docker Desktop.

Docker Desktop is a popular tool for running Docker containers on Windows and macOS. It includes a built-in Kubernetes cluster that you can use to deploy and manage applications.

One advantage of using Docker Desktop is that it provides a consistent environment for development and testing.

Enabling Kubernetes

To enable Kubernetes in Docker Desktop, follow these steps:

  1. Open Docker Desktop and click the Settings button (cog icon).

  2. Go to the Kubernetes tab.

  3. Switch the slider next to "Enable Kubernetes" to the on position and click the "Apply & Restart" button.

Docker Desktop