How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "contiv/k8s-centos"
  config.vm.box_version = "0.0.6"
end
vagrant init contiv/k8s-centos \
  --box-version 0.0.6
vagrant up

This version was created over 8 years ago.

Pre-installed OVS and a few other packages to speed up bring up.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (653 MB)