c12s-kubespray/docs/coreos.md

17 lines
339 B
Markdown
Raw Normal View History

2016-07-04 12:13:18 +00:00
CoreOS bootstrap
===============
Example with **kargo-cli**:
```
kargo deploy --gce --coreos
```
Or with Ansible:
Before running the cluster playbook you must satisfy the following requirements:
* On each CoreOS nodes a writable directory **/opt/bin** (~400M disk space)
Then you can proceed to [cluster deployment](#run-deployment)