Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 333 Bytes

Single-node-kubernetes

Single node Kubernetes cluster with Docker runtime & build through kubeadm

How to use

Requirements:

Vagrant 2.2.7
VirtualBox 6.1

Command to roll out single node Kubernetes: vagrant up

  • Add skeleton of Vagrantfile
  • Add bash scripts as provisioner
  • Add ansible as provisioner