Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 339 Bytes

coreos.md

File metadata and controls

16 lines (10 loc) · 339 Bytes

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