Quickstart


Test Drive


# for ssh
$ git clone git@github.com:Robot-Wranglers/k8s-tools.git

# or for http
$ git clone https://github.com/Robot-Wranglers/k8s-tools.git

# pre-cache the containers
$ make build 

# run all the demos 
$ make demos


Integration With Your Project


Placeholder

Embedding Tools


Placeholder