4 Commits

Author SHA1 Message Date
bzub
c1257786f1 Fix make vagrant-image-update with rsynced folder 2017-10-06 15:47:19 -05:00
Bryan Zubrod
f6b33a0370 Support updating kube-router in a local VM cluster (#116)
* gofmt
* docs: Remove manual AWS config reference. It's automatic now.
* Support updating kube-router in a running local VM cluster
- "make vagrant-image-update" target added
- Documentation added and small reorganization
2017-08-09 23:03:49 -05:00
Bryan Zubrod
1a71a12ec7 vagrant: Local cluster enhancements (#110)
* Ensure image from current build is used
* Fix vagrant destroy logic
2017-08-07 21:39:32 -05:00
Bryan Zubrod
5a3abf9ec1 Add support for testing code changes in kubernetes (#105)
automated via Vagrant provisioned local VMs

fixes #105
2017-08-06 01:11:27 -05:00