Commit Graph

413 Commits (6bed90c42f64a5f8f51ad4a2c0ca6f4e4e6a8729)

Author SHA1 Message Date
Priya Wadhwa 7004c398b0 Don't generate documentation for hidden commands 2020-04-02 12:05:27 -07:00
Priya Wadhwa 63ffbd952e Rewrite --mount-string since it depends on host 2020-04-02 11:29:43 -07:00
Priya Wadhwa 30685d5625 Update docs 2020-04-02 11:10:22 -07:00
Priya Wadhwa 270d4cf5c0 include newline 2020-04-02 10:57:05 -07:00
Priya Wadhwa 6fdecf2ebf Add unit test to check that docs are up to date
This requires the following changes:

1. We need to pass in -ldflags to `go test`, since we need to know the curren iso version to correctly generate the description for --iso-url

2. We need to rewrite the description of the --driver flag on `minikube start` because it is operating system specific, which doesn't make sense for our documentation
2020-04-02 10:48:47 -07:00
Thomas Strömberg f5d428e555
Merge pull request #7341 from jlaswell/minikube-env-var-doc-additions
additional documentation context for MINIKUBE env vars vs Kubernetes tools
2020-04-01 05:50:16 -07:00
re;i 1d28fae2b1 use latest go version 2020-04-01 12:28:14 +00:00
John Laswell 85e7df860a
add documentation context for MINIKUBE env vars 2020-03-31 13:45:37 -04:00
Medya Ghazizadeh 9fadd2060e
Merge pull request #7328 from priyawadhwa/update-ebpf
Update ebpf tools doc
2020-03-31 03:49:40 -07:00
Thomas Stromberg fe49cab611 More barrels of fun 2020-03-30 22:00:48 -07:00
Thomas Stromberg 3265444aea Merge branch 'master' into doc-fixit-reorg 2020-03-30 21:35:11 -07:00
Thomas Stromberg e9e1a77fec Massive reorganization 2020-03-30 21:35:07 -07:00
Thomas Strömberg 3112a35600
Merge pull request #7281 from remraz/master
new FAQ section
2020-03-30 21:14:57 -07:00
Priya Wadhwa 4b49fb9a81 Update ebpf tools doc 2020-03-30 17:56:55 -07:00
Medya Ghazizadeh 45361c4f77
Merge pull request #7245 from prasadkatti/docs_aws_ecr
Add a tutorial for using AWS ECR with registry-creds addon
2020-03-27 22:16:06 -07:00
Sharif Elgamal 339960589b
spacing 2 electric boogaloo 2020-03-27 10:28:01 -07:00
Sharif Elgamal 969c90f5fb
spacing 2020-03-27 10:14:27 -07:00
Sharif Elgamal 47858bf92b
More translation documentation updates 2020-03-27 10:05:58 -07:00
re;i 798c007d99 commit FAQ 2020-03-27 01:06:50 +00:00
Sharif Elgamal 2d825d6498 translations facelift 2020-03-26 18:04:49 -07:00
Medya Gh 26bdbfe11d update references to docker podman 2020-03-26 02:01:57 -07:00
Medya Gh b7742190ab podman wording 2020-03-26 01:46:56 -07:00
Medya Gh 2635b4b0d7 fix wording 2020-03-26 01:44:48 -07:00
Medya Gh 844e1a083d add podman driver docs 2020-03-26 01:41:20 -07:00
Medya Gh 6654d4e033 update docs about memory auto select 2020-03-26 01:27:23 -07:00
Medya Gh 7d9d62bef6 fix the heading sizer 2020-03-26 01:21:30 -07:00
Medya Gh 6006e1416f rename broken link 2020-03-26 01:17:52 -07:00
Medya Gh 4f2d3de055 rename inc page 2020-03-26 01:16:16 -07:00
Medya Gh 1c8d580682 add docs for docker driver 2020-03-26 01:14:07 -07:00
Prasad Katti 1f900e2bb5 Add a tutorial for using AWS ECR with registry-creds addon 2020-03-25 20:56:59 -07:00
priyawadhwa cf31a34071
Update roadmap.en.md 2020-03-23 11:45:34 -07:00
priyawadhwa b9f2aab3b6
Merge pull request #7108 from priyawadhwa/issue-triage
Add doc for issue triage to minikube documentation
2020-03-20 11:36:59 -07:00
Priya Wadhwa 2822ee596e update urls 2020-03-20 11:35:19 -07:00
Priya Wadhwa 0e0ddbcfb3 Polish 2020-03-19 11:37:12 -07:00
Priya Wadhwa 9a76c2b33c add weekly and post-release triage 2020-03-19 11:01:24 -07:00
Priya Wadhwa eaa54a28d1 Add prioritization 2020-03-19 10:51:10 -07:00
Priya Wadhwa b5e8c20e0f add in daily triage section 2020-03-19 10:49:43 -07:00
priyawadhwa 0cff70dc59
Merge pull request #6681 from RA489/slowdocker
Document to improve docker performance if docker driver is too slow
2020-03-18 12:42:05 -07:00
Priya Wadhwa 196eb6a853 Start adding doc for issue triage 2020-03-17 18:38:32 -07:00
Priya Wadhwa 29db560be7 Updated doc to use tarball of necessary kernel headers 2020-03-13 13:25:04 -07:00
Priya Wadhwa fdf4104873 Merge branch 'master' of https://github.com/kubernetes/minikube into ebpf-doc 2020-03-13 13:18:06 -07:00
RA489 f5de2ff7c0 Improve docker performance if it is too slow 2020-03-12 13:51:11 +05:30
Ian Molee 752a7ddd1e site: Update overview to remove "not yet good for" non-VM line
Addresses #7007.
2020-03-11 01:27:21 -07:00
Priya Wadhwa c26635123b Add doc for running ebpf in minikube 2020-03-06 11:38:46 -08:00
Thomas Stromberg 3e772d0048 Merge master 2020-03-04 20:18:16 -08:00
Thomas Stromberg a1ebcbd031 Merge conflicts 2020-03-04 18:01:41 -08:00
Thomas Stromberg 39670fc06f Add download package & support URL fallback 2020-03-04 17:07:49 -08:00
Sharif Elgamal ac0c1bad42 missing files 2020-03-04 13:48:21 -08:00
Sharif Elgamal e2ce45c6f0 Switch --vm-driver paramter to --driver 2020-03-04 13:32:43 -08:00
Pierre Ugaz a92e670642
skip phases in cmd whitelist for kubeadm
Signed-off-by: Pierre Ugaz <ulm0@innersea.xyz>
2020-03-04 02:59:18 -03:00
Jose Donizetti b8941d4f9e
Merge pull request #6835 from kschaab/patch-1
doc: minikube tunnel command runs as a process in the same terminal
2020-03-01 21:17:07 -03:00
Prasad Katti 07d1402588
minor fix in roadmap doc 2020-03-01 13:11:49 -08:00
Keith Schaab 44467579a6
Update loadbalancer.md 2020-02-28 14:02:16 -08:00
Keith Schaab f02a0a53b7
Update loadbalancer.md 2020-02-28 14:00:49 -08:00
Keith Schaab 71a83acabb
Update loadbalancer.md 2020-02-28 12:39:21 -08:00
Olivier Lemasle 808e42a25c Improve doc on podman-env 2020-02-22 16:01:12 +01:00
Sharif Elgamal 6e9cf2de2f Change MachineConfig to ClusterConfig 2020-02-21 16:09:05 -08:00
Kenta Iso d70aa854ee Fix site documentation link to docker_registry.md 2020-02-21 23:40:15 +09:00
Kenta Iso f5d4e9e2ad Fix 404 'Using the Docker registry' 2020-02-21 11:25:10 +09:00
Anders Björklund ff763db1e7
Add podman-env for connecting with podman-remote (#6351)
* Refactor: add the docker vars after the shell vars

* Move shell handling functions to separate package

* Rename env source file to docker-env like command

* Add podman-env for connecting with podman-remote

* Remove leading Shell prefix from the shell package

* Add some documentation describing podman service

* Address some podman-env issues pointed out by lint
2020-02-10 22:59:37 -07:00
Nguyen Hai Truong 7c2ef6d81e docs: fix some typos
Although it is spelling mistakes, it might make affects while reading.

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-02-10 15:51:06 +07:00
David Taylor 9631d35a14
Add instructions for Windows host
Instructions for MacOS do not work as-is for Windows. Need to add an additional step.
2020-02-07 12:57:57 -06:00
Sharif Elgamal ce7060c578
Update linux.md 2020-02-06 11:28:14 -08:00
Sharif Elgamal 0dc41fc5ad
Fix deb and rpm endpoints in docs 2020-02-06 11:04:13 -08:00
Thomas Stromberg f061168ed3 improve pause/unpause docs 2020-02-05 22:31:55 -08:00
Thomas Stromberg a136642e97 Make the docker driver docs clearer 2020-02-05 21:36:26 -08:00
Thomas Stromberg cda967227b Add initial Docker driver doc, updatte commands 2020-02-05 21:14:15 -08:00
Karol Zadora-Przylecki 4a4e7b7859 Add Azure Container Registry support 2020-02-03 16:10:18 -08:00
Kubernetes Prow Robot 6dcbfad736
Merge pull request #6267 from bfotland/patch-1
Update kvm2.md
2020-01-28 02:37:39 -08:00
Medya Ghazizadeh e3bd383d64
Merge pull request #6255 from afbjorklund/kubectl-examples
Fix syntax of minikube kubectl example command
2020-01-20 19:36:05 -08:00
Naoki Oketani 16ed1756e4 fix grammer and remove extra spaces 2020-01-19 21:54:15 +09:00
Medya Ghazizadeh cdafd16682
Merge pull request #6306 from medyagh/tunnel_example
Add a clear example of minikube tunnel to the docs
2020-01-15 09:54:59 -08:00
Medya Gh b9d36af261 fix english grammar 2020-01-15 09:54:24 -08:00
Thomas Stromberg 079ece3f62 Adopt 2020 roadmap, clean out 2019 items 2020-01-14 13:19:47 -08:00
Anders F Björklund 71b561e344 Add note to remember to end the minikube flags
And add some whitespace before the next section
2020-01-14 18:22:45 +01:00
Medya Gh ac3132cd74 add missing 1 2020-01-13 16:20:15 -08:00
Medya Gh f645850842 add example to tunnel help 2020-01-13 16:16:36 -08:00
Nguyen Hai Truong 20469b44ff Securing many http links to https links
Fix http link to https link for security, modify many link
http to https in the project.

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-01-13 14:04:29 +07:00
Bjørn Harald Fotland bdc47d0f31
Update kvm2.md
Suggested missing verb.
2020-01-10 10:10:15 +01:00
Anders F Björklund 3207b27c11 Fix syntax of minikube kubectl example command
Need to terminate the minikube flags with --,
before starting with the kubectl command flags.
2020-01-09 19:52:58 +01:00
GennadySpb 42932b223c
Update hyperkit.md 2019-12-31 19:43:14 +03:00
Medya Ghazizadeh 630357d80f
Merge pull request #6169 from ttonline6/fix_nvidia
fix nvidia GPU docs
2019-12-30 18:40:06 -08:00
ttonline6 91def7ba10 change NVIDIA's device plugin yaml link 2019-12-30 10:25:17 +08:00
ttonline6 781a1a1f74 fix unreachable url:https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/v1.10/nvidia-device-plugin.yml 2019-12-28 09:30:35 +08:00
Medya Ghazizadeh c545b00cc6
Merge pull request #6164 from ttonline6/master
fix podman build documentation link
2019-12-27 11:56:59 -08:00
Medya Ghazizadeh df9cac8f94
Merge pull request #6154 from fenglixa/add-istio
Add istio addon for minikube
2019-12-27 11:54:44 -08:00
ttonline6 ea6e46fb9c fix 404 url:https://github.com/containers/libpod/blob/master/docs/podman-build.1.md 2019-12-27 12:07:08 +08:00
fenglixa c2ba574f2e generate istio document page and layout 2019-12-26 14:35:13 +08:00
Thomas Strömberg 54e710463a
Mention changelog update from upstream client 2019-12-19 13:00:12 -08:00
Thomas Strömberg 2692db0c03
Update release docs 2019-12-10 15:37:47 -08:00
Thomas Strömberg 83e9bfd217
Merge pull request #5862 from medyagh/del_boilerplate
delete boilerplate site page
2019-12-09 13:40:18 -08:00
Thomas Strömberg eb1bc2c80a
Merge pull request #5957 from JanAhrens/patch-1
Add tutorial for audit policy
2019-12-09 10:49:43 -08:00
Jan Ahrens 4c47ace4dd
Update audit-policy.md
Highlight why the audit-policy.yaml has to be stored in the ssl certs directory.
2019-11-30 19:49:13 +01:00
Anders F Björklund d63408ecc0 Fix link to libvirt documentation for openSUSE 2019-11-27 19:05:14 +01:00
Reuven Harrison c3c85dbd19
Create using_psp.md 2019-11-25 09:05:40 +02:00
Jan Ahrens b0b6dd493e Add tutorial for audit policy
This tutorial was assembled from information provided in #4488.
2019-11-22 19:36:04 +01:00
yuxiaobo 6dd21bb9b9 Corret link error:404
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-11-19 19:50:02 +08:00
Sharif Elgamal fb5430fd97
Getting rid of GetMachineName() (#5868)
* removing GetMachineName()

* replacing GetMachineName with a config lookup

* fix tests

* making unit tests happy

* fixing concurrent map writes, only right to viper once

* debugging

* one last test fix

* DeleteAlwaysSucceeds should actually always succeed

* prevent panic when deleting nonexistant cluster

* remove last GetMachineName reference
2019-11-11 14:47:47 -08:00
Thomas Strömberg e5741c39e4
Merge pull request #5452 from tstromberg/2020-roadmap-planning
Update roadmap & principles for 2020 (comments & discussion welcome!)
2019-11-11 08:09:06 -08:00
Kubernetes Prow Robot 63180adad1
Merge pull request #5842 from graste/patch-1
mention fix for AppArmor related permission errors
2019-11-09 07:37:40 -08:00
Medya Gh 9aecbe19df delete boilerplate site page 2019-11-07 10:22:10 -08:00
tstromberg 7a8c7020d6 Remove modernize local provisioner/consistent IP, check off localized output, and add workflow for k8s dev 2019-11-06 12:28:14 -08:00
tstromberg b33bb0fcc2 Merge branch 'master' into 2020-roadmap-planning 2019-11-06 12:19:56 -08:00
Sharif Elgamal 6ff68709dd
Merge pull request #5243 from rajalokan/remove-heapster
Remove heapster addon
2019-11-06 11:35:35 -08:00
Steffen Gransow a8005b4ed0
mention fix for AppArmor related permission errors
when docker is installed via snap and can't read minikube certificates from a local user's `.minikube` config folder.
2019-11-06 10:32:35 +01:00
RA489 7e9f7c1278 examples doc uses deprecated "kubectl run" cmd 2019-11-01 08:24:37 +05:30
Issy Long cbcfcb9451
macOS install docs: Minikube is a normal Homebrew formula now
- It was switched from being a Cask in
  https://github.com/Homebrew/homebrew-core/pull/45603.
2019-10-27 13:26:42 +00:00
Medya Ghazizadeh ccd82feddb
Merge pull request #5702 from nanikjava/f-fix-5696
Fix website links hugo
2019-10-26 11:46:20 -07:00
Nanik T bd3956b8a6 Fix links by using Hugo modules tag
The link is broken as the config.toml is not using module.mounts.

To fix this need to add [module] section to point to the deploy/
folder as the README.md files are inside that folder

Put the different directory as separate module.mount and upgrade
hugo version to 0.59.0
2019-10-26 13:36:28 +11:00
Thomas Stromberg 44091cbe8d Update documentation for v1.5.0 2019-10-25 19:09:34 -07:00
Thomas Strömberg 74c384bfa8
Merge pull request #5646 from marekschwarz/DOCS_FOR_DELETE_ALL
Added docs for delete --all command
2019-10-23 10:46:33 -07:00
Sharif Elgamal 1c0094f9d4
Add note for releasing betas in documentation 2019-10-21 14:41:58 -07:00
Marek Schwarz ebfba106e4 Merge branch 'master' into DOCS_FOR_DELETE_ALL
# Conflicts:
#	site/content/en/docs/Reference/Commands/delete.md
2019-10-21 21:07:48 +02:00
Marek Schwarz b3c9e6c125 Merge branch 'master' into DOCS_FOR_DELETE_ALL 2019-10-21 21:01:50 +02:00
Pranav Jituri 3ff4c44220
Added delete command documentation 2019-10-20 13:24:15 +05:30
Thomas Strömberg ccc2042861
Merge branch 'master' into remove-heapster 2019-10-17 15:14:49 -07:00
Marek Schwarz 3e589c42b9 Added docs for delete --all command 2019-10-17 20:16:06 +02:00
Alexandre Fiori 8bf56f0d6c Add docs for using registry on macOS 2019-10-13 18:57:47 +01:00
Ruslan Gustomiasov 64f1e73a25 Addon heaspter is not in use
Fixes #5017. As per discussion, needed a rebase and this PR is rebased
to latest master.
2019-10-10 21:38:14 +05:30
Kenta Iso f111f09526 Modify shortlived variable name and improve --addons flag help message 2019-10-10 11:29:13 +09:00
Kenta Iso bbf69538f5 add --addons flag explanation to Start.md 2019-10-10 11:29:13 +09:00
Kenta Iso 76e5f7b4cd remove repetitive addon list from command help and add --addons flag explanation to documents 2019-10-10 11:29:13 +09:00
Sharif Elgamal 4916c04ce7
Merge pull request #5522 from sharifelgamal/loc-doc
Add documentation for adding translations
2019-10-09 15:56:28 -07:00
Medya Ghazizadeh c0e51aa37b
Merge pull request #5566 from nanikjava/f-fix-4963
Use configured DNS domain in bootstrapper kubeadm templates
2019-10-09 11:50:46 -07:00
Nanik T bb95e54d25 Add css to accomodate proper sizing for image 2019-10-09 19:48:22 +11:00
Nanik T ccd8a10ea7 Add dns page to explain how to use the flag inside site/ folder 2019-10-09 08:58:57 +11:00
Medya Ghazizadeh 63497aa383
Merge pull request #5507 from woodcockjosh/add-dns-ingress-addon
Add ingress-dns addon
2019-10-05 19:49:59 -07:00
Medya Ghazizadeh ce7babf78c
Merge pull request #5314 from sam-sla/patch-1
Update NO_PROXY example for Windows
2019-10-03 09:48:32 -07:00
Sharif Elgamal b09aebda3b
Merge pull request #5525 from woodcockjosh/fix-tcp-udp-ingress-tutorial
Minor fixes to nginx tcp udp article
2019-10-02 11:11:33 -07:00
Medya Ghazizadeh 768318d102
Merge pull request #5455 from yuxiaobo96/minikube-update2
Improve the grammar and annotations
2019-10-02 11:11:08 -07:00
Josh Woodcock 752a2a9946 Minor fixes to tcp udp article 2019-10-02 06:29:37 -05:00
Sharif Elgamal bb7ece3f28
add actual translations docs file 2019-10-01 15:09:58 -07:00
Sharif Elgamal 54115535c2
Add documentation for adding translations 2019-10-01 15:02:34 -07:00
Thomas Strömberg 4b8b797cba
Merge pull request #5521 from tstromberg/mep
Productionize MEP: add to PR template and documentation
2019-10-01 15:00:32 -07:00
Josh Woodcock e5e418964e Add caveat about multiple services trying to listen on the same port in the same minikube instance 2019-10-01 16:11:09 -05:00
Josh Woodcock 8b91f31849 Remove message about forcing deployment update 2019-10-01 16:05:44 -05:00
Josh Woodcock c01c8e7ec7 Update based on requested feedback 2019-10-01 16:03:29 -05:00
tstromberg 911b96dcfb Productionize the MEP process 2019-10-01 13:37:52 -07:00
Josh Woodcock e815f44e68 Add TCP/UDP ingress tutorial 2019-10-01 15:14:52 -05:00
Josh Woodcock 22cfacee29 Add ingress-dns addon 2019-10-01 04:55:16 -05:00
Thomas Stromberg 0836a2d476 Clarify WSL, add generic 2019-09-27 16:39:53 -07:00
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
yuxiaobo 9bddb9b4ff Improve the quality of annotations
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-09-27 17:25:18 +08: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
tstromberg 86d353fbfe Reword container deployment & libmachine items 2019-09-25 16:06:41 -07:00
tstromberg 4ccf047276 Update roadmap & principles for 2020 2019-09-24 15:46:40 -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 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
Samuel Almeida 56551cee24
Update NO_PROXY example for Windows
A wrong IP was used in the example for windows, ending in .1 instead of .0.
2019-09-11 16:01:43 +02: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
Thomas Strömberg 4a421bd4f4
Merge pull request #5129 from MiguelMoll/patch-1
Provide example of using minikube with kvm
2019-08-20 10:08:23 -07:00
Michaël Bitard 132b52defa
Update Skaffold link 2019-08-19 10:22:08 +02:00
Miguel Moll 05d823ab1d
Provide example of using minikube with kvm 2019-08-18 23:22:58 -04:00
Pranav Jituri 7d8b4f7569
Added uninstallation procedures for minikube 2019-08-18 02:58:04 +05:30
Rishabh Budhiraja 10a8015892
Adding upgrade minikube docs for mac 2019-08-17 21:51:00 +05:30
Thomas Strömberg a176cc9a34
Mention driver mounts 2019-08-16 16:01:30 -07:00
Medya Ghazizadeh 21256ccb9d
Merge pull request #5094 from guibirow/patch-1
Updated docs to add how to develop addons link
2019-08-15 15:57:38 -07:00