Thomas Strömberg
|
c462ac8061
|
Merge pull request #9517 from legal90/fix-parallels-library
Update "parallels" driver library and make this driver built into minikube
|
2020-10-28 07:55:38 -07:00 |
Thomas Strömberg
|
26cb8c768e
|
Fix VM typo
|
2020-10-27 16:49:40 -07:00 |
Mikhail Zholobov
|
067ead1841
|
Do not require "parallels" driver binary since it's built-in to minikube
|
2020-10-23 19:08:19 +02:00 |
JJ Asghar
|
e1bb1c2348
|
Fixed broken link, and wording.
- Markdown link was not formatted correctly
- Fixed some wording for Nested Virtualization
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
|
2020-10-03 10:43:36 -05:00 |
Thomas Stromberg
|
085bd38a09
|
Improve none usage documentation
|
2020-09-01 13:20:42 -07:00 |
Evgeny Shmarnev
|
472ed0fb38
|
Update documentation to show docker as a preferred driver
|
2020-08-17 13:04:06 +02:00 |
Andrej Guran
|
98a661eae4
|
fix typo in podman docs
remove duplicate `https://``
|
2020-08-11 22:49:04 +01:00 |
Medya Ghazizadeh
|
dfc33ac51e
|
Merge pull request #8929 from cpaika/update-docker-docs
Removing stale information from the docker driver docs
|
2020-08-09 14:07:58 -07:00 |
Chris Paika
|
8f79cd21fe
|
Removing stale information from tthe documentation
|
2020-08-08 10:08:38 -04:00 |
Evgeny Shmarnev
|
00d5a358ac
|
Fixes a broken link to docker driver doc
|
2020-08-07 11:49:14 +02:00 |
Dean Coakley
|
66f03b89c3
|
Update formatting Podman->Podman v2
|
2020-07-21 12:24:03 +01:00 |
Dean Coakley
|
62683c9b42
|
Exit with error on podman2 drivers
|
2020-07-21 02:39:46 +01:00 |
vinu2003
|
1a769c3c91
|
fixed the unterminated qouted string
|
2020-07-09 02:44:37 +10:00 |
Medya Ghazizadeh
|
38293ab42d
|
Merge pull request #8617 from kubernetes/medyagh-patch-3
Update docs kvm2 for nested virtualization
|
2020-07-07 16:02:13 -07:00 |
Medya Ghazizadeh
|
1de1195cfa
|
Update kvm2.md
|
2020-07-07 16:01:47 -07:00 |
Medya Ghazizadeh
|
d799656768
|
Merge pull request #8608 from mbbroberg/patch-1
Docs: Clarify steps to get podman running as a driver
|
2020-07-07 15:56:02 -07:00 |
Medya Ghazizadeh
|
0be0781cd4
|
Update kvm2.md
|
2020-06-30 18:36:49 -07:00 |
Medya Ghazizadeh
|
aed150d180
|
Update kvm2.md
|
2020-06-30 18:11:34 -07:00 |
Medya Ghazizadeh
|
ad6bbd866a
|
Update kvm2.md
|
2020-06-30 18:06:17 -07:00 |
Matt Broberg
|
39eaf835d0
|
Steps to get podman running
- Remove repetitive notes in podman documentation
- Fix links in the usage document
- Tidy the language and grammar
|
2020-06-30 13:58:14 -05:00 |
TrishaChetani
|
ca2a2500cb
|
Incoperated changes to use ref link
|
2020-06-17 16:36:07 +02:00 |
TrishaChetani
|
30ad081298
|
Fixed broken links
|
2020-06-16 03:41:30 +02:00 |
Medya Gh
|
dd896b2569
|
add sudo -E to none docs
|
2020-06-10 17:03:40 -07:00 |
Shubham Gopale
|
9e2e212ee3
|
Update none_usage.inc
|
2020-06-02 08:54:11 +05:30 |
Shubham Gopale
|
9050d2c716
|
Add conntrack installation and fix some spacing
|
2020-06-01 00:15:42 +05:30 |
Thomas Strömberg
|
19a3e6ab21
|
Merge pull request #8214 from drc0/patch-1
add --kvm-qemu-uri option into docs form kvm driver
|
2020-05-29 12:40:02 -07:00 |
Thomas Strömberg
|
f23bb5118f
|
Update manual instructions for Parallels driver
|
2020-05-29 11:11:22 -07:00 |
DRC
|
7c583f003f
|
add --kvm-qemu-uri option
Add an undocumented option introduced by https://github.com/kubernetes/minikube/pull/4401
|
2020-05-20 00:07:09 +02:00 |
Medya Gh
|
6606548ef1
|
fix cross ref link
|
2020-05-11 16:01:34 -07:00 |
Medya Gh
|
364e48c637
|
try link with _index
|
2020-05-11 15:57:28 -07:00 |
Medya Gh
|
88e72ca91d
|
fix broken docs link
|
2020-05-11 15:53:11 -07:00 |
Medya Gh
|
7c912719f1
|
match docker style in podman md
|
2020-05-11 12:29:36 -07:00 |
Medya Gh
|
be221be806
|
address review comments
|
2020-05-11 12:29:07 -07:00 |
Medya Gh
|
5a4d3279be
|
address review comments
|
2020-05-11 12:28:48 -07:00 |
Medya Gh
|
24971a5ff5
|
docker/podman fail on non-amd64 systems
|
2020-05-08 19:56:38 -07:00 |
Thomas Strömberg
|
1c60122567
|
Merge pull request #7860 from medyagh/hyperkit_version_warn
site: add instructions to upgrade hyperkit
|
2020-05-07 10:11:27 -07:00 |
Medya Gh
|
a3cafb0b80
|
add titles for each troubleshooting
|
2020-05-02 22:37:36 -07:00 |
Medya Gh
|
daef3ce1f7
|
address review comments
|
2020-05-02 22:29:46 -07:00 |
Medya Gh
|
d887259153
|
add to registry
|
2020-05-02 20:19:17 -07:00 |
Medya Gh
|
e5c8592fdd
|
spell docs
|
2020-05-02 19:58:19 -07:00 |
Medya Gh
|
7cf9da3d72
|
add docs about container type
|
2020-05-02 19:57:19 -07:00 |
Anders F Björklund
|
e95ae3280c
|
Fix copy/paste error on the podman usage page
|
2020-04-26 22:45:38 +02:00 |
Thomas Strömberg
|
bf8ff14d20
|
none docs: Mention OpenRC and Docker requirement
Related: #7877 #7651
|
2020-04-23 17:37:48 -07:00 |
Medya Gh
|
321bf32014
|
nit
|
2020-04-22 17:57:45 -07:00 |
Medya Gh
|
ea310c955a
|
improve wroding
|
2020-04-22 17:53:15 -07:00 |
Medya Gh
|
a9f565bb27
|
revert unrelated change
|
2020-04-22 17:50:13 -07:00 |
Medya Gh
|
f666d923ea
|
update site
|
2020-04-22 17:43:10 -07:00 |
Medya Gh
|
38cf484903
|
update docs
|
2020-04-22 17:34:57 -07:00 |
Medya Gh
|
62d141e23e
|
add site instructions on hyperkit upgrade
|
2020-04-22 17:26:17 -07:00 |
Vojta Polak
|
cb321b524a
|
small fixes
|
2020-04-22 10:05:42 +02:00 |
Vojta Polak
|
ba51e4776a
|
describe hyperv flags
|
2020-04-21 22:37:53 +02:00 |
Kenta Iso
|
2c81c21e57
|
fix apparmor trobleshooting to add original issue track
|
2020-04-18 21:45:03 +09:00 |
Kenta Iso
|
b5b73e43c3
|
fix command layout
|
2020-04-18 20:09:33 +09:00 |
Kenta Iso
|
a6b61a86a5
|
add how to disbale apparmor for mysql profile for linux user
|
2020-04-18 20:09:33 +09:00 |
Medya Ghazizadeh
|
825ba532d1
|
Merge pull request #7603 from alonyb/w/add-registery-addon
Add registry addon feature for docker on mac/windows
|
2020-04-17 19:50:43 -07:00 |
Alonyb
|
a96d8f051d
|
delete windows and mac doc
|
2020-04-17 20:42:29 -05:00 |
Alonyb
|
cef7a6fb84
|
fix documentation
|
2020-04-17 18:39:33 -05:00 |
Alonyb
|
6bde0e0f5d
|
change upper case & add new step
|
2020-04-17 14:02:52 -05:00 |
Alonyb
|
40e87af21d
|
fix docker commands
|
2020-04-16 20:56:52 -05:00 |
Alonyb
|
2f940d84a9
|
update registry_addon_mac_windows.inc
|
2020-04-16 20:47:48 -05:00 |
Alonyb
|
5ec1862290
|
delete links
|
2020-04-16 20:29:09 -05:00 |
Alonyb
|
d573b6c5d9
|
add docker inspect command
|
2020-04-16 19:26:55 -05:00 |
Alonyb
|
59e9c834b9
|
fix registry addon template
|
2020-04-16 17:58:36 -05:00 |
Ruben Baez
|
373616b188
|
Update registry_addon_mac_windows.inc
|
2020-04-16 09:31:13 -05:00 |
Ruben Baez
|
db8af9d7b3
|
Update registry_addon_mac_windows.inc
|
2020-04-16 08:40:40 -05:00 |
Thomas Strömberg
|
81969a3f26
|
Clarify name of label
|
2020-04-15 11:37:59 -07:00 |
Thomas Strömberg
|
dd5bf7f037
|
Fix issues link
Fixes #7507
|
2020-04-15 11:37:26 -07:00 |
Prasad Katti
|
964af77e14
|
Add kubeadm requirements to none driver docs page
|
2020-04-13 12:07:00 -07:00 |
Ruben Baez
|
a34ada808a
|
add regisrtry_addon_mac_windows_usage.inc
|
2020-04-11 02:49:03 -05:00 |
Ruben Baez
|
a8e90441fc
|
Merge pull request #6 from alonyb/patch-2
Patch 2
|
2020-04-11 02:36:13 -05:00 |
Ruben Baez
|
2452471e16
|
Create registry_addon_mac_windows.inc
|
2020-04-11 02:34:51 -05:00 |
Ruben Baez
|
bd5fd8160d
|
Update docker.md
|
2020-04-11 01:32:56 -05:00 |
Ruben Baez
|
3d6b94503c
|
Merge pull request #5 from alonyb/change-documentation
Update docker.md
|
2020-04-10 20:14:54 -05:00 |
Ruben Baez
|
a9e87bd8a3
|
Update docker.md
|
2020-04-10 20:14:32 -05:00 |
Ruben Baez
|
e63627252d
|
Update docker.md
|
2020-04-10 20:09:12 -05:00 |
Anders F Björklund
|
36f879947d
|
Separate between Docker Desktop and Docker Engine
See https://www.docker.com/products for the list
|
2020-04-10 09:53:02 +02:00 |
Medya Gh
|
794d78a788
|
document registery limitation on docker mac
|
2020-04-08 18:55:21 -07:00 |
Prasad Katti
|
dd16e49904
|
Fix label for parallels link
|
2020-04-08 00:25:52 -07:00 |
Thomas Stromberg
|
cf14cab4e4
|
docs: Improve Drivers & Docker driver doc
|
2020-04-07 08:16:22 -07:00 |
tstromberg
|
4593ac3558
|
Change directory case
|
2020-04-04 20:30:07 -07:00 |