This website requires JavaScript.
Explore
Help
Sign In
kubernetes
/
minikube
mirror of
https://github.com/kubernetes/minikube.git
Watch
1
Star
0
Fork
You've already forked minikube
0
Code
Issues
Projects
Releases
Wiki
Activity
cac6d07a5d
minikube
/
pkg
History
dlorenc
cac6d07a5d
Make the ISO url configurable for testing new ISO builds.
...
Also delete the old flag, since it's unused.
2016-05-13 15:15:08 -07:00
..
localkube
Remove unused portions of GenerateSelfSignedCert
2016-05-11 16:50:27 -07:00
minikube
Make the ISO url configurable for testing new ISO builds.
2016-05-13 15:15:08 -07:00
util
Remove dependency on easyrsa; now localkube signs its own certs (including CA, which wasn't present earlier). Now serviceAccounts should work properly
2016-05-10 19:53:11 +03:00
version
Very large refactor of localkube. Fixed lots of bugs, added flags and commands via cobra, extracted a simple interface for SimpleServer for all Kubernetes components, made DNS working again, created the type LocalkubeServer which holds all necessary data etc.
2016-05-09 23:35:57 +03:00