How to use this box with Vagrant:

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

This version was created 1 day ago.

k8s master node box

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud