How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "contiv/k8node01"
end
vagrant init contiv/k8node01
vagrant up
This version was created almost 8 years ago.
K8 sanity slave node
This version was created almost 8 years ago.
k8 node 1 for k8 sanity
This version was created almost 8 years ago.
k8 sanity node 1