Skip to content
Patrick Jusic edited this page Jun 18, 2018 · 4 revisions

kubeproject

Provisioning a cluster from scratch with Docker and Kubernetes

This project aims to try each different way to provision a Kubernetes cluster from scratch. There are several ways to do it, more or less long. I'll start with the longest and tedious way, configuring every aspect of the cluster, and then reducing the difficulty using designed tools to provision a Kubernetes cluster. I'm going to split different techniques explanation across different docs.

Clone this wiki locally