Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cornfeedhobo/vagrant-microos-k3s-cilium


https://github.com/cornfeedhobo/vagrant-microos-k3s-cilium

k3s microos vagrant

Last synced: about 20 hours ago
JSON representation

Awesome Lists containing this project

README

        

# vagrant-microos-k3s-cilium

## Usage

1) Initialize the vagrant environment

```bash
make vagrant-init
```

1) Start the VMs

```bash
make vagrant-up
```

1) Wait for the VMs to shut down after combustion finishes, then reload

```bash
make vagrant-reload
```

1) Connect to the first host and install cilium

```bash
make vagrant-ssh-a
sudo bash .vagrant/cilium.sh
```

1) Wait for pods to be ready