smanukyan / k8s-vagrant-ansible

Scripts to create K8s cluster with 1 master and 1 node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts to create K8s cluster with 1 master and 1 node

Using Vagrant to spin up VirtualBox VMs with Ubuntu Bionic and Ansible playbooks to create cluster.

Prerequisites

  • Ansible
  • Vagrant
  • VirtualBox

To run

vagrant up

About

Scripts to create K8s cluster with 1 master and 1 node