Medya Ghazizadeh
4eb09e760b
Merge pull request #8275 from ashleyschuett/add-kubevirt-addon
...
Add KubeVirt addon
2020-06-03 22:23:09 +00:00
Thomas Strömberg
153a33eaa8
Merge pull request #8316 from kubernetes/tstromberg-patch-1
...
docs: Update host access with new cross-platform host method
2020-06-03 10:09:00 -07:00
Medya Ghazizadeh
4e7c546e37
Merge pull request #8341 from shubhindia/patch-2
...
Add conntrack installation and fix some spacing
2020-06-02 22:12:01 +00:00
Medya Gh
e15985f157
docker-env link
2020-06-02 15:05:55 -07:00
Medya Gh
91f9bcf93c
docker-env link
2020-06-02 15:03:25 -07:00
Medya Gh
b484c28421
docker-env link
2020-06-02 14:59:59 -07:00
Medya Gh
6de8748a17
add link to docker-env too
2020-06-02 14:56:32 -07:00
Medya Gh
28fb19b526
address the review comments
2020-06-02 14:45:12 -07:00
Medya Gh
12dd909785
simpliofy
2020-06-02 14:38:15 -07:00
Medya Gh
da17c513ec
pull policy
2020-06-02 14:32:00 -07:00
Medya Gh
818f7b5538
deployment yaml
2020-06-02 14:30:37 -07:00
Medya Gh
babc4780c3
improve link
2020-06-02 14:26:55 -07:00
Medya Gh
c63dea7db3
improve link
2020-06-02 14:26:38 -07:00
Medya Gh
481e9acf55
improve
2020-06-02 14:19:58 -07:00
Medya Gh
e71bd9a1c1
improve
2020-06-02 14:19:24 -07:00
Medya Gh
65a4a94a09
fix typo
2020-06-02 14:15:59 -07:00
Medya Gh
e90c8defba
fix typo
2020-06-02 14:15:12 -07:00
Medya Gh
56ccfd6e67
improve description
2020-06-02 14:12:50 -07:00
Medya Gh
ea1331619a
add setup-minikube in github actions tutorial
2020-06-02 14:12:09 -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
Medya Gh
312cdbdedd
update docs
2020-05-29 12:45:05 -07:00
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
Thomas Strömberg
15462cbc83
Remove IP text
2020-05-29 10:57:25 -07:00
Thomas Strömberg
6fc5f0c933
docs: Update host access with new cross-platform method: host.minikube.internal
2020-05-29 10:55:45 -07:00
Ashley Schuett
5dafe6bc84
Add KubeVirt addon
2020-05-29 09:52:18 +02:00
Medya Gh
4b280ab362
bump default kubernetes version
2020-05-28 13:44:57 -07:00
Medya Ghazizadeh
ea20609a3a
Merge pull request #8161 from concaf/concaf/addons/ambassador
...
Add Ambassador Ingress controller as an addon
2020-05-28 18:08:41 +00:00
Sharif Elgamal
95755c07fd
generate docs
2020-05-21 12:54:54 -07:00
Medya Ghazizadeh
06a3ed32fb
Merge pull request #8196 from priyawadhwa/brew
...
Improve documentation for minikube installation via brew
2020-05-20 01:22:23 +00:00
Sharif Elgamal
1eb346d3ab
Merge pull request #8200 from kubernetes/sharifelgamal-patch-1-1
...
site: Update multi node tutorial instructions
2020-05-19 15:54:54 -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
Priya Wadhwa
07ceed9e2f
fix instructions
2020-05-19 12:13:36 -07:00
Shubham
81dabc9553
Add Ambassador tutorial
2020-05-19 18:14:01 +05:30
Sharif Elgamal
42d67d9b73
Update multi_node.md
2020-05-18 17:48:07 -07:00
Priya Wadhwa
0fefeebe94
Switch to hangouts for triage meeting
2020-05-18 15:43:29 -07:00
Priya Wadhwa
a9b29a71a5
Improve documentation for minikube installation via brew
2020-05-18 15:01:07 -07:00
priyawadhwa
02cee02721
Merge pull request #8143 from priyawadhwa/list
...
Add defaults subcommand to `minikube config`
2020-05-18 10:59:38 -07:00
Anders Björklund
34b3954b34
Merge pull request #8117 from afbjorklund/podman-build
...
Don't have to copy environment for podman build
2020-05-16 09:47:08 +02:00
Medya Ghazizadeh
0fd4e79120
Merge pull request #8032 from RA489/sitefaq
...
site: add to FAQ page how to ignore system verification.
2020-05-15 23:22:28 +00:00
Natale Vinto
b53a0a57a8
Update doc with test and lint checks
2020-05-15 13:04:00 +02:00
Priya Wadhwa
bd08d04df7
update docs
2020-05-13 15:51:53 -07:00
Anders F Björklund
9dbd74b963
Don't have to copy environment for podman build
...
We did that in order to include BUILDAH_NOPIVOT (fb0a6f4
)
But we don't need it anymore, since we moved to using tmpfs
instead of rootfs. So now pivot_root(8) is available to us.
So we removed that podman environment variable (ae8894c
)
2020-05-13 11:11:15 +02: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 Ghazizadeh
5b7f8096ab
Merge pull request #8087 from tstromberg/latest-doc-filenames
...
docs: Use "_latest" package filenames instead of < latest > tag
2020-05-12 20:19:41 +00:00