Anders F Björklund
abb556f7f5
Merge branch 'master' into generic
2021-01-13 20:15:17 +01:00
Ilya Zuyev
d886639479
fix unit tests
2021-01-12 11:31:09 -08:00
Anders F Björklund
b2121eae39
Rename the generic driver to the ssh driver
...
Now that we have forked the machine driver
2021-01-09 14:36:32 +01:00
Anders F Björklund
39218369c0
Improve help text for generic driver flags
2021-01-08 07:55:28 +01:00
Anders F Björklund
749843248e
Merge branch 'master' into generic
2021-01-08 07:53:49 +01:00
Priya Wadhwa
0b522445ad
update flag and documentation
2021-01-06 14:38:15 -08:00
Anders F Björklund
00763352b6
Add minikube support for the "generic" VM driver
...
This driver connects to an already existing virtual machine,
using the provided IP address and SSH user/key/port parameters.
On this machine, libmachine will provision the docker daemon
and minikube will bootstrap the kubernetes cluster (as usual).
2021-01-06 18:03:43 +01:00
Priya Wadhwa
81f00fc3e3
update description
2020-12-21 16:58:49 -08:00
Priya Wadhwa
55f496492c
fix merge conflict
2020-12-16 10:37:51 -08:00
Sharif Elgamal
47d802a63e
fix docs
2020-12-14 16:58:53 -08:00
Medya Gh
f3be305abb
bump iso on head for snapshot4
2020-12-11 12:11:26 -08:00
Medya Gh
f66976480b
update docs
2020-12-09 17:39:06 -08:00
Medya Gh
34ff43cc8f
update docs
2020-12-09 14:42:35 -08:00
Medya Gh
c69e353bf8
docs
2020-12-09 12:50:50 -08:00
Medya Gh
564e74c635
update default kubernetes version to 1.20.0
2020-12-09 12:30:50 -08:00
Medya Gh
2fe6cd7b18
docs
2020-12-08 16:26:58 -08:00
Medya Gh
c6badf60a4
update docs
2020-12-08 13:50:41 -08:00
Priya Wadhwa
f373155d55
merge conflict
2020-12-03 10:56:41 -08:00
edtrist
70b12370e7
Regenerate docs to add shell language to commands
2020-12-01 22:42:41 +00:00
Medya Gh
9d7763cdcf
update docs
2020-11-25 15:35:22 -08:00
Priya Wadhwa
5e1382432f
update docs
2020-11-24 10:48:20 -08:00
Priya Wadhwa
e88b0908bf
Update docs
2020-11-18 11:10:45 -08:00
Medya Ghazizadeh
992c113100
Merge pull request #9693 from medyagh/k8s_ver_v15
...
update kubernetes version
2020-11-13 14:05:11 -08:00
Medya Gh
718d76dd04
update kubernetes version
2020-11-12 18:32:52 -08:00
Medya Gh
07cfe6408f
update docs
2020-11-12 16:04:26 -08:00
Priya Wadhwa
9bb9355b50
fix merge conflict
2020-11-11 11:57:27 -08:00
Sharif Elgamal
0f408d9d44
Merge pull request #9385 from bluestealth/8990
...
Improve parsing of start flag apiserver-names
2020-11-11 11:14:58 -08:00
Medya Gh
be786ac95b
docs
2020-11-09 18:39:37 -08:00
Medya Gh
28044cddb5
update docs
2020-11-09 12:36:16 -08:00
priyawadhwa
18b0c00698
Merge pull request #9622 from priyawadhwa/help
...
Update docs to include --help flag
2020-11-06 14:57:51 -08:00
Medya Ghazizadeh
9afe7c6203
Merge pull request #9604 from medyagh/bump_kicbase
...
Bump kicbase on head
2020-11-06 14:31:16 -08:00
Priya Wadhwa
760ad89f1f
Update docs to include --help flag
2020-11-06 13:43:54 -08:00
Priya Wadhwa
19b2be23bc
fix merge conflict
2020-11-05 14:31:39 -08:00
Medya Gh
30e9a059c4
update docs
2020-11-05 12:51:18 -08:00
Predrag Rogic
d49f4173b3
update --namespace flag description
2020-11-04 22:14:00 +00:00
Predrag Rogic
3427f078c3
add support for namespace
2020-11-04 22:13:45 +00:00
Michael Ryan Dempsey
30a48d7b57
Update documentation
2020-11-03 10:59:27 -08:00
Predrag Rogic
80dbe48a50
update klog version to v2.4.0
2020-11-02 23:47:12 +00:00
Priya Wadhwa
267769c640
update docs
2020-10-26 15:14:58 -07:00
Priya Wadhwa
e807362329
update docs
2020-10-23 10:04:11 -07:00
Medya Gh
37f37fd504
resolve conflict
2020-10-13 15:45:46 -07:00
Thomas Strömberg
5ce9d99d68
Merge pull request #9355 from PriyaModali/klog
...
Switch logging implementation from google/glog to kubernetes/klog
2020-10-13 12:54:49 -07:00
Medya Gh
62dc953456
update docs
2020-10-12 17:30:03 -07:00
Priya Modali
59548194bd
Merge branch 'master' of https://github.com/kubernetes/minikube into klog
2020-10-09 17:45:35 -07:00
Priya Modali
2985e8a21e
Updating unit tests.
2020-10-08 15:10:50 -07:00
Medya Gh
8c7e4f0298
updarte docs
2020-10-08 13:59:56 -07:00
ToonvanStrijp
78a1532408
update docs
2020-10-07 18:17:13 +02:00
ToonvanStrijp
e7e928b649
update docs
2020-10-06 13:51:23 +02:00
Medya Gh
23eb169055
generate docs
2020-09-29 13:16:37 -07:00
Sharif Elgamal
7e7344da18
Update Makefile and release notes for v1.13.1
2020-09-18 16:20:58 -07:00
Thomas Stromberg
942eb539e6
Update DefaultKubernetesVersion to v1.19.2
2020-09-16 17:44:15 -07:00
Medya Ghazizadeh
022d4ceefc
Merge pull request #9207 from tstromberg/v1.19.1
...
Update default Kubernetes release to v1.19.1
2020-09-15 16:10:22 -07:00
Anders F Björklund
37e521272c
Fix copy/paste error in virtualbox nic-type help
...
It used type "host only" twice, instead of "nat".
2020-09-13 17:25:02 +02:00
Thomas Stromberg
c401b42622
Update default Kubernetes release to v1.19.1
2020-09-09 11:20:45 -07:00
Sharif Elgamal
91488dd2da
generate-docs
2020-09-02 17:10:46 -07:00
Thomas Strömberg
51a3155cfd
Merge pull request #9126 from tstromberg/error-code-for-everyone
...
Add a machine readable reason to all error paths
2020-08-31 22:34:24 -07:00
Thomas Stromberg
2c5e8fdaee
Add detailed JSON & status codes for all error paths
2020-08-30 17:25:11 -07:00
Thomas Stromberg
305d3580ba
Merge branch 'master' into 1.19.0-rc.4-updated
2020-08-28 10:33:17 -07:00
vinu2003
1541ca9132
updated the docs
2020-08-27 10:07:25 +10:00
Thomas Stromberg
a63a1ddcda
Update to v1.19.0 final release
2020-08-26 13:27:05 -07:00
Thomas Stromberg
cffa2ad0c7
Merge branch 'master' into 1.19.0-rc.4-updated
2020-08-26 13:26:05 -07:00
Priya Wadhwa
8e1f154768
update docs
2020-08-25 16:05:13 -07:00
Medya Gh
5dc6c83142
update doc
2020-08-24 15:21:02 -07:00
Thomas Stromberg
099f2a06b0
Update start.md doc
2020-08-21 13:48:31 -07:00
Thomas Stromberg
444dde078f
Update NewestVersion to v1.19.0-rc.4
2020-08-20 13:38:45 -07:00
Medya Gh
ae086a1f31
gen docs
2020-08-17 17:01:13 -07:00
Medya Gh
c94a75032c
fix docs
2020-08-17 16:11:59 -07:00
Pablo Caderno
0d7686a1e1
updated documentation
...
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-11 19:08:27 +10:00
Pablo Caderno
37a1d3bc0b
Added startHostTimeout flag
...
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-10 16:23:13 +10:00
Sharif Elgamal
459b141237
generate-docs
2020-08-04 15:20:29 -07:00
Sharif Elgamal
cdbce0a9e9
docs
2020-07-31 10:47:10 -07:00
Thomas Stromberg
94e866affc
Merge to master
2020-07-16 19:53:43 -07:00
Thomas Stromberg
fcc15fa353
Merge to master
2020-07-15 21:04:33 -07:00
Thomas Stromberg
14b4a54ba2
Merge to master
2020-07-15 21:03:49 -07:00
Priya Wadhwa
3a290606db
Merge branch 'master' of https://github.com/kubernetes/minikube into json-output
2020-07-10 19:12:50 -04:00
Priya Wadhwa
bfa4575a5f
docs
2020-07-10 17:07:56 -04:00
Medya Gh
210024afdd
update docs
2020-07-08 15:26:13 -07:00
Priya Wadhwa
1980e066dd
fix lint and generate-docs
2020-07-07 15:57:07 -04:00
Sunny Beatteay
9bcc587def
update crio to cri-o in docs and help text
2020-06-29 14:11:20 -04:00
Thomas Stromberg
ffcb14a6b2
Add support for Cilium CNI (--cni=cilium)
2020-06-26 11:55:30 -07:00
Thomas Stromberg
f901e638f2
Add support for Calico CNI (--cni=calico)
2020-06-26 11:21:15 -07:00
Thomas Stromberg
03ec6f9419
Update docs
2020-06-25 16:09:49 -07:00
Thomas Stromberg
9e95435e00
Add --cni flag, fix --network-plugin=kubenet
2020-06-23 20:10:25 -07:00
Medya Gh
312cdbdedd
update docs
2020-05-29 12:45:05 -07:00
Medya Gh
4b280ab362
bump default kubernetes version
2020-05-28 13:44:57 -07:00
Medya Gh
2cc0e165e9
fix docs
2020-05-12 18:24:36 -07:00
Medya Ghazizadeh
3c84c3cf31
Merge pull request #8099 from medyagh/update_kube_ver
...
update Kubernetes version to v1.18.2
2020-05-13 00:46:20 +00:00
Medya Gh
29d72a469b
generate docs
2020-05-12 17:33:36 -07:00
Medya Gh
e62fa4b63d
update docs
2020-05-12 15:26:28 -07:00
Medya Gh
7dbbbc66cf
update kuberentes version to v1.18.2
2020-05-12 15:17:55 -07:00
Medya Gh
ace8205c3a
gen-docs
2020-05-11 15:31:15 -07:00
Thomas Stromberg
cad2960ed5
Run generate-docs
2020-05-07 14:18:00 -07:00
Thomas Stromberg
b5fb930021
Run 'make generate-docs'
2020-04-29 11:06:43 -07:00
Thomas Strömberg
147fd9e2b1
Merge pull request #7714 from tstromberg/k8s-v1.18.1
...
Upgrade default Kubernetes to v1.18.1
2020-04-29 10:29:00 -07:00
Thomas Strömberg
2f78bff4ed
Merge pull request #7858 from priyawadhwa/upgrade-kic
...
Upgrade docker driver base image to v0.0.10
2020-04-29 08:48:45 -07:00
Thomas Stromberg
798fb930b0
Merge branch 'master' into k8s-v1.18.1
2020-04-28 08:11:34 -07:00
Priya Wadhwa
67efd1120e
update docs
2020-04-27 10:47:43 -07:00
Thomas Stromberg
1cbbb6ac0b
Merge to master
2020-04-24 16:58:15 -07:00
Priya Wadhwa
045b1e9a3a
update docs
2020-04-23 15:02:14 -07:00
Priya Wadhwa
dc14146f8d
resolve merge conflict
2020-04-23 14:53:28 -07:00
Priya Wadhwa
0947384937
Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic
2020-04-23 12:46:52 -07:00
Priya Wadhwa
da8253d879
update docs
2020-04-23 12:46:37 -07:00
priyawadhwa
e1ad23cf85
Merge pull request #7832 from priyawadhwa/release
...
Release v1.10.0-beta.1
2020-04-23 11:05:28 -07:00
Priya Wadhwa
0d07fd4dac
Update docs
2020-04-22 17:20:15 -07:00
Priya Wadhwa
0639dab3c2
update docs
2020-04-22 15:28:47 -07:00
Priya Wadhwa
513d84700c
update docs
2020-04-22 14:30:36 -07:00
Priya Wadhwa
1f2b32c4ed
Update docs
2020-04-22 14:11:23 -07:00
Thomas Stromberg
685aaf49fc
update latest doc to v1.18.1
2020-04-21 15:26:48 -07:00
Thomas Stromberg
e185606d94
Merge branch 'master' into k8s-v1.18.1
2020-04-21 15:25:58 -07:00
Priya Wadhwa
18c7ab5f8b
update docs
2020-04-20 18:31:31 -07:00
Priya Wadhwa
dc3b625438
update docs
2020-04-20 17:28:51 -07:00
Medya Gh
4f04427326
rename icon
2020-04-17 13:50:33 -07:00
Thomas Stromberg
fdb3bd9d60
Upgrade default Kubernetes to v1.18.1
2020-04-16 07:23:53 -07:00
Priya Wadhwa
09dd0acb9b
Update docs contents
2020-04-07 15:15:08 -07:00
Priya Wadhwa
8ee163c846
Rebased on master
2020-04-07 15:13:06 -07:00
tstromberg
4593ac3558
Change directory case
2020-04-04 20:30:07 -07:00