Thomas Strömberg
cc82b4a81f
Merge pull request #5430 from u5surf/issue-5357
...
Remove single-package constants from constants package
2019-09-27 16:28:01 -07:00
Thomas Strömberg
218336c733
Merge pull request #5464 from tstromberg/gvisor
...
Add initial gvisor contrib doc
2019-09-26 21:45:26 -07:00
yugo horie
878c3ca2b6
WIP: Remove all single-package constants from constants package #5375
2019-09-27 07:59:46 +09:00
tstromberg
735cea8dfa
Add initial gvisor contrib doc
2019-09-25 16:45:51 -07:00
Thomas Strömberg
b75d4abc16
Merge pull request #5363 from woodcockjosh/add-helm-addon
...
Add helm-tiller addon
2019-09-24 06:37:29 -07:00
Josh Woodcock
dba30af5e6
Rename helm addon to helm-tiller
2019-09-23 13:15:38 -05:00
Thomas Strömberg
213f93d6b6
Merge pull request #4980 from blueelvis/4459-delete-even-if-vm-doesnt-exist
...
Fix crash when deleting the cluster but it doesn't exist
2019-09-23 11:05:38 -07:00
Thomas Strömberg
11af1a394b
Merge pull request #5409 from serhatcetinkaya/master
...
Remove all functions from constants.go
2019-09-20 15:27:03 -07:00
Thomas Strömberg
1d916a6e63
none driver no longer overwrites binaries
2019-09-20 14:11:26 -07:00
Thomas Strömberg
0219ec7277
Clarify text
2019-09-20 11:16:41 -07:00
Thomas Strömberg
fc4dc4dbad
Update kubernetes.md
2019-09-20 11:15:11 -07:00
Thomas Strömberg
9824b3ab29
Mention permanently pinning versions
2019-09-20 11:14:09 -07:00
Thomas Strömberg
10c090f939
Merge pull request #5414 from tstromberg/driver-selection
...
Re-order hypervisor tabs on install page based on best user experience
2019-09-19 13:46:43 -07:00
serhatcetinkaya
20a439de02
replaced constants.GetMinipath() with localpath.MiniPath()
2019-09-19 23:28:20 +03:00
tstromberg
50de52a765
Re-order tabs based on best user experience
2019-09-19 11:27:32 -07:00
Thomas Strömberg
01b13d958a
Mention updating last_release
2019-09-19 11:15:43 -07:00
Thomas Strömberg
1f88ab2e40
Merge pull request #5413 from tstromberg/v1.4.0
...
Update docs to reflect v1.4.0 release
2019-09-19 11:14:34 -07:00
tstromberg
c6170813b9
v1.4.0 release
2019-09-19 11:13:41 -07:00
Thomas Strömberg
ccb26008e7
Merge pull request #5352 from tstromberg/newdocs
...
docs: Simplify kvm2, hyperkit, and hyperv usage
2019-09-19 11:07:29 -07:00
Thomas Stromberg
6d0d95c97a
Add survey links to popular overview / getting started doc
2019-09-19 08:09:49 -07:00
Thomas Stromberg
1658fd7cf6
Remove driver installation step for hyperkit
2019-09-19 07:03:03 -07:00
Thomas Strömberg
58a5a03dba
Mark simplified install process as basically done
2019-09-18 13:26:51 -07:00
Josh Woodcock
d81e8e943b
Add helm addon
2019-09-18 06:55:54 -05:00
chentanjun
576fe6d615
fix-up typo
2019-09-18 14:52:10 +08:00
Medya Ghazizadeh
f20e278664
Merge pull request #5361 from woodcockjosh/patch-2
...
Fix addon config
2019-09-16 13:34:17 +02:00
Josh Woodcock
54e8aeec16
Fix addon config
...
`constants. AddonsPath` doesn't exist and isn't used by the example efk plugin. `constants.GuestAddonsDir` seems more appropriate. Docs are missing argument for whether or not plugin file is template.
2019-09-15 17:48:24 -05:00
Josh Woodcock
9c8a7ce522
Wrap shell command in backquotes
...
This clarifies that `make out/minikube` is a shell command.
2019-09-15 17:33:00 -05:00
Pranav Jituri
e0d3e0c3f4
Added platform specific builds
2019-09-15 19:29:51 +05:30
Thomas Stromberg
62d214a782
Simplify kvm2 and hyperv usage documentation
2019-09-13 14:09:25 -07:00
Thomas Stromberg
357880a134
Retire Kubernetes v1.10 support, update OldestKubernetesVersion to v1.11
2019-09-13 09:06:04 -07:00
John Pfuntner
6004362486
Add note for bare-metal driver
...
I open an issue (#5308 ) while trying the command to create the second local cluster. It turns out that this operation isn't supported with a bare-metal (none) driver and the code is being changed to catch this restriction early.
I thought it might be nice to add a warning to the examples page as well.
2019-09-12 09:43:35 -04:00
Zachariusz Karwacki
302fec358b
Correct docker-machine-parallels brew formula name in documentation
2019-09-11 14:08:50 -07:00
Thomas Strömberg
dd87bbb42b
Mention that we are at v1.15 right now
2019-09-11 10:29:51 -07:00
Thomas Stromberg
cd0d174e66
Add driver usage
2019-09-08 10:48:39 -07:00
Sharif Elgamal
906c2d5f5f
Merge pull request #5244 from dpandhi-git/patch-1
...
Changed minikube config list to minikube config view
2019-09-05 11:56:02 -07:00
Thomas Strömberg
ec27e3a464
Merge pull request #5119 from blueelvis/3372-uninstallation-document
...
Added uninstallation procedures for minikube
2019-09-03 21:45:21 -07:00
Sharif Elgamal
a440d28777
Get make builds working on Windows
2019-09-03 16:45:58 -07:00
Deepika Pandhi
2648a892da
fixed as part of #5244
...
Changed minikube config list to minikube config #5244
2019-09-03 10:11:39 -07:00
Deepika Pandhi
8447df45b5
changed - minikube config from minikube config list
...
changed to minikube config from minikube config list
2019-09-03 09:55:20 -07:00
Deepika Pandhi
8067324dd6
Changed minikube config list to minikube config view
...
Changed minikube config list to minikube config view
2019-09-02 07:05:54 -07:00
Alok Kumar
ee9c4a52db
Removing undocumented MINIKUBE_WANTREPORTERRORPROMPT
...
Fixes #5037
2019-08-28 09:01:33 +05:30
Sharif Elgamal
540d6944ba
GPU documentation fixes
2019-08-27 10:37:13 -07:00
Olivier Lemasle
5fdbfa3dfd
Fix doc typo
2019-08-27 15:40:25 +02:00
Thomas Strömberg
21c5218a9b
Fix typo
2019-08-24 10:42:29 -07:00
Thomas Strömberg
70c2378a0f
Use "minikube generate-docs" to sync
2019-08-24 10:22:48 -07:00
Thomas Strömberg
e23fb09c73
Resync start flags
2019-08-24 10:20:05 -07:00
Vydruth
777bee6a93
Fixed grammer.
2019-08-22 10:08:27 -07:00
Thomas Strömberg
6fdbf8202a
Merge pull request #5159 from rajalokan/fix_for_overview_link
...
Fixes broken Overview: links as per #5156
2019-08-21 09:42:38 -07:00
Praveen Sastry
17cc19c332
Fix missing tab closing tag ( #5158 )
2019-08-21 06:53:39 -07:00
Alok Kumar
3c383c656e
Fixes broken Overview: links as per #5156
...
Changed link pages to include `/docs`.
2019-08-21 18:03:56 +05:30