Merge pull request #5833 from brendandburns/coreos

Update CoreOS docs to indicate minimum required version
This commit is contained in:
Brendan Burns 2015-03-24 10:39:54 -07:00
commit fc5f54e903
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Use the [master.yaml](cloud-configs/master.yaml) and [node.yaml](cloud-configs/node.yaml) cloud-configs to provision a multi-node Kubernetes cluster. Use the [master.yaml](cloud-configs/master.yaml) and [node.yaml](cloud-configs/node.yaml) cloud-configs to provision a multi-node Kubernetes cluster.
*Attention:* This requires at least CoreOS version 593.0.0/598.0.0.
## Overview ## Overview
* Provision the master node * Provision the master node

View File

@ -2,6 +2,8 @@
Use the [standalone.yaml](cloud-configs/standalone.yaml) cloud-config to provision a single node Kubernetes cluster. Use the [standalone.yaml](cloud-configs/standalone.yaml) cloud-config to provision a single node Kubernetes cluster.
*Attention:* This requires at least CoreOS version 593.0.0/598.0.0.
### CoreOS image versions ### CoreOS image versions
### AWS ### AWS