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