How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "rkaehdaos/ubuntu2204-k8s"
end
vagrant init rkaehdaos/ubuntu2204-k8s
vagrant up

This version was created 6 months ago.

  • apt-get update && apt-get upgrade
  • kernel version up to 5.19.0-28-generic
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (948 MB)

This version was created 6 months ago.

  • chage mirror site to kakao
  • disable auto-upgrade due to kubelet and other upgrade unexpectedly
  • stop "Deactivated successfully." msg on syslog
  • disable systemd-resolved and re-config /etc/resolv.conf due to low perf CPU query to 10.0.2.3
  • remove USB emulating
  • Fix Fragmentation
  • Remove history
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (942 MB)