Skip to content

cornfeedhobo/vagrant-microos-k3s-cilium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-microos-k3s-cilium

Usage

  1. Initialize the vagrant environment

    make vagrant-init
  2. Start the VMs

    make vagrant-up
  3. Wait for the VMs to shut down after combustion finishes, then reload

    make vagrant-reload
  4. Connect to the first host and install cilium

    make vagrant-ssh-a
    sudo bash .vagrant/cilium.sh
  5. Wait for pods to be ready