Add a warning about Docker For Mac.

pull/593/head
dlorenc 2016-06-01 14:57:06 -07:00
parent 4d7f12f0f4
commit 03c388d6da
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ Here's a diagram of what the final result will look like:
## Prerequisites
**Note: These steps have not been tested with the [Docker For Mac or Docker For Windows beta programs](https://blog.docker.com/2016/03/docker-for-mac-windows-beta/).**
1. You need to have docker installed on one machine.
2. Decide what Kubernetes version to use. Set the `${K8S_VERSION}` variable to
a released version of Kubernetes >= "v1.2.0". If you'd like to use the current stable version of Kubernetes, run the following: