How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "opensuse/Kubic.aarch64"
  config.vm.box_version = "16.0.0.20201114"
end
vagrant init opensuse/Kubic.aarch64 \
  --box-version 16.0.0.20201114
vagrant up

This version was created over 3 years ago.

openSUSE-MicroOS.aarch64-Kubic-kubeadm-Vagrant Vagrant images

1 provider for this version.
  • libvirt
    unknown Externally hosted (download.opensuse.org)