Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

04. Deploying into local Kubernetes in Windows 10 and Docker for Windows development environment

Cesar De la Torre edited this page Apr 19, 2018 · 12 revisions

Setting up Kubernetes in Docker for Windows

As of mid-April 2018, using a Preview version of Windows 10 () and Docker for Windows Edge channel, the steps to set up Kuberentes in Docker for Windows are the following:

  1. Switch to Linux mode in Docker for Windows
  2. Go to the Kubernetes tab and enable Kubernetes. The Kubernetes cluster will be installed as shown in the following screenshot.

image

  1. TBD
Clone this wiki locally