# Enable Kubernetes on Docker for Mac/Windows in China
# Enable Kubernetes on Docker Desktop for Mac/Windows in China
[中文](README.md) | English
[中文](README.md) | English
NOTE:
NOTE:
* The master branch is tested with Docker for Mac/Windows version 2.0.4.x (with Docker 19.03.0 and Kubernetes 1.14.1).
* The master branch is tested with Docker Desktop for Mac/Windows version 2.0.4.x (with Docker CE 19.03.0 and Kubernetes 1.14.1).
* If you want to use v2.0.1.0/v2.0.2.0/v2.0.3.0 (with Docker CE 18.09.1 and Kubernetes 1.13.0), please use the 18.09 branch ```git checkout v2.0.0.2```
* If you want to use v2.0.1.0/v2.0.2.0/v2.0.3.0 (with Docker CE 18.09.1 and Kubernetes 1.13.0), please use the 18.09 branch ```git checkout v2.0.0.2```
* If you want to use v2.0.0.2/v2.0.0.3 (with Docker CE 18.09.1 and Kubernetes 1.10.11), please use the 18.09 branch ```git checkout v2.0.0.2```
* If you want to use v2.0.0.2/v2.0.0.3 (with Docker CE 18.09.1 and Kubernetes 1.10.11), please use the 18.09 branch ```git checkout v2.0.0.2```
* If you want to use Docker CE 18.09/18.06 (with Kubernetes 1.10.3), please use the 18.09 branch ```git checkout 18.09```
* If you want to use Docker CE 18.09/18.06 (with Kubernetes 1.10.3), please use the 18.09 branch ```git checkout 18.09```
* If you want to use Docker CE 18.03, please use the 18.03 branch ```git checkout 18.03```
* If you want to use Docker CE 18.03, please use the 18.03 branch ```git checkout 18.03```
### Enable Kubernetes on Docker for Mac
Check version of Docker Desktop,Docker -> About Docker Desktop
![about](images/about.png)
### Enable Kubernetes on Docker Desktop for Mac
Config registry mirror for Docker daemon with ```https://registry.docker-cn.com``` only if in China
Config registry mirror for Docker daemon with ```https://registry.docker-cn.com``` only if in China
@ -33,7 +38,7 @@ Enable Kubernetes in Docker for Mac, and wait a while for Kubernetes is running
![k8s](images/k8s.png)
![k8s](images/k8s.png)
### Enable Kubernetes on Docker for Windows
### Enable Kubernetes on Docker Desktop for Windows
Config registry mirror for Docker daemon with ```https://registry.docker-cn.com```
Config registry mirror for Docker daemon with ```https://registry.docker-cn.com```