Matt Rickard
|
89cdd44197
|
Support enabling alpha features with feature gates
This sets the feature gates on every kube-system component (apiserver,
kubelet, etc.)
Fixes #896
|
2017-01-09 13:55:39 -08:00 |
Brandon L. Gauthier
|
d28cea779d
|
Added --keep-context flag for 'minikube start'
|
2017-01-03 17:56:06 -05:00 |
Matt Rickard
|
2569258ef2
|
Dedupe minikube addons open subcommand
|
2016-12-02 10:17:46 -08:00 |
Aaron Prindle
|
3fe4ef3e83
|
Added heapster to set of addons. Need to add test and repackage things to remove duplicated code.
|
2016-11-18 17:36:54 -08:00 |
Jimmi Dyson
|
741cca0fcc
|
Add doc for service list
|
2016-10-26 15:15:10 +01:00 |
dlorenc
|
a4e5f4a4a2
|
Fix travis.
The make gendocs change went in at the same time as the network setting change.
|
2016-10-24 13:00:31 -07:00 |
Matt Rickard
|
24bced3969
|
Add simple bash completion for minikube
Similar to `kubectl completion bash`. Does not support more advanced
queries, just commands. Added as part of `make gendocs`
|
2016-10-21 14:42:06 -07:00 |