Kinda Code
Home/Flutter/How to enable Kubernetes in Docker Desktop

How to enable Kubernetes in Docker Desktop

Last updated: March 15, 2022

This article shows you how to enable Kubernetes in your Docker Desktop for local development and testing.

1. Click on the gear icon located in the top right corner:

2. Select Kubernetes from the left-hand pane:

3. Check the checkbox next to Enable Kubernetes:

4. Click on the Apply & Restart button to apply your settings:

That’s it. Further reading:

You can also check out our Docker topic page for the latest tutorials, examples, tips, and tricks.