Skip to content

Instantly share code, notes, and snippets.

@jasonbishop
jasonbishop / gist:7b1210b99ac642253d15
Last active March 23, 2016 22:32
kubernetes and docker registry

checkout repo for your ansible footprint

git clone https://github.com/jasonbishop/contrib.git
cd contrib/ansible/roles
git clone https://github.com/jasonbishop/ansible-docker-registry.git

apt-get install python-netaddr python-dev gcc
pip install ansible

get kubectl for your ansible deploy host