Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 567 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 567 Bytes

kubernetes-the-easy-way

Bootstrap Kubernetes on localhost, based on the steps described in Kubernetes the hard way

Target Audience

The target audience is someone planning to read and do the tutorial Kubernetes the hard way on localhost.

Usage

This repository has two main dependecies: vagrant and virtualbox.

Running the Labs

Available options, run:

make provisioning-compute-resources
make cleaning-up