How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "williamyeh/k8s"
  config.vm.box_version = "1.10.2.20160223"
end
vagrant init williamyeh/k8s \
  --box-version 1.10.2.20160223
vagrant up

This version was created almost 8 years ago.

Update: Docker Engine to 1.10.2

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (831 MB)