How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "walker1202/ubuntu2204_k8s1.26.3"
  config.vm.box_version = "1"
end
vagrant init walker1202/ubuntu2204_k8s1.26.3 \
  --box-version 1
vagrant up

This version was created over 1 year ago.

Ubuntu 22.04

Kubernetes 1.26.3

containerd

calico v3.25

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.26 GB)