Skip to content

Instantly share code, notes, and snippets.

View rossbachp's full-sized avatar
🏠
Working from home

Peter Rossbach rossbachp

🏠
Working from home
View GitHub Profile
#!/bin/bash -x
## Setup http://labs.play-with-k8s.com/ env ala' jjo
# YEAH I TRUST RUNNING STUFF DIRECTLY AS ROOT way ->
#
# bash -x <( curl -L https://gist.githubusercontent.com/rossbachp/45c079fe3e551efe29826a2e49a61067/raw/5c6c5055148ad9f53cb9690f799a9b5c25b1fef6/play-with-k8s.com-jjo-setup.sh )
#
#
# Initialize cluster and FIXUP some play-with-k8s annoyances
test -d /etc/kubernetes/pki || (