For development purposes, it would be great to have a Kubernetes Production Cluster locally, and with this article, I am going through the basic setup in order to start using a good one.

Kubespray to the rescue

There are few open-source solutions to achieve the task of deploying Production-Ready Kubernetes clusters, but I selected Kubespray.

It comes with Ansible playbooks (deploy, upgrade, utils and extras) and with plenty of tests.

What is supposed to be already installed:

  • Vagrant
  • Virtualbox
  • Python + Pip

#kubespray #virtualbox #kubernetes #production #vagrant

Kubernetes Production Cluster with Vagrant and Virtualbox on Mac
1.95 GEEK