Skip to content

themsay/shutit-k8s-the-hard-way

 
 

Repository files navigation

Kubernetes the Hard Way on Vagrant

Building on Kubernetes the Hard Way, this automates the process of setting up a Kubernetes cluster on Vagrant on your local machine.

It's all automated, but you can learn the process by typing in each command, step by step:

sudo pip install shutit
git clone --recursive https://github.com/ianmiell/shutit-k8s-the-hard-way
cd shutit-k8s-the-hard-way
./run.sh --training

Here is a video of the above training:

Kubernetes the Hard Way Training

See more here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.8%
  • Shell 4.2%