Explain that CoreOS 653.0.0+ is required for etcd2

This way inquisitive people won't have to check the blame to see why
that version is required.
pull/6/head
Kamal Marhubi 2015-05-22 16:14:02 -07:00
parent c2831fb047
commit bbcbbc9713
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,9 @@
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 **653.0.0**.
> **Attention**: This requires at least CoreOS version **[653.0.0][coreos653]**, as this was the first release to include etcd2.
[coreos653]: https://coreos.com/releases/#653.0.0
## Overview

View File

@ -2,7 +2,9 @@
Use the [standalone.yaml](cloud-configs/standalone.yaml) cloud-config to provision a single node Kubernetes cluster.
> **Attention**: This requires at least CoreOS version **653.0.0**.
> **Attention**: This requires at least CoreOS version **[653.0.0][coreos653]**, as this was the first release to include etcd2.
[coreos653]: https://coreos.com/releases/#653.0.0
### CoreOS image versions