kubernetes/cluster/vagrant
Joe Beda 5d33ce46cc Rework hack/ and build/ directories.
* Rewrite a bunch of the hack/ directory with modular reusable bash libraries.
* Have 'build/*' build on 'hack/*'.  The stuff in build now just runs hack/* in a docker container.
* Use a docker data container to enable faster incremental builds.
* Standardize output to _output/{local,dockerized}/bin/OS/ARCH/*.  This regularized placement makes cross compilation work.
* Move travis specific scripts under hack/travis

With new dockerized incremental builds, I can do a no-op `make quick-release` in ~30s.  This is a significant improvement.
2014-11-01 17:56:41 -07:00
..
config-default.sh Make vagrant scripts work with bash 3 2014-10-20 14:50:09 -07:00
config-test.sh Standardize how we refer to the kubernetes root. 2014-10-10 12:33:36 -07:00
pod-ip-test.sh Standardize how we refer to the kubernetes root. 2014-10-10 12:33:36 -07:00
provision-config.sh Add vagrant support 2014-10-16 08:36:47 -07:00
provision-master.sh Split reactor files 2014-10-29 11:30:09 -07:00
provision-minion.sh Standardize how we refer to the kubernetes root. 2014-10-10 12:33:36 -07:00
provision-network.sh Fixup docker configuration for sdn 2014-10-22 11:32:38 -04:00
util.sh Rework hack/ and build/ directories. 2014-11-01 17:56:41 -07:00