Commit Graph

7116 Commits

Author SHA1 Message Date
Roman Marusyk 3823b6239d Improve kubernetes description 2020-06-17 19:32:06 +03:00
Jens Erat 96dca646db Add newly introduced ping_group_range sysctl
kubernetes/kubernetes#85463 introduced a new safe sysctl
`net.ipv4.ping_group_range`, which was not yet added to the docs.

Signed-off-by: Jens Erat <email@jenserat.de>
2020-06-17 17:16:43 +02:00
popozy a3cc353a18 remove redundant string
Current prepend attribute will lead the string "ConfigMap 是 " repeated.

The original description is:
“ConfigMap 是 configMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时可以用作环境变量、命令行参数或者存储卷中的配置文件。”

So I think we'd better remove the redandunt string block
2020-06-17 23:07:20 +08:00
Kubernetes Prow Robot 3f9b9fdf28 Merge pull request #21844 from kunzhijia/fix-zh_doc
[doc] Fixing the mistakes url
2020-06-17 04:36:39 -07:00
popozy 2dfc94ef25 修改文档描述错误
当前原文会导致如下文本
“ConfigMap 是 configMap 是一种 API 对象,用来将非机密性的数据保存到健值对中。使用时可以用作环境变量、命令行参数或者存储卷中的配置文件。”
2020-06-17 17:39:03 +08:00
kunzhijia 469df0a4c7 底部链接跳转修复,修复之前跳转到英文文档,体验不是很好 2020-06-17 17:22:07 +08:00
Timo Reimann 92e9bf96b5 Document annotation to set default VolumeSnapshotClass 2020-06-17 10:59:42 +02:00
Kubernetes Prow Robot 093b0c22b4 Merge pull request #21836 from mokua/patch-5
Update configmap.md
2020-06-17 01:26:40 -07:00
Kubernetes Prow Robot 1265a06e68 Merge pull request #21829 from Arhell/upd-style
update to right styling for VolumeSnapshotClass concept
2020-06-17 01:14:41 -07:00
Richard Mokua 69c280df02 Update configmap.md 2020-06-17 07:53:27 +02:00
Richard Mokua 9a6e4c260d Update configmap.md 2020-06-17 07:45:19 +02:00
Kubernetes Prow Robot 859b1723c6 Merge pull request #21772 from rlenferink/rename-docker
Update docs for new container- Makefile targets
2020-06-16 20:32:39 -07:00
José Fernando Cordova 04dca60eb7 Typo Spanish Doc 2020-06-16 21:24:52 -03:00
Arhell f8c1f91d97 update to right styling for VolumeSnapshotClass concept 2020-06-17 01:12:13 +03:00
Kubernetes Prow Robot 13ca92d745 Merge pull request #21819 from aanm/update-kubeadm-cilium-docs
update kubeadm Cilium related docs
2020-06-16 13:18:06 -07:00
divya bhushan cd37817af8 Add Kubernetes download button 2020-06-16 20:27:20 +02:00
Yoon addbb8cec4 fix typo: taint-and-toleration.md
fix typo: en/docs/concepts/scheduling-eviction/taint-and-toleration.md
2020-06-17 00:32:07 +09:00
André Martins ff9b3e10e9 update kubeadm Cilium related docs
Signed-off-by: André Martins <aanm90@gmail.com>
2020-06-16 16:16:39 +02:00
Kubernetes Prow Robot 30e8dc2b9b Merge pull request #21791 from ZhiFeng1993/Fix-typo-in-images-page
Fix typo in the images.md page
2020-06-16 06:02:03 -07:00
Kubernetes Prow Robot a5fc5b5d77 Merge pull request #21746 from kubernetes/dev-1.17-ja.2
Second Japanese l10n work for release-1.17
2020-06-16 05:18:04 -07:00
Kubernetes Prow Robot cb2b9f34f1 Merge pull request #21810 from xieyanker/patch-1
Fix title format error
2020-06-16 03:00:04 -07:00
Kubernetes Prow Robot cfae941308 Merge pull request #21792 from Marusyk/rmarusyk/delete-future-developments-text
Remove statements about the future
2020-06-16 02:54:04 -07:00
xieyanker 7aa474418f Fix title format error 2020-06-16 17:39:16 +08:00
Tom Mortimer-Jones 0ff9da888a Link to better page on cron schedule format
The current link is to documentation for the 6 field cron schedule format with
an extra seconds field at the start.

The Wikipedia page is better as it documents the 5 field version of the cron
schedule format.
2020-06-16 08:41:17 +01:00
Roman Marusyk 6df756c350 Remove statements about the future 2020-06-16 03:26:21 +03:00
ZhiFeng1993 646c50ea8d Fix typo in the images.md page 2020-06-15 17:16:34 -07:00
Kubernetes Prow Robot c1dcada5de Merge pull request #21536 from Cweiping/remove_kubectl_run_command_deprecated_en
deprecated kubectl run command for en
2020-06-15 14:41:57 -07:00
Roman Mazurenko 4cf2e8e4cb Clarify imagePullPolicy for empty value
imagePullPolicy when defined without a value defaults to Always not to IfNotPresent
2020-06-15 23:34:04 +03:00
zacharysarah 7b206228b3 Typo fixes 2020-06-15 13:30:26 -07:00
Kubernetes Prow Robot cc0ac8ead4 Merge pull request #21783 from zacharysarah/docsy-blog-link
Link KBHawkey
2020-06-15 13:15:57 -07:00
Kubernetes Prow Robot f6cd8d0af4 Merge pull request #21752 from sftim/20200614_add_task_descriptions
Revise descriptions for tasks
2020-06-15 13:11:57 -07:00
Tim Bannister 462d34ef75 Separate commands from output in Deployment concept 2020-06-15 21:07:42 +01:00
zacharysarah 79bc80c038 Link KBHawkey 2020-06-15 13:02:16 -07:00
Tim Bannister 553279ca12 Remove vestigial task headings
Old headings no longer needed: Docsy automatically generates headings
based on site structure.
2020-06-15 20:50:08 +01:00
Tim Bannister 74360fa8ee Add descriptions for tasks
Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.

This change helps prepare for the migration to the Docsy theme.
2020-06-15 20:47:26 +01:00
Kubernetes Prow Robot b5645beee0 Merge pull request #21764 from zacharysarah/docsy-blog
Add blog post about docsy
2020-06-15 12:45:57 -07:00
Kubernetes Prow Robot 9f4f076aea Merge pull request #21779 from kbhawkey/kb-cleanup-toc-pages
clean up in page toc
2020-06-15 12:35:56 -07:00
Kubernetes Prow Robot dada2d0767 Merge pull request #21719 from sftim/20200613_revise_kubectl_installation_task
Revise kubectl installation task
2020-06-15 12:25:57 -07:00
Aidan Ranney 0625ced466 Revise the Kubernetes website to use Docsy (#20874)
* Add Docsy, required packages and config

* Apply Docsy integration work to k8s website

This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git

* Address issues found in review

The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.

* Enable announcements

The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00
Kubernetes Prow Robot 49ac273969 Merge pull request #21781 from ZhiFeng1993/Fix-journalctl-cmd-on-kubeadmin-page
Fix journalctl command on kubeadmin page
2020-06-15 11:57:59 -07:00
Kubernetes Prow Robot f95b7142a5 Merge pull request #21635 from ariscahyadi/id-local-limit-ranges
ID Localization for Limit Ranges Concept.
2020-06-15 10:45:57 -07:00
ZhiFeng1993 932a19e23d Fix journalctl command on kubeadmin page 2020-06-15 09:16:55 -07:00
Karen Bradshaw 49575ad2dd clean up in page toc 2020-06-15 12:02:24 -04:00
inductor a691713f76 translate header 2020-06-16 00:48:01 +09:00
Kubernetes Prow Robot 454798829a Merge pull request #21762 from inductor/feature/improve_deployment
ja: Improve translation of docs/concepts/workloads/controllers/deployment.md
2020-06-15 08:39:57 -07:00
inductor(Kohei) 789a7c9bcc Update content/ja/docs/concepts/workloads/controllers/deployment.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-06-15 23:57:48 +09:00
inductor(Kohei) e27961dcf0 Update content/ja/docs/concepts/workloads/controllers/deployment.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-06-15 23:49:30 +09:00
inductor(Kohei) dde881b365 Update content/ja/docs/concepts/workloads/controllers/deployment.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-06-15 23:49:18 +09:00
inductor(Kohei) 19597f9ece Update content/ja/docs/concepts/workloads/controllers/deployment.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2020-06-15 23:49:05 +09:00
Kubernetes Prow Robot a4fcdeed26 Merge pull request #21734 from shuuji3/translate-contribute-localization
Translate contribute/localization into Japanese
2020-06-15 07:23:58 -07:00