Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 532 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 532 Bytes

vagrant-rke-cluster

Vagrantfile

vagrant

vagrant up

Notice: after create vm, you should setup ssh-key yourself.

rke-cluster.yaml

rke download

# use `rke config` can create a config friendly.

rke up --config rke-cluster.yaml

use libvirt

libvirt

Notice: install libvirt depends first.

vagrant plugin install vagrant-libvirt