Skip to content

Packer and Vagrant templates for simple Kubernetes clusters

Notifications You must be signed in to change notification settings

cagyirey/packer-ubuntu-server-kube

Repository files navigation

packer-ubuntu-server-kube

Packer and Vagrant templates for simple Kubernetes clusters

Instructions

git clone https://github.com/cagyirey/packer-ubuntu-server-kube.git; cd packer-ubuntu-server-kube
packer build ubuntu-server-hyperv.json
packer box add build/ubuntu-20.04.2-live-server-amd64.hyperv.box --name ubuntu-kube
mkdir -p ~/vagrant_vms/ubuntu_kube; cd ~/vagrant_vms/ubuntu_kube
vagrant init ubuntu-kube
vagrant up

About

Packer and Vagrant templates for simple Kubernetes clusters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published