Commit Graph

18159 Commits

Author SHA1 Message Date
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
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
Tim Bannister 8dc0106ac3 Reduce header height when announcement shown
If there's an announcement showing, adjust the page header to use less
vertical space.

Also reduce the height of the announcement itself.
2020-07-09 21:27:55 +01: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
Marcos 043737c6b6 Update deployment.md 2020-07-09 14:57:15 -03: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
Tim Bannister b59f68e857 Hyperlink to alternative translations 2020-07-09 13:31:25 +01: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