ezxfv / vagrant-k8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant K8S

# Usage

### install plugins

```
vagrant plugin install vagrant-proxyconf
vagrant plugin install vagrant-libvirt
```

### run
vagrant up --provider=libvirt

About