8583 Commits

Author SHA1 Message Date
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
tmrekk121 33306131ce Remove extra line from user-guide-windows-containers.md 2020-07-12 12:03:37 +09:00
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
tmrekk121 143b8eea1b Update user-guide-windows-containers.md 2020-07-12 02:38:12 +09: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
JarHMJ c6d493df08 Update deployment.md: fix format error 2020-07-11 22:24:59 +08: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
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:

https://github.com/kubernetes/kubernetes/blob/dd649bb7ef4788bfe65c93ebc974962d64476b39/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
Kubernetes Prow Robot d6b7bf5f38 Merge pull request #21588 from robscott/app-protocol-1.19
Updating AppProtocol docs for 1.19 release
2020-07-10 13:49:49 -07:00
Gede Wahyu 0c799ef757 Replace EN links to ID links 2020-07-10 22:24:05 +07:00
Gede Wahyu 2b04d95819 ID translation for static pod 2020-07-10 21:36:03 +07:00
Naoki Oketani 03edf0c4b9 Translate glossary/image into Japanese 2020-07-10 22:15:31 +09:00
Rael Garcia e8c25a8555 Apply emedina suggestions
Co-authored-by: Enrique Medina Montenegro <enrique@medinamontenegro.com>
2020-07-10 14:19:14 +02:00
Rael Garcia cd9597ad06 Add #17821 suggestions 2020-07-10 14:19:13 +02:00
Rael Garcia 954b0fe55b Remove capture shortcodes 2020-07-10 14:19:13 +02:00
Rael Garcia 97943ea943 Update metadata 2020-07-10 14:19:12 +02:00
Luis Cacho 9c39231415 Adding pod-overhead translation to Spanish 2020-07-10 14:19:12 +02:00
Kento Yagisawa e93a81ad71 update doc to follow v1.17 2020-07-10 21:10:52 +09:00
Jens Reimann f4d296d1c3 Fix the example values in the first examples
In the lower part of the document `instance` is derived from the `name` field. However, in the beginning of the document the value of the `instance` field is aligned with the `part-of` field. Which seems wrong, reading through the rest of the page.

Signed-off-by: Jens Reimann <jreimann@redhat.com>
2020-07-10 12:30:09 +02: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 6d100b8dcb 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:22:57 +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
TAKAHASHI Shuuji 0703a7bee2 Update content/ja/docs/concepts/architecture/controller.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-07-10 15:43:43 +09:00
TAKAHASHI Shuuji b786031d43 Fix the order of words.
Co-authored-by: bells17 <bells171@gmail.com>
2020-07-10 15:36:24 +09: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
bells17 a6b58c249a Update setup/production-environment/tools/kubespray page en 2020-07-10 11:55:28 +09:00
Rob Scott 4e6aa1b43b Updating AppProtocol docs for 1.19 release 2020-07-09 18:31:43 -07:00
Rob Scott b8d8b9984d Fixing some issues in Ingress docs 2020-07-09 17:59:24 -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
jay vyas 0f8593d1b7 Update statefulset.md 2020-07-09 17:47:08 -04:00
Muhammad Panji d01f716f8e Apply suggestions from code review 2020-07-10 04:36:05 +07:00
vagrant 7256be61e5 Update for release-1.17. (#22389) 2020-07-10 06:17:44 +09:00
vagrant 32167ad26e Update for release-1.17. (#22389) 2020-07-10 05:52:56 +09: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
Marcos 043737c6b6 Update deployment.md 2020-07-09 14:57:15 -03: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
Adhityaa Chandrasekar a77986c867 scheduling-framework.md: update Reserve and Unreserve descriptions 2020-07-09 16:15:23 +00:00
Andrew Keesler 371ac1ffb5 Update external credential providers docs with install hint details
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-07-09 11:57:16 -04: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
wxsm 67e4e935b7 fix: zh doc mislead to en link. 2020-07-09 18:46:35 +08: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