5 Forks
18 Stars
18 Watchers

operator-101

A step-by-step walkthrough of bootstrapping a Kubernetes operator

How to download and setup operator-101

Open terminal and run command
git clone https://github.com/mhausenblas/operator-101.git
git clone is used to create a copy or clone of operator-101 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with operator-101 https://github.com/mhausenblas/operator-101/archive/master.zip

Or simply clone operator-101 with SSH
[email protected]:mhausenblas/operator-101.git

If you have some problems with operator-101

You may open issue on operator-101 support forum (system) here: https://github.com/mhausenblas/operator-101/issues