mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 03:03:40 +00:00
Update multi-node docker instructions:
* Update etcd and add a warning about Docker 1.7.0 * Update kubernetes to 0.21.2, Flannel to 0.5.0 * Remove --sync-nodes which is removed.
This commit is contained in:
@@ -19,6 +19,10 @@ _Note_:
|
||||
These instructions are somewhat significantly more advanced than the [single node](docker.md) instructions. If you are
|
||||
interested in just starting to explore Kubernetes, we recommend that you start there.
|
||||
|
||||
_Note_:
|
||||
There is a [bug](https://github.com/docker/docker/issues/14106) in Docker 1.7.0 that prevents this from working correctly.
|
||||
Please install Docker 1.6.2 or wait for Docker 1.7.1.
|
||||
|
||||
**Table of Contents**
|
||||
|
||||
- [Prerequisites](#prerequisites)
|
||||
|
Reference in New Issue
Block a user