c12s-kubespray/docs/coreos.md
Vincent Schwarzer 3e8386cbf3 Fixed CoreOS Docu
CoreOS docu was referencing outdated bootstrap playbook that
is now part of kargo itself.
2017-03-15 13:04:01 +01:00

339 B

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