Commit Graph

14627 Commits

Author SHA1 Message Date
Felipe Martinez b2e99114f0 Adding create cluster 2020-12-29 14:43:34 +00:00
Felipe Martinez 24ff728334 Adding kubernetes-basics/_index.html 2020-12-29 13:51:25 +00:00
Kubernetes Prow Robot 5744728ae4 Merge pull request #25801 from yuandongx/h-check
[zh]update health-checks.md.
2020-12-29 05:44:28 -08:00
Kubernetes Prow Robot 52e12f78e9 Merge pull request #25830 from yuandongx/patch-10
[zh]some things is outdate.
2020-12-29 04:56:28 -08:00
weihan f54fdecb65 typo fix 2020-12-29 17:24:22 +08:00
jialaijun c0efc3ef07 update the markdown file in the glossary directory for Chinese version. 2020-12-29 17:17:51 +08:00
seokho-son 1c2c75b2d8 Update release/notes 1.20 for Korean 2020-12-29 17:31:28 +09:00
Qiming Teng 709aabf204 [zh] Resync kubelet configuration
The kubelet reference was out-of-sync, and there have been some new
changes in 1.20. This PR does a fresh resync.
2020-12-29 14:36:45 +08:00
jialaijun f51174d518 update the markdown file in the glossary directory for Chinese version. 2020-12-29 11:29:17 +08:00
yixin21 173222fa60 Translate 2016-07-00-Bringing-End-To-End-Kubernetes-Testing-To-Azure-2.md (#25536)
* Create 2016-07-00-Bringing-End-To-End-Kubernetes-Testing-To-Azure-2.md

zh-trans 2016-07-00-Bringing-End-To-End-Kubernetes-Testing-To-Azure-2.md

* Update content/zh/blog/_posts/2016-07-00-Bringing-End-To-End-Kubernetes-Testing-To-Azure-2.md

* Update content/zh/blog/_posts/2016-07-00-Bringing-End-To-End-Kubernetes-Testing-To-Azure-2.md
2020-12-28 18:34:28 -08:00
Kubernetes Prow Robot 96a770c811 Merge pull request #25810 from mysunshine92/update-CronJob
zh-trans: update CronJob
2020-12-28 18:16:28 -08:00
jialaijun f74efa09ed update the markdown file in the glossary directory for Chinese version. 2020-12-29 10:06:12 +08:00
Ader abb825dd10 Add content in replicationcontroller.md
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-29 09:34:03 +08:00
Roman Marusyk 37b5cb9e2a Add tooltip for CSI 2020-12-28 23:56:44 +02:00
outofmem0ry 599ec3adc9 Fix configuring containerd on Ubuntu 18.04/20.04 2020-12-28 13:01:41 -08:00
Kubernetes Prow Robot 8f9e08b877 Merge pull request #25836 from Arhell/upd
Use https for link to contributor covenant
2020-12-28 10:24:28 -08:00
Kubernetes Prow Robot 54878ed710 Merge pull request #25823 from rjain21/patch-3
Update rbac.md
2020-12-28 10:18:27 -08:00
Arhell b98c69d430 upgrade protocol from http to https 2020-12-28 20:09:06 +02:00
wangyamei 540d43d3b7 zh-trans: update CronJob 2020-12-28 21:33:57 +08:00
Kubernetes Prow Robot 8c79d9feee Merge pull request #25824 from ydFu/patch-1
Add content in job.md
2020-12-28 05:04:27 -08:00
jialaijun f5354c3210 update the markdown file in the glossary directory for Chinese version. 2020-12-28 19:00:26 +08:00
Peyman Salehi a9aa049103 Add containerd installation on Debian 9+
Add containerd installation on Debian

write docker keyring in a seprate file

Co-authored-by: Tim Bannister <tim@scalefactory.com>

edit comment

Co-authored-by: Tim Bannister <tim@scalefactory.com>

remove sudo

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-12-28 13:21:51 +03:30
yuandongx 1962f7dae9 remove 'shell' form fence. 2020-12-28 08:31:21 +00:00
yuandongx 1f4b65209f update 2020-12-28 07:29:34 +00:00
Kubernetes Prow Robot d843f9253d Merge pull request #25750 from corvofeng/patch-1
Sync with the English version.
2020-12-27 21:48:29 -08:00
ryicoh d02c270142 refs: https://github.com/kubernetes/website/pull/25827#discussion_r549204180 2020-12-28 14:14:11 +09:00
yuandongx 8ebfea611e versioning... 2020-12-28 03:05:56 +00:00
yuandongx 0b80f45280 a new page 2020-12-28 02:45:01 +00:00
Kubernetes Prow Robot 33aff50ee1 Merge pull request #25796 from yuandongx/patch-2
[zh]Synchronize with "/zh/docs/reference/kubectl/conventions/" in English
2020-12-27 18:32:28 -08:00
yuandongx cd8ba39567 sync en. 2020-12-28 02:09:05 +00:00
Ader aa571fbf8d Add content in job.md
* Add description to make it easy to read.

* Distinguish between 'command'and 'output'.

* Add the code blocks to the Markdown spec.
2020-12-28 09:44:04 +08:00
Kubernetes Prow Robot 581780028c Merge pull request #25762 from timyinshi/1.17
modify the error version of k8s
2020-12-27 16:40:27 -08:00
Qiming Teng 6f9a31a1fc Update Pod overview
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
ryicoh e4efeae4b8 [ja] new file: memory-constraint-namespace.md 2020-12-28 02:53:13 +09:00
timyinshi 83900902e0 Put a space between Chinese and English and the number
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2020-12-27 09:48:59 +08:00
Rajesh Jain 7a175d551a Update rbac.md
The language "For all service accounts in the "qa" namespace" in the example is confusing namespaces and groups. Language fixed to disambiguate between group and namespace. An additional example provided which uses both the group ("dev") AND the namespace ("development") to further illustrate this point
2020-12-26 13:41:02 -08:00
Kubernetes Prow Robot 8279881e39 Merge pull request #25820 from ydFu/patch-1
Fix some typo in install-kubeadm.md
2020-12-26 05:22:27 -08:00
Kubernetes Prow Robot a7ce937eb6 Merge pull request #25697 from yuandongx/patch-1
[zh] Update service.md to fix some wrongs.
2020-12-26 04:04:26 -08:00
Kubernetes Prow Robot 573a215a62 Merge pull request #25707 from guzj11/patch-53
Update access-cluster-api.md
2020-12-26 04:00:27 -08:00
Kubernetes Prow Robot 44760a2d47 Merge pull request #25798 from yuandongx/kubectl
[zh]Update content/zh/docs/reference/kubectl/kubectl.md.
2020-12-26 02:24:27 -08:00
Kubernetes Prow Robot 3b78c98157 Merge pull request #25776 from JornShen/sync_dual_stack
sync zh dual-stack.md
2020-12-26 00:44:26 -08:00
Kubernetes Prow Robot d8a6a74583 Merge pull request #25817 from Arhell/sync
[zh] sync configmap.md
2020-12-26 00:42:27 -08:00
jornshen 9a0fc83075 sync zh dual-stack.md 2020-12-26 12:32:09 +08:00
Ader 7add440eeb install-kubeadm.md
* Uniform case and adjustment description for smoother writing.(Kubelet → kubelet)
2020-12-26 11:40:21 +08:00
Arhell 75c231d192 [zh] sync configmap.md 2020-12-26 05:24:37 +02:00
timyinshi e5deed6436 modify the error of microk8s
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2020-12-25 22:40:48 +08:00
Kubernetes Prow Robot 0795b4818f update master
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2020-12-25 22:29:40 +08:00
Mehmet Efe Umit 364b9e9f5d Replaced the Old Diagrams in Expose Intro Page 2020-12-25 16:52:18 +03:00
Kubernetes Prow Robot 84ed130d3a Merge pull request #25797 from yuandongx/patch-3
[zh] Sync cheatsheet.
2020-12-25 05:02:27 -08:00
Kubernetes Prow Robot 51baa51633 Merge pull request #25799 from yuandongx/patch-4
[zh]sync using-api/client-libraries.md.
2020-12-25 04:54:27 -08:00