How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jeril/kubeadm-focal64"
end
vagrant init jeril/kubeadm-focal64
vagrant up
This version was created 5 months ago.
Upgraded packages
This version was created 5 months ago.
Some fixes
This version was created 5 months ago.
Kubeadm box with images pulled
This version was created 5 months ago.
There isn't a description.