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
b37af7b7ca
Merge branch 'master' of https://github.com/kubernetes/minikube into json-output-stop
2020-10-28 15:04:20 -07:00
Priya Wadhwa
d9dc4efa4d
update docs
2020-10-28 13:16:25 -07:00
Priya Wadhwa
a2fcd8e37b
update docs
2020-10-28 12:54:18 -07:00
Medya Ghazizadeh
77e9abf8d9
Merge pull request #9573 from kubernetes/update_site_latest_version
...
site: Update latest version
2020-10-28 14:09:13 -05:00
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
Medya Ghazizadeh
ce3c2e7351
Update _index.md
2020-10-27 15:58:22 -07:00
Priya Wadhwa
267769c640
update docs
2020-10-26 15:14:58 -07:00
Thomas Strömberg
53ba056626
Update version in intro page
2020-10-26 10:07:50 -07:00
Anders F Björklund
7841aea2db
Optionally use ssh for docker-env instead of tcp
...
Since Docker 18.09, it supports ssh: as well as tcp:
for connecting to the docker daemon (in $DOCKER_HOST).
This avoids setting up certificates, but leaves key
handling (host keys and identity keys) to ssh config.
2020-10-25 14:16:28 +01: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
Priya Wadhwa
e807362329
update docs
2020-10-23 10:04:11 -07:00
GRXself
52b9eb454c
Update _index.md
...
Our image only listens on TCP port 8080, expose the deployment to the port 8000 will make it inaccessable.
2020-10-21 14:14:55 +08: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 Ghazizadeh
9496845fb6
Merge pull request #9421 from medyagh/kic_image_14
...
bump kicbase image tag to stable
2020-10-08 16:35:49 -05:00
Medya Gh
8c7e4f0298
updarte docs
2020-10-08 13:59:56 -07:00
Medya Ghazizadeh
d32af7fc70
Merge pull request #9413 from nprajilesh/patch-1
...
fixing the controller name in ingress-nginx-controller patch
2020-10-08 15:24:06 -05:00
Medya Ghazizadeh
e573b928d5
Merge pull request #9404 from ToonvanStrijp/master
...
Add new flag "--ports" to expose ports for docker & podman drivers
2020-10-07 15:56:29 -05:00
Prajilesh N
ae123b9ca0
updating the controller name in ingress-nginx-controller-patch.yaml
...
updated ingress-nginx-controller-patch.yaml
spec:
template:
spec:
containers:
- name: controller
ports:
- containerPort: 6379
hostPort: 6379
2020-10-08 01:28:21 +05:30
ToonvanStrijp
78a1532408
update docs
2020-10-07 18:17:13 +02:00
Thomas Stromberg
615f233c77
Remove reference to Virtualbox in "stop" help
2020-10-06 21:07:02 -07:00
ToonvanStrijp
e7e928b649
update docs
2020-10-06 13:51:23 +02:00
Sharif Elgamal
7646be3d37
adding the label to gvisor and ingress, and documentation
2020-10-05 16:02:26 -07:00
priyawadhwa
bc3db0d768
Merge pull request #9386 from mrbobbytables/update-labels
...
Update triage/support label references to kind/support
2020-10-05 10:50:10 -04: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
Bob Killen
3d6e655d75
Update triage/support label references to kind/support
...
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.
For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-03 10:04:08 -04:00
Medya Ghazizadeh
0fc0c82337
Merge pull request #9294 from medyagh/docker_network
...
add dedicated network for docker driver
2020-10-01 14:11:42 -05:00
Medya Gh
73d77e2463
address review comments
2020-09-30 16:42:42 -07:00
Medya Ghazizadeh
5815ef835c
Merge pull request #9353 from medyagh/update_kicbase_ub
...
update kicbase image to ubuntu-based
2020-09-30 12:07:58 -05:00
Medya Gh
b7780ec815
address review comments
2020-09-29 14:14:25 -07:00
Sharif Elgamal
ff051f9a33
Make sure gcp-auth addon can be enabled on startup ( #9318 )
...
* fix documentation for gcp-auth addon
* make sure kube-system pods are up before enabling gcp-auth
* fix lint
* add failurePolicy for webhook
* only install addons if asked
* better comment
* slightly less hacky code
* defer addons properly
* simplify code for performance
2020-09-29 13:29:14 -07:00
Medya Gh
23eb169055
generate docs
2020-09-29 13:16:37 -07:00
Anders F Björklund
e6b510543e
Don't trim whitespace while extracting strings
...
Remove some leading and trailing whitespace from non-string
constructs like description and automatic extraction filters.
But don't change all the translations or the translations here,
since that would make this code change impossible to review.
2020-09-27 17:59:06 +02:00
Sharif Elgamal
7e7344da18
Update Makefile and release notes for v1.13.1
2020-09-18 16:20:58 -07:00
Thomas Stromberg
464a742a7e
Merge branch 'master' into v1.19.2
2020-09-18 11:48:03 -07:00
Sharif Elgamal
2001d20510
Update binaries.md
2020-09-17 13:29:19 -07:00
Thomas Stromberg
942eb539e6
Update DefaultKubernetesVersion to v1.19.2
2020-09-16 17:44:15 -07:00
Sharif Elgamal
070cbb99ee
Merge pull request #8461 from 11janci/jjanik-enable-volumesnapshots
...
CSI Hostpath Driver & VolumeSnapshots addons
2020-09-16 11:57:42 -07:00
Sharif Elgamal
b41bc9baf2
Merge pull request #9234 from afbjorklund/crio-github
...
The cri-o repository moved to a separate organization
2020-09-16 09:46:25 -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
3dec9944de
The cri-o repository moved to a separate organization
2020-09-13 17:34:55 +02: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
Medya Gh
0d33242dae
kic base release docs
2020-09-09 14:45:21 -07:00
Thomas Stromberg
c401b42622
Update default Kubernetes release to v1.19.1
2020-09-09 11:20:45 -07:00
priyawadhwa
b4400ad70a
Merge pull request #8904 from Xcalizorz/master
...
fixes(#8301 ): --help: bool flags which default to 'false' yield confusing output
2020-09-08 13:50:10 -04:00
jjanik
b696eb614a
csi-hostpath-driver & volumesnapshots addons docs and test
2020-09-04 18:54:33 +02:00
Thomas Strömberg
ed5c537474
Update _index.md
2020-09-03 21:44:40 -07:00
Thomas Strömberg
a525c6e621
Mention that pods may initially be !Running
...
From Slack conversation with Vishal Jain.
2020-09-03 21:41:39 -07:00
Thomas Strömberg
cd9a7e7305
Update _index.md
2020-09-03 17:37:31 -07:00
Thomas Stromberg
c96c86304f
Update with new fish shell
2020-09-03 17:24:17 -07:00
Thomas Stromberg
c1c60f36c1
Crop more aggressively
2020-09-03 16:42:16 -07:00
Thomas Stromberg
8dadb59843
Update screenshot for v1.13.0 (add 23s timing data too)
2020-09-03 16:39:11 -07:00
Sharif Elgamal
91488dd2da
generate-docs
2020-09-02 17:10:46 -07:00
priyawadhwa
08f5a1bb57
Merge pull request #9007 from ollipa/patch-1
...
Fix typo in github actions CI tutorial
2020-09-02 09:25:30 -04:00
Zadjad Rezai
6f95e0fc7c
chore(docs): Adds new text to service-docs
2020-09-02 10:24:12 +02:00
Thomas Strömberg
dc5951451b
Merge pull request #8872 from kadern0/issue-8857
...
Running internal kubectl command when minikube is called as 'kubectl'
2020-09-01 22:44:44 -07:00
Thomas Strömberg
bba7bee9d2
Merge pull request #8996 from anencore94/contribute_prereq
...
Document prerequisites for testing
2020-09-01 18:47:51 -07:00
anencore94
7d0f3593f1
Add prerequisites for testing
...
- add prerequisites to run test
- subtitle font change since '####' does not work in site
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-09-02 10:18:47 +09:00
Thomas Strömberg
9512418018
Fix broken <ref
2020-09-01 16:28:41 -07:00
Thomas Stromberg
085bd38a09
Improve none usage documentation
2020-09-01 13:20:42 -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 Strömberg
597d0dc0ed
Merge pull request #9133 from zhanw15/patch-1
...
correct 'support' spelling error
2020-08-31 10:34:37 -07:00
zhanwang
a6deb6de6c
correct 'support' spelling error
2020-08-31 18:55:42 +08: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 Strömberg
135d7bd7e4
Merge pull request #9045 from tstromberg/1.19.0-rc.4-updated
...
Update NewestKubernetesVersion to v1.19.0-rc.4
2020-08-21 13:38:51 -07:00
Medya Gh
200fddd615
gen doc
2020-08-21 10:58:29 -07:00
Thomas Stromberg
444dde078f
Update NewestVersion to v1.19.0-rc.4
2020-08-20 13:38:45 -07:00
Medya Ghazizadeh
b4a329d6eb
Merge pull request #9014 from medyagh/update_kicbase
...
update kicbase to snapshot
2020-08-18 15:30:00 -07:00
Thomas Strömberg
9a770098fd
Update troubleshooting.md
2020-08-18 13:04:59 -07:00
Thomas Strömberg
c66407174e
Add post-mortem log collection
2020-08-18 13:03:40 -07:00
Medya Ghazizadeh
1406bb0afa
Merge pull request #9011 from Evalle/ISSUE-8757
...
Update documentation to show docker as a preferred driver
2020-08-17 17:52:15 -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
Evgeny Shmarnev
472ed0fb38
Update documentation to show docker as a preferred driver
2020-08-17 13:04:06 +02:00
Pablo Caderno
10a3f2e2a8
Running internal kubectl command when minikube is called as 'kubectl'
...
Fixes issue #8857
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-17 20:52:58 +10:00
ollipa
93d25bec19
Fix typo in github actions tutorial
2020-08-15 23:01:21 +09:00
Chang-Woo Rhee
8e2bf933aa
Fixed typo
...
Changed yml to yaml
Added -p multinode-demo
2020-08-14 16:38:46 -07:00
Thomas Strömberg
a3bcbc3257
release docs: clarify role of releases.json
2020-08-12 16:18:17 -07:00
Andrej Guran
98a661eae4
fix typo in podman docs
...
remove duplicate `https://``
2020-08-11 22:49:04 +01:00
Medya Ghazizadeh
8b6a0eb4fb
Merge pull request #8948 from kadern0/issue-8897
...
Added startHostTimeout flag
2020-08-11 10:36:21 -07:00
Pablo Caderno
0d7686a1e1
updated documentation
...
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-11 19:08:27 +10:00
Medya Ghazizadeh
108d2fa149
Merge pull request #8935 from RA489/knativefaq
...
Add FAQ for knative setup.
2020-08-10 13:15:52 -07:00
priyawadhwa
5e37915992
Merge pull request #8941 from shuuji3/patch-1
...
Fix a small markdown syntax error on minikube.sigs.k8s.io/docs/faq/
2020-08-10 11:21:36 -04:00
Pablo Caderno
37a1d3bc0b
Added startHostTimeout flag
...
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2020-08-10 16:23:13 +10: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
TAKAHASHI Shuuji
92ab108d5b
Fix a markdown syntax problem.
2020-08-08 13:35:03 +09:00
Evgeny Shmarnev
00d5a358ac
Fixes a broken link to docker driver doc
2020-08-07 11:49:14 +02:00
RA489
e6cf0c35ab
Add FAQ for knative setup.
2020-08-07 08:51:21 +05:30
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
e5371a64b3
Update docs
2020-07-28 13:52:22 -07:00
Andrii Volin
1070bb5267
fix doc typo
2020-07-25 12:26:37 +03:00
Medya Ghazizadeh
1395c8017c
Merge pull request #8784 from Dean-Coakley/disable-podman2
...
Warn user for podman2 version
2020-07-24 14:40:18 -07:00
Medya Ghazizadeh
993504e054
Merge pull request #8800 from priyawadhwa/improve-json
...
Improve json integration test
2020-07-23 10:23:36 -07:00
Sedat Gokcen
de65edffd0
Update OIDC documentation.
...
Update OIDC documentation to include extra information about `--oidc-issuer-url` flag.
2020-07-23 13:07:15 +02:00
RA489
72a28be126
update how to add translations page.
2020-07-23 09:46:25 +05:30
Priya Wadhwa
efe1ce278a
Add docs
2020-07-22 14:20:41 -04:00
Sharif Elgamal
1b6eee675b
Automated GCP Credentials Addon Prototype ( #8682 )
...
* metadata addon works
* Add code for metadata server image and makefile rules
* remove log message
* update to work with v1.13.11
* update readme
* fix metadata addon stuff for newer codebase
* buncha changes
* just so many changes
* ch-ch-ch-ch-changes
* addon works
* update readme
* boilerplate
* revert unrelated change
* move server code to another repo
* switch addon name to gcp-auth
* metadata -> gcp-auth
* missed one
* automate finding of credentials
* remove unnecessary comment
* address comments
* Update README.md
* Update README.md
* use mustload everywhere
* swap selector condition
* upgrade kube-webhook-certgen to 1.3
* move paths to constants
* add notice to user on addon enable
* adding addon documentation
* move addons documentation inside handbook
* remove old addons docs location
Co-authored-by: Priya Wadhwa <priyawadhwa@google.com>
2020-07-21 14:25:58 -07: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
Medya Gh
f945b20149
update roadmap 2020
2020-07-20 12:03:57 -07:00
Michael Vorburger ⛑️
2e21645aeb
add required quote to alias kubectl
2020-07-17 17:52:55 +02: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
priyawadhwa
380820bb42
Merge pull request #8652 from hookak/patch-2
...
docs: update multi_node.md to specify profile name
2020-07-13 16:31:49 -04: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
priyawadhwa
9530159a04
Merge pull request #7743 from jpoikela/patch-1
...
docs: fix link to kubernetes 'pull-image-private-registry'
2020-07-08 14:47:16 -04: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
d8106f7d06
Merge pull request #8454 from colvin/addon-podsecuritypolicies
...
Include a podsecuritypolicies addon
2020-07-07 15:52:03 -07:00
Priya Wadhwa
1980e066dd
fix lint and generate-docs
2020-07-07 15:57:07 -04:00
jinhong.kim
93012acb10
Update multi_node.md to specify profile name
...
specifying a profile name in the ```minikube status```
2020-07-06 15:33:18 +09: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
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
Harkishen-Singh
30e6660925
Better informaation for using kubectl inside minikube
...
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
add kubectl install link
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
add alias tip to the minikube docs
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
remove debug statements
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-20 18:20:28 +05:30
colvin
08ee21fd43
update the Pod Security Policies tutorial
2020-06-18 17:33:34 -04:00
TrishaChetani
0a309f9c53
Able to run sucessfully
2020-06-17 17:44:16 +02:00
TrishaChetani
16ccaf95f6
Improved on accepting comment
2020-06-17 17:14:37 +02:00
TrishaChetani
ca2a2500cb
Incoperated changes to use ref link
2020-06-17 16:36:07 +02:00
TrishaChetani
74bc93243a
Improved broken links
2020-06-16 05:43:47 +02:00
TrishaChetani
30ad081298
Fixed broken links
2020-06-16 03:41:30 +02:00
Stanislav Petrov
74950b4063
Fix deployment name
2020-06-11 09:57:51 +03:00
Medya Gh
dd896b2569
add sudo -E to none docs
2020-06-10 17:03:40 -07:00
Medya Ghazizadeh
fa0812c8f0
Merge pull request #8285 from kadern0/issue-8237
...
Added option --all to stop all clusters
2020-06-09 13:02:35 -07:00
Pablo Caderno
325db092c3
Added option --all to stop all clusters
...
Related to #8237
Signed-off-by: kadern0 <kaderno@gmail.com>
2020-06-09 08:32:36 +10:00
Prasad Katti
f36dd3083b
Add link to the Kanban view to community page
2020-06-08 11:43:29 -07:00
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
Thomas Strömberg
fb19e1ba0e
Merge pull request #8090 from tstromberg/addons-doc
...
Update addons docs to be accurate post addon-manager removal
2020-05-12 12:49:24 -07:00
Thomas Strömberg
f7febd6abb
Merge pull request #8086 from tstromberg/content-flashing
...
Simplify docs redirect page to avoid content flashing
2020-05-12 11:07:38 -07:00
Thomas Stromberg
65408e9dff
Tabs to spaces
2020-05-12 11:04:49 -07:00
Thomas Stromberg
1823bdb384
Update addons docs for 2020
2020-05-12 11:01:14 -07:00
Thomas Stromberg
1d1a5ce916
Use _latest RPM/DEB filenames in docs
2020-05-12 09:02:12 -07:00
Thomas Stromberg
9716f56ef6
Reduce complexity of root redirect to avoid content flashing
2020-05-12 09:00:13 -07:00
Thomas Stromberg
5404cda392
Update screenshot for v1.10.0
2020-05-12 08:57:06 -07:00
RA489
c6d48d30cb
site: add to FAQ page how to ignore system verification.
2020-05-12 12:39:16 +05:30
Medya Ghazizadeh
f318680e7e
Merge pull request #8075 from medyagh/release_v1_10
...
Release v1.10.0
2020-05-12 00:37:01 +00: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
ace8205c3a
gen-docs
2020-05-11 15:31:15 -07:00
Medya Ghazizadeh
12122f7dc6
Merge pull request #8053 from medyagh/arm64_docker_solution
...
docker/podman solution message for non-amd64 archs
2020-05-11 19:41:31 +00: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 Ghazizadeh
9c6054883d
Merge pull request #8062 from afbjorklund/podman-point
...
Add a PointToHost function for podman as well
2020-05-11 17:55:14 +00:00
Anders F Björklund
fb3824ed52
Docs: podman-remote is also called podman
...
The "podman-remote" program is installed as "podman"
on platforms without a local client (i.e. not Linux)
So we need different documentation for different OS.
Eventually it will be called "podman" everywhere...
2020-05-10 23:42:18 +02:00
Anders F Björklund
c578a7aa1e
Add a PointToHost function for podman as well
...
And add an active variable, similiar to docker
2020-05-10 23:07:12 +02:00
Medya Gh
24971a5ff5
docker/podman fail on non-amd64 systems
2020-05-08 19:56:38 -07:00
Anders F Björklund
39e135cf03
Document that minikube with kubeadm needs 2 CPUs
2020-05-08 17:34:08 +02:00
Thomas Stromberg
cad2960ed5
Run generate-docs
2020-05-07 14:18:00 -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
anencore94
6efa4ad37d
Fix a typo in roadmap document
...
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-05-07 15:49:52 +09:00
Medya Ghazizadeh
f3d5c576e4
Merge pull request #7956 from govargo/split-integration-tunnelcmd
...
TestFunctional/parallel/TunnelCmd into serial subtest
2020-05-06 03:49:31 +00:00
Kenta Iso
4912cf1cc6
Add NOTE about dns resolution with docker driver to accessing docs
2020-05-03 22:36:35 +09: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
Thomas Strömberg
100ba9b8d3
Merge pull request #7927 from noah-de/master
...
Very minor grammar corrections to aid readability
2020-05-01 17:54:45 -07:00
Kenta Iso
138f73f9f8
Change tunnel cleanup flag default to true
2020-04-30 19:26:46 +09: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
135a32f5f1
Merge pull request #7924 from radeksm/bugfix/7920
...
Example how to enable multiple addons on start command
2020-04-29 09:16:10 -07:00
Thomas Strömberg
dee6d518ce
Merge pull request #7631 from afbjorklund/podman-sudo
...
Add "sudo" to podman calls
2020-04-29 08:53:41 -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
Sharif Elgamal
de71233966
Merge pull request #7851 from radeksm/feature/7667
...
Add list option for "minikube node" command
2020-04-28 10:09:38 -07:00
Thomas Stromberg
798fb930b0
Merge branch 'master' into k8s-v1.18.1
2020-04-28 08:11:34 -07:00
Radoslaw Smigielski
c1cd59821b
Example how to enable multiple addons on start command
2020-04-28 10:18:57 +01:00
Noah Spahn
f802293dfd
Very minor grammar corrections to aid readability
2020-04-27 23:07:53 -07:00
Anders F Björklund
f78e00e99b
Merge branch 'master' into podman-sudo
2020-04-28 07:55:38 +02:00
Radoslaw Smigielski
4c1e6c5fe0
Merge branch 'master' into feature/7667
2020-04-27 20:52:23 +01:00
Priya Wadhwa
67efd1120e
update docs
2020-04-27 10:47:43 -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 Stromberg
1cbbb6ac0b
Merge to master
2020-04-24 16:58:15 -07:00
Priya Wadhwa
71ca99b926
Merge branch 'master' of https://github.com/kubernetes/minikube into systemd
2020-04-24 15:33:50 -07:00
Medya Ghazizadeh
b69ebd1231
Merge pull request #7881 from kubernetes/tstromberg-patch-4
...
none docs: Mention OpenRC and Docker requirement
2020-04-24 13:37:50 -07:00
Priya Wadhwa
29dc41e5ab
Merge branch 'master' of https://github.com/kubernetes/minikube into systemd
2020-04-24 10:08:50 -07:00
Priya Wadhwa
8479ba047c
Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic
2020-04-24 10:08:23 -07:00
Thomas Strömberg
bf8ff14d20
none docs: Mention OpenRC and Docker requirement
...
Related: #7877 #7651
2020-04-23 17:37:48 -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
Thomas Strömberg
307d0860b3
s#real#major/minor#
2020-04-23 13:16:32 -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
Thomas Strömberg
37273f043d
Clarify Makefile/ISO release instructions
2020-04-23 12:03:45 -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
priyawadhwa
8f42f380c0
Merge pull request #7856 from priyawadhwa/devkic
...
Add --base-image flag for docker driver local dev
2020-04-23 10:52:38 -07:00
Thomas Strömberg
c4d69d561f
Merge pull request #7836 from Moglum/hyperv
...
Describe additional hyperv driver flags
2020-04-23 09:27:25 -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
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
Radoslaw Smigielski
62c93c4657
Add docs for node list command
2020-04-22 17:23:05 +01:00
Vojta Polak
cb321b524a
small fixes
2020-04-22 10:05:42 +02: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
Vojta Polak
ba51e4776a
describe hyperv flags
2020-04-21 22:37:53 +02:00
Sharif Elgamal
ab548abeb3
Merge branch 'master' of github.com:kubernetes/minikube into multitest
2020-04-21 11:32:27 -07:00
Tobias Klauser
621d4fd4fe
Update latest release in docs to 1.9.2
2020-04-21 15:25:04 +02:00
Sharif Elgamal
2b5244a175
Merge branch 'master' of github.com:kubernetes/minikube into multitest
2020-04-21 00:19:14 -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
Sharif Elgamal
0c0add9f95
fix docs
2020-04-20 17:12:35 -07:00
Thomas Strömberg
1a9dd1827f
fix runtime configuration options
2020-04-20 15:51:16 -07:00
Thomas Strömberg
4ea2b62c10
Mention --alsologtostderr
2020-04-20 15:03:41 -07:00
Medya Ghazizadeh
51df331238
Merge pull request #7799 from prasadkatti/site_changes
...
Site: update community page
2020-04-20 14:26:07 -07:00
Prasad Katti
5cc0b823e4
Update community webpage
2020-04-20 14:08:34 -07:00
Medya Ghazizadeh
ae7c923feb
Merge pull request #7777 from sayboras/feature/fish-completion
...
Add fish completion support
2020-04-20 10:49:50 -07:00
Thomas Strömberg
b45112da30
Fix port number typo
2020-04-20 09:20:01 -07:00
Prasad Katti
57008d2f50
blog was removed, so don't need the config
2020-04-19 19:52:41 -07:00
sayboras
66a7cf26b3
Add fish auto completion
2020-04-20 11:52:26 +10:00
Prasad Katti
dc526455f0
Move integration testing doc from the readme.md to the website
2020-04-18 20:29:40 -07: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
Thomas Strömberg
ec216a3572
Merge pull request #7759 from prasadkatti/patch-8
...
Fix aliases for "Proxies and VPNs" page
2020-04-17 20:23:05 -07: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
Medya Ghazizadeh
fe4fdeec6c
Merge pull request #7752 from medyagh/node_pressure_redo
...
Check node pressure & new option "node_ready" for --wait flag
2020-04-17 19:45:40 -07:00
Alonyb
a96d8f051d
delete windows and mac doc
2020-04-17 20:42:29 -05:00
Alonyb
c48b22bbd8
change table of pushing doc
2020-04-17 20:38:58 -05:00
Prasad Katti
33b7a9ea21
Fix aliases for "Proxies and VPNs" page
2020-04-17 18:06:31 -07:00
Thomas Strömberg
28765094d9
Decrease size of "LoadBalancer deployments"
2020-04-17 17:03:50 -07:00
Thomas Strömberg
f6b2c74d6e
Sharpen LoadBalancer text
2020-04-17 16:59:27 -07:00
Thomas Strömberg
29d5545865
Clarify LoadBalancer text
2020-04-17 16:53:00 -07:00
Thomas Strömberg
6eade99a69
Update _index.md
2020-04-17 16:50:23 -07:00
Alonyb
cef7a6fb84
fix documentation
2020-04-17 18:39:33 -05:00
Medya Gh
4f04427326
rename icon
2020-04-17 13:50:33 -07:00
Alonyb
6bde0e0f5d
change upper case & add new step
2020-04-17 14:02:52 -05:00
Thomas Strömberg
fce7ec3270
Getting started: improve LoadBalancer text
2020-04-17 09:52:52 -07:00
Jani Poikela
2a33bb66be
fix link to kubernetes 'pull-image-private-registry'
2020-04-17 16:45:35 +03: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
Thomas Strömberg
c6696e035a
Mention addon testing
2020-04-16 08:09:18 -07:00
Thomas Strömberg
dc95cb0d5e
Update addons.en.md
2020-04-16 08:07:22 -07:00
Ruben Baez
8c00b17da5
Update registry.md
2020-04-16 09:37:46 -05:00
Ruben Baez
373616b188
Update registry_addon_mac_windows.inc
2020-04-16 09:31:13 -05:00
Thomas Stromberg
fdb3bd9d60
Upgrade default Kubernetes to v1.18.1
2020-04-16 07:23:53 -07:00
Ruben Baez
db8af9d7b3
Update registry_addon_mac_windows.inc
2020-04-16 08:40:40 -05:00
Sharif Elgamal
4d494f418e
update reference URL for proxies and VPNs
2020-04-15 13:06:04 -07:00
Thomas Strömberg
09a989b6db
Merge pull request #7607 from prasadkatti/patch-5
...
Update formatting
2020-04-15 12:40:48 -07:00
Medya Ghazizadeh
7e6f496029
Merge pull request #7686 from priyawadhwa/triage
...
Add triage meeting info to docs and website
2020-04-15 12:16:59 -07: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
Medya Ghazizadeh
acced95db4
Merge pull request #7687 from tstromberg/header-wrong-font
...
Fix navbar logo font to match headings
2020-04-15 11:19:46 -07:00
Priya Wadhwa
b5ac1ac991
Add to community page on website
2020-04-15 11:01:04 -07:00
Thomas Stromberg
3105c870ce
Fix navbar logo font to match headings
2020-04-15 10:59:06 -07:00
Priya Wadhwa
90d3fbc39e
Add triage meeting info to docs and website
2020-04-15 10:56:03 -07:00
Kenta Iso
9036230e26
Add NOTE about status to multi node tutorial
2020-04-14 11:55:49 +09:00
Kenta Iso
83d6d59c69
Update `minikube status` output example to multi node tutorial
2020-04-14 11:53:29 +09:00
Kenta Iso
29f1144de3
Add node type to each node in `minikube status`
2020-04-14 11:53:29 +09:00
Kenta Iso
47333325e8
add master node/worker node section to `minikube status`
2020-04-14 11:53:29 +09:00
Medya Ghazizadeh
a2a1d85538
Merge pull request #7650 from medyagh/site_front_page
...
site: SEO large size link to minikube site
2020-04-13 19:15:12 -07:00
Medya Gh
4c17ab5dd5
optimize seo
2020-04-13 13:27:22 -07:00
Medya Gh
bbc27bca45
add minikube website
2020-04-13 13:24:33 -07:00
Medya Gh
b3bcbf0974
get search engine's attention
2020-04-13 13:18:49 -07:00
Prasad Katti
964af77e14
Add kubeadm requirements to none driver docs page
2020-04-13 12:07:00 -07:00
Medya Ghazizadeh
cd7d4b8157
Merge pull request #7609 from prasadkatti/ipv6_support
...
Add a note that minikube does not support IPv6 yet
2020-04-12 22:04:54 -07:00
Michael Vorburger ⛑️
20dab3b1a1
fix broken link in dashboard doc
2020-04-12 10:14:14 +02:00
Prasad Katti
17c5f4e785
Move ipv6 support note to FAQs and re-format FAQs
2020-04-11 15:08:14 -07:00
Batuhan Apaydın
50a31eec9d
Update audit-policy.md
...
removed whitespace in line 34 before the namespace name.
2020-04-11 18:55:57 +03:00
Medya Ghazizadeh
2ef15e6a3c
Merge pull request #7615 from prasadkatti/patch-6
...
Add fix for broken link
2020-04-11 05:35:10 -07:00
Anders Björklund
66c71f2b8d
Merge pull request #7441 from afbjorklund/docker-products
...
Separate between Docker Desktop and Docker Engine
2020-04-11 09:54:31 +02: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
Prasad Katti
52889281fb
Found another broken link
2020-04-11 00:22:03 -07:00
Ruben Baez
bd5fd8160d
Update docker.md
2020-04-11 01:32:56 -05:00
Prasad Katti
80e693b98f
Add a note that minikube does not support IPv6 yet
2020-04-10 19:55:03 -07:00
Medya Ghazizadeh
7f6ca11c47
Merge pull request #7593 from prasadkatti/fix_broken_links
...
Fix broken links on minikube website
2020-04-10 18:42:38 -07:00
Prasad Katti
f3d44800e0
Update formatting
2020-04-10 18:32:30 -07: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
Prasad Katti
5e5cac7b3e
add aliases for old links
2020-04-10 17:38:09 -07:00
Prasad Katti
983c41acd7
fix broken links on minikube website
2020-04-10 17:10:58 -07:00
Balint Pato
004f4da1e3
fix broken link
2020-04-10 12:35:04 -07:00
Medya Ghazizadeh
4b3f1e5169
Merge pull request #7547 from medyagh/docs_push_img_typos
...
site: add hot tips for pushing images
2020-04-10 04:24:44 -07:00
Medya Gh
3d0632043d
change color of tip
2020-04-10 04:24:10 -07: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
Thomas Stromberg
871d7a52fd
Neutral-grey sidebar
2020-04-09 19:55:12 -07:00
Thomas Stromberg
99fb6d1486
Merge branch 'master' into new-start
2020-04-09 19:09:21 -07:00
Thomas Stromberg
6d7e978e46
Brighten mk-light, add midlight to sidebar
2020-04-09 19:07:22 -07:00
Thomas Stromberg
2ed7b13edd
Darken inactive tag just by a hair
2020-04-09 18:55:05 -07:00
Thomas Stromberg
b28c3b2e7c
Narrower tab titles
2020-04-09 18:53:13 -07:00
Thomas Stromberg
9426c25ba3
Lighten the colors, increase pre font size
2020-04-09 18:48:18 -07:00
remraz
0f325f069d
Use Github's GUI for quick contributions
...
Refers to Github's repositories and integrated markdown editor that already exists in Kubernetes's general guidelines.
2020-04-10 02:24:59 +02:00
Thomas Stromberg
7a9ce4fe52
Quick Start v2.0
2020-04-09 17:16:59 -07:00
Sharif Elgamal
793a267780
code comments
2020-04-09 12:15:50 -07:00
Sharif Elgamal
20b86a4e46
Merge branch 'master' of github.com:kubernetes/minikube into multinode-walkthru
2020-04-09 12:14:33 -07:00
Sharif Elgamal
35ef02b4fb
updating some french translations for minikube start
2020-04-09 11:39:39 -07:00
Kenta Iso
af87f3ddcb
Doc fix: use LC_ALL which has priority for system locale instead of LANG
2020-04-09 19:26:18 +09:00
Medya Gh
da2736d84e
add hot tips
2020-04-09 01:01:22 -07:00
Medya Gh
3c3d14b436
improve wording on the docker push site
2020-04-09 00:52:30 -07:00
Thomas Strömberg
d09f75bfd0
Merge pull request #7529 from medyagh/site_search_width
...
site: search result wider
2020-04-08 21:29:29 -07:00
Medya Ghazizadeh
75ddd0b070
Merge pull request #7536 from medyagh/docs_push_img_matrix
...
site: create comparison table for methods to push img to minikube
2020-04-08 19:16:55 -07:00
Medya Gh
620823e77b
address review comments
2020-04-08 19:10:04 -07:00
Medya Gh
a823b9b80b
address review comments
2020-04-08 19:09:02 -07:00
Medya Gh
794d78a788
document registery limitation on docker mac
2020-04-08 18:55:21 -07:00
Medya Gh
93d9e52358
address review comments
2020-04-08 18:50:18 -07:00
Sharif Elgamal
7748216542
S Y N T A X
2020-04-08 17:58:16 -07:00
Medya Ghazizadeh
5e0be853d9
Update accessing.md
2020-04-08 17:55:54 -07:00
Sharif Elgamal
fdc51cd328
trying to guess syntax was a bad idea
2020-04-08 17:54:23 -07:00
Medya Gh
ed67b770d4
bullet number the items
2020-04-08 17:53:48 -07:00
Sharif Elgamal
5239ee6e70
moving includes around
2020-04-08 17:44:12 -07:00
Sharif Elgamal
48dfa602c1
even more formatting awesome
2020-04-08 17:40:08 -07:00
Medya Gh
ce3754465a
add wip
2020-04-08 17:38:13 -07:00
Medya Gh
880f3a7ce9
issues
2020-04-08 17:37:29 -07:00
Sharif Elgamal
86ead0e3ba
formatting needs some work huh
2020-04-08 17:34:31 -07:00
Medya Ghazizadeh
24effe5939
Merge pull request #7527 from medyagh/site_pkg_json
...
site: npm audit fix
2020-04-08 17:29:27 -07:00
Sharif Elgamal
4d8a3f5805
syntax is hard
2020-04-08 17:28:38 -07:00
Medya Gh
3575367b11
fix number words
2020-04-08 17:25:00 -07:00