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