Matt Rickard
7b9689745f
Upgrade to k8s v1.4.0-alpha.2
...
Update to kubernetes 1.4-alpha3.
This required a "go get k8s.io/client-go" before godep save would work.
2016-09-29 15:57:24 -07:00
dlorenc
8bb4237745
Update docker/machine to HEAD.
...
@aaron-prindle's commit made it upstream, and this picks up a few other fixes.
2016-09-27 13:03:22 -07:00
Aaron Prindle
378e88b4a9
Changed docker-machine and sshutil to support hostnames with colons in them, for example ipv6 addresses
2016-09-23 13:32:25 -07:00
Jimmi Dyson
abbb0f1469
Add hyperv support
2016-08-24 16:16:07 +01:00
Jimmi Dyson
ecf7a35b19
Uprade to Kubernetes v1.3.4
2016-08-03 16:21:00 +01:00
Rod Cloutier
c847979cab
docker-env command: Added support for multiple shells with no-proxy and unset flags
2016-07-25 15:58:16 +01:00
Dan Lorenc
9c252f002f
Update kubernetes to v1.3.0-beta.1
2016-06-18 20:06:13 -07:00
Brandon Philips
9d65272511
vendor: add github.com/docker/machine/driver/vmwarefusino
...
Use the exact same version as the virtualbox driver.
2016-06-11 19:45:35 -07:00
Dan Lorenc
e46b0d9cb0
Update k8s.
2016-06-10 09:43:46 -07:00
dlorenc
14c1db2388
Update libmachine code to pick up misc. bug fixes.
2016-05-24 13:54:39 -07:00
dlorenc
e7fb68b590
First attempt at updating k8s.
2016-05-13 14:05:27 -07:00
Dan Gillespie
fe340e52e7
added localkube and dependencies
2016-05-04 01:54:00 -07:00
dlorenc
6e732c2f45
Cleanup unused godeps after removing localkubectl dependency.
2016-04-25 13:57:17 -07:00
dlorenc
e8a60b9cdf
Initial prototype using libmachine and localkubectrl.
...
go run cli/main.go start will bring up a VM with localkube
running and print out instructions on how to use it.
Lots to do still:
- This is not very safe to re-run, but it will attempt to reuse a VM
if it already exists
- Commands for stopping/restarting/deleting
2016-04-19 11:21:57 -07:00