Commit Graph

16805 Commits (657d78bec2b35925730cd307bb888cfd496a04a2)

Author SHA1 Message Date
Alexander Shangin 657d78bec2
Fix markdown of header 2020-07-12 14:29:17 +03:00
Kubernetes Prow Robot 7fb0bfe0d8
Merge pull request #21913 from tengqm/zh-node-comm
[zh] Sync control-plane-node-communication
2020-07-12 02:54:01 -07:00
Kubernetes Prow Robot b3c4441f13
Merge pull request #22246 from tengqm/sync-zh-contrib-5
[zh] Sync contribution guidelines (5)
2020-07-12 02:50:01 -07:00
Kubernetes Prow Robot 38d8c863c3
Merge pull request #22242 from tengqm/sync-zh-contrib-2
[zh] Sync contribution guidelines (2)
2020-07-12 02:48:01 -07:00
Kubernetes Prow Robot 503e15009b
Merge pull request #22475 from nikhita/cleanup-onwers-case-studies
content/en/case-studies: remove OWNERS
2020-07-11 23:40:02 -07:00
Nikhita Raghunath f3699fcea9 content/en/case-studies: remove OWNERS file
As a part of cleaning up inactive members (who haven't been active since
the release of v1.11) from OWNERS, this commit removes the OWNERS file
for content/en/case-studies.
2020-07-12 08:39:39 +05:30
Kubernetes Prow Robot 4469a35589
Merge pull request #22380 from wxsms/patch-9
fix zh doc misleading to en link.
2020-07-11 16:01:21 -07:00
Kubernetes Prow Robot 46bf00b75b
Merge pull request #22452 from leon-barrett/patch-1
Fix description of back-off count reset
2020-07-11 11:21:21 -07:00
Leon Barrett 0f854ec760
Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-11 10:45:07 -07:00
Kubernetes Prow Robot ce84f4e199
Merge pull request #22273 from tengqm/add-jsonpath-tip
Add a kubectl tip for working with keys with dots
2020-07-11 10:25:21 -07:00
Kubernetes Prow Robot 4659828e33
Merge pull request #22463 from kbhawkey/kb-cleanup-templates
remove example-tutorial template
2020-07-11 10:21:20 -07:00
Kubernetes Prow Robot 9866538717
Merge pull request #22454 from djbrown/portworx-patch-en
fix portworx io priority parameter name [EN]
2020-07-11 00:01:21 -07:00
Kubernetes Prow Robot 7db45a406e
Merge pull request #22456 from djbrown/portworx-patch-zh
fix portworx io priority parameter name [ZH]
2020-07-10 23:09:21 -07:00
Kubernetes Prow Robot ee3647b138
Merge pull request #22468 from RainbowMango/pr_fix_deployment_redundancy
zh: Remove redundancy content from deployment docs
2020-07-10 22:05:22 -07:00
RainbowMango 443a3da4d4 Remove redundancy content. 2020-07-11 11:45:21 +08:00
Leon Barrett 7b92c46503 Fix description of back-off count reset
By carefully reading the code in `job_controller.go`, I finally understood that
the back-off count is reset when `forget` is true, which happens when `active`
or `successful` changes without any new failures right at the moment. That
happens in this code:

dd649bb7ef/pkg/controller/job/job_controller.go (L588)

That behavior does not match what this document says. My change fixes the doc
to match the code.

It might be better to fix the behavior to match the doc, since the behavior is
kind of weird to describe. But I imagine that the Kubernetes team will need to
consider factors I'm not aware of before deciding to change job back-off
behavior, so I am not going to the effort of proposing a change like that.
2020-07-10 14:10:05 -07:00
Karen Bradshaw e7ef6ba3f7 cleanup example-tutorial template 2020-07-10 15:46:43 -04:00
Daniel Brown 6b13eae646
fix portworx io priority parameter name
update `io_priority` to `priority_io`
see https://docs.portworx.com/portworx-install-with-kubernetes/storage-operations/create-pvcs/dynamic-provisioning/
Name: priority_io
Description: IO Priority: low|medium|high
Example: priority_io: “high”
2020-07-10 11:25:29 +02:00
Daniel Brown a644a09ec7
fix portworx io priority parameter name
update `io_priority` to `priority_io`
see https://docs.portworx.com/portworx-install-with-kubernetes/storage-operations/create-pvcs/dynamic-provisioning/
Name: priority_io
Description: IO Priority: low|medium|high
Example: priority_io: “high”
2020-07-10 10:51:21 +02:00
Kubernetes Prow Robot 6bf2feba74
Merge pull request #22449 from kubernetes/dev-1.18-ko.7
Seventh Korean l10n work for release 1.18
2020-07-09 21:28:48 -07:00
June Yi f604a4b60a Seventh Korean l10n work for release 1.18
- Translate reference/command-line-tools-reference/feature-gates.md int… (#22240)
- Fix issue of broken links to translated docs (#22105)
- Fix issue of document link in some ko documents (#22379)
- Translate tasks/administer-cluster/access-cluster-services.md into Ko… (#21776)
- Fix issue with 'Linux' and 'Windows' notation in Korean docs (#22362)
- Fix issue of broken links to translated docs #2 (#22270)
- Fix issue with k8s.io/ko/docs/concepts/overview/kubernetes-api.md (#22261)
- Fix issue with k8s.io/ko/docs/concepts/overview/working-with-objects/ (#22263)
- Fix incorrect notation of 'directory' into Korean (#22155)
- Fix issue with k8s.io/ko/docs/concepts/overview/components.md (#22232)
- Update outdated files in dev-1.18-ko.7 (#22128)
- Modify spacing term ReplicaSet in Korean (#22148)
- Translate tasks/administer-cluster/extended-resource-node.md into Korean (#21849)
- Translate tasks/administer-cluster/access-cluster-api.md into Korean (#21730)

Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: woopyoung <ywp041@gmail.com>
Co-authored-by: coolguyhong <podolsmith@naver.com>
Co-authored-by: PyungHo Yoon <learder@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: jmyung <jesang.myung@gmail.com>
Co-authored-by: Ian Y. Choi <ianyrchoi@gmail.com>
2020-07-10 13:08:16 +09:00
Kubernetes Prow Robot ccc0444c4d
Merge pull request #22409 from inductor/localization_ja
Localization ja
2020-07-09 20:14:35 -07:00
Kubernetes Prow Robot 3302b8013a
Merge pull request #22401 from SataQiu/update-20200707
Mark `make docker-serve` as deprecated in the docs
2020-07-09 16:50:34 -07:00
Kubernetes Prow Robot c63154c176
Merge pull request #22284 from celestehorgan/pr-wranglers
Add page for PR wranglers
2020-07-09 11:20:34 -07:00
Kubernetes Prow Robot 4f6ade4631
Merge pull request #22277 from celestehorgan/fix-dropdowns
Fix display of dropdown on case studies
2020-07-09 11:18:34 -07:00
Kubernetes Prow Robot d585261231
Merge pull request #22183 from ZhiFeng1993/Clean-up-style-user-journeys-css-file
Clean up style user joutneys css file
2020-07-09 10:22:34 -07:00
Kubernetes Prow Robot 91834fa5c2
Merge pull request #22442 from shuuji3/fix-version-skew-policy
Fix the usage of skew shortcode in the version-skew-policy page
2020-07-09 09:44:34 -07:00
TAKAHASHI Shuuji 6ef4cdc96c Fix the usage of skew shortcode in the version-skew-policy page. 2020-07-10 00:25:54 +09:00
Kubernetes Prow Robot ec77a8ced7
Merge pull request #22433 from tengqm/fix-18978
Avoid using deprecated commands in task
2020-07-09 07:16:31 -07:00
Kubernetes Prow Robot 9b4189bb6e
Merge pull request #22439 from wxsms/patch-14
fix: zh doc mislead to en link.
2020-07-09 05:44:29 -07:00
wxsm 67e4e935b7
fix: zh doc mislead to en link. 2020-07-09 18:46:35 +08:00
Kubernetes Prow Robot f1e751bf1f
Merge pull request #22437 from jiaj12/patch-32
Create 2020-03-25-kubernetes-1.18-release-announcement.md
2020-07-09 02:22:02 -07:00
jiajie aa90952bdf
Create 2020-03-25-kubernetes-1.18-release-announcement.md
zh-trans kubernetes-1.18-release-announcement.md
2020-07-09 16:22:39 +08:00
Kubernetes Prow Robot 23ee337030
Merge pull request #22403 from irvifa/id/share-process-namespace
docs: Translate Share Process Namespace between Containers in a Pod to ID.
2020-07-09 01:12:03 -07:00
Irvi Firqotul Aini dad5013526 docs: Translate Share Process Namespace between Containers in a Pod to ID 2020-07-09 15:08:29 +07:00
inductor 80b31db370 fix mongon 2020-07-09 16:52:36 +09:00
inductor 33f2e430ca apply review 2020-07-09 16:49:58 +09:00
inductor(Kohei) 51e9f78c27 Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor(Kohei) addcdd9df9 Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor(Kohei) da5b6d719d Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor(Kohei) 34dbe18404 Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor(Kohei) 7e4093bd06 Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor(Kohei) bfe6a49359 Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor(Kohei) a677e2f3cf Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor(Kohei) c241609810 Update content/ja/docs/contribute/localization.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-09 16:48:02 +09:00
inductor 546fca3642 update version 2020-07-09 16:48:02 +09:00
inductor 65c6894769 localize localization 2020-07-09 16:48:02 +09:00
Rael Garcia 9799d0ff25
Add content/es/docs/concepts/overview/components.md (#22259)
* Add content/es/docs/concepts/overview/components.md

* Apply #14678 suggestions

* Replace content_template with content_type

* Remove capture shortcode

* Add missing glossary terms

Add controller glossary term
Add etcd glossary term
Add kube-apiserver glossary term
Add kube-controller-manager glossary term
Add kube-sccheduler glossary term
Add namespace glossary term

* Remove `master` references

* Apply emedina suggestions

Co-authored-by: Enrique Medina Montenegro <enrique@medinamontenegro.es>

Co-authored-by: Jose Miguel Parrella <jparrel@microsoft.com>
Co-authored-by: Enrique Medina Montenegro <enrique@medinamontenegro.es>
2020-07-09 00:36:02 -07:00
Kubernetes Prow Robot c2d7d27473
Merge pull request #22436 from SataQiu/fix-note-shortcode
Fix wrong note shortcode
2020-07-09 00:16:02 -07:00
SataQiu 66599808bf fix wrong note shortcode 2020-07-09 14:54:56 +08:00