/kubernetes-from-scratch

Automated version of kubernetes-the-hard-way

Primary LanguageShell

Automating Kubernetes-the-hard-way by kelseyhightowe

This repo contains a set of shell script which tries to automate the steps provided in "https://github.com/kelseyhightower/kubernetes-the-hard-way".

This script is writeen only for learning purpose.

Usages:

Clone the repo and the cd to the "kubernetes-from-scratch" directory and then run: $ ./Kubernetes-From-Scratch.sh

Use -d to get more verbose ouput.