|
|
|
@ -5,9 +5,10 @@
|
|
|
|
|
说明:
|
|
|
|
|
|
|
|
|
|
* 需安装 Docker for Mac或者Docker for Windows,如果没有请下载[下载 Docker CE最新版本](https://store.docker.com/search?type=edition&offering=community)
|
|
|
|
|
* 当前 master 分支已经在 Docker for Mac/Windows 18.09.1 (包含 Kubernetes 1.13.0) 版本测试通过
|
|
|
|
|
* 如果你希望使用 18.09/18.06 版本(包含 Kubernetes 1.10.3) , 请使用下面命令切换 18.09 分支 ```git checkout 18.09```
|
|
|
|
|
* 如果你希望使用 18.03 版本, 请使用下面命令切换 18.03 分支 ```git checkout 18.03```
|
|
|
|
|
* 当前 master 分支已经在 Docker for Mac/Windows 2.0.1.0 (包含 Docker CE 18.09.1 和 Kubernetes 1.13.0) 版本测试通过
|
|
|
|
|
* 如果你希望使用 Docker for Mac/Windows 2.0.0.2 (包含 Docker CE 18.09.1 和 Kubernetes 1.10.11) , 请使用下面命令切换 [v2.0.0.2 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/v2.0.0.2) ```git checkout v2.0.0.2```
|
|
|
|
|
* 如果你希望使用 18.09/18.06 版本(包含 Kubernetes 1.10.3) , 请使用下面命令切换 [18.09 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/18.09) ```git checkout 18.09```
|
|
|
|
|
* 如果你希望使用 18.03 版本, 请使用下面命令切换 [18.03 分支](https://github.com/AliyunContainerService/k8s-for-docker-desktop/tree/18.03) ```git checkout 18.03```
|
|
|
|
|
|
|
|
|
|
### Docker for Mac 开启 Kubernetes
|
|
|
|
|
|
|
|
|
|