Commit Graph

22684 Commits

Author SHA1 Message Date
Kubernetes Prow Robot df1f8c7d2d Merge pull request #25694 from Arhell/sync-upd
[zh] sync manage-resources-containers.md
2020-12-23 05:30:26 -08:00
Kubernetes Prow Robot c6db174ca9 Merge pull request #25078 from shekhar-rajak/92636_cron_syntax
Add basic cron syntax in documentation
2020-12-23 05:28:26 -08:00
Kubernetes Prow Robot 7acb137dc3 Merge pull request #25749 from Arhell/sync
[zh] sync kubelet-garbage-collection.md
2020-12-23 01:28:26 -08:00
Kubernetes Prow Robot dd09ed3666 Merge pull request #25766 from biancarosa/patch-1
Fix: Minor typo on portuguese operator page
2020-12-23 01:16:26 -08:00
lostsquirrel 89b3cc978b change token_id to token-id 2020-12-23 16:48:01 +08:00
Weiping Cai fe8b7a2d7a support reserved pid for kube and system
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-12-23 15:41:42 +08:00
Kubernetes Prow Robot 0d342162f2 Merge pull request #25779 from izeye/patch-1
Fix typo
2020-12-22 23:02:26 -08:00
Johnny Lim b537556b2d Fix typo 2020-12-23 15:21:12 +09:00
Qiming Teng 03a336a946 Remove link to empty list for k8s metrics 2020-12-23 13:58:54 +08:00
Pierre Tessier 4bf6c31e4e remove misleading instructions
There is no need to restart the kubelet as part of configuring kubeadm to set the cgroup driver. At this point in the setup instructions, the kubernetes cluster isn't even up and running yet, as kubeadm init hasn't been run.  The previous step even says the kubelet is in a crashloop waiting for kubeadm.
2020-12-22 21:14:32 -05:00
Kubernetes Prow Robot 2eca0fd9a2 Merge pull request #25760 from timyinshi/1.18release
modify the error comma
2020-12-22 17:42:27 -08:00
Tim Bannister ab4b004d69 Switch to Hugo v0.79.1
The improvements include:
- timezone-aware date formatting
- if getJSON() errors during a build, we can now ignore it
- You can set Hugo configuration via environment variables even if
  snake_case.
2020-12-22 23:57:16 +00:00
Arhell 5d2a72b807 update http to https 2020-12-23 01:43:32 +02:00
Kubernetes Prow Robot 104bc0eab4 Merge pull request #25472 from daixiang0/patch-1
Update setup-konnectivity.md
2020-12-22 15:18:27 -08:00
Kubernetes Prow Robot 4b196158c5 Merge pull request #25767 from shevelevs/shevelevs/probes-http-headers
Fix examples for http probe headers
2020-12-22 14:36:26 -08:00
Kubernetes Prow Robot fa2c834491 Merge pull request #25546 from reylejano/tasks-crictl
Edit 'warn' in Note box in crictl tasks page
2020-12-22 14:32:26 -08:00
Kubernetes Prow Robot 262ece059f Merge pull request #25761 from ebriand/patch-5
Fix link to Volume Plugin FAQ
2020-12-22 12:50:26 -08:00
Kubernetes Prow Robot 458e55658d Merge pull request #24776 from karras/docs_update_ubuntu_containerd_instructions
Docs: Add containerd setup instructions for Ubuntu 18.04/20.04
2020-12-22 12:30:26 -08:00
Umesh 75f42c42f2 removed duplicate step numbers (#24718)
* corrected-steps

* keeping content same

* added missing line
2020-12-22 11:28:27 -08:00
Sergey Shevelev 7e4e475611 Fix examples for http probe headers 2020-12-22 13:58:55 -05:00
bianca rosa fc2344b827 Fix: typo on portuguese operator page 2020-12-22 14:53:26 -03:00
bl-ue 56840df61d Update 2020-12-02-dont-panic-kubernetes-and-docker.md 2020-12-22 11:06:47 -05:00
Kubernetes Prow Robot ec80275820 Merge pull request #24136 from jess-edwards/master
new blog post: Custom K8s Scheduler for Highly Available Apps
2020-12-22 07:58:26 -08:00
Bob Killen 8a0cf9f577 Update blog team reviewers 2020-12-22 10:50:36 -05:00
timyinshi f49e23fbea modify the error version of k8s
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2020-12-22 23:16:30 +08:00
Eric Briand a2fa57e880 Fix link to Volume Plugin FAQ 2020-12-22 16:06:22 +01:00
timyinshi d9aee6af6c modify the error comma
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2020-12-22 22:35:39 +08:00
Kubernetes Prow Robot 8dfb65b18b Merge pull request #25752 from sqs/patch-1
fix anchor link to "What's next" heading in operator docs
2020-12-21 21:32:25 -08:00
Quinn Slack 0bc39aa27a fix anchor link to "What's next" heading in operator docs 2020-12-21 20:46:53 -08:00
一枚小猿 8febf98cbb Sync with the English version. 2020-12-22 11:34:48 +08:00
philiplee13 cd72265a3a Update README.md
update readme to include anchors
2020-12-21 18:57:36 -08:00
Kubernetes Prow Robot 137c72d788 Merge pull request #25696 from guzj11/patch-51
Update debug-running-pod.md
2020-12-21 18:50:26 -08:00
Arhell 369b94cadc [zh] sync kubelet-garbage-collection.md 2020-12-22 03:17:24 +02:00
Kubernetes Prow Robot a30521e4e9 Merge pull request #25724 from lis102/pod_trans
2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md
2020-12-21 04:58:25 -08:00
Frank Villaro-Dixon d7e94dc7e0 Update client-libraries.md : add python pykorm lib 2020-12-21 12:11:10 +01:00
Kubernetes Prow Robot 94f6581b37 Merge pull request #25716 from wangxy518/patch-17
Update _index.html
2020-12-21 01:28:25 -08:00
Xu Yuandong db55c7c071 Resync finshed, also I have reviewed the codes. 2020-12-21 02:45:34 +00:00
Kubernetes Prow Robot 52870b8562 Merge pull request #25738 from Arhell/sync-zh
[zh] sync kubernetes-api.md
2020-12-20 16:42:25 -08:00
Arhell 1141c3b8a0 [zh] sync kubernetes-api.md 2020-12-21 01:35:00 +02:00
Kubernetes Prow Robot b54166a110 Merge pull request #25726 from Arhell/upd
update http to https (readme.md)
2020-12-20 12:40:25 -08:00
Kubernetes Prow Robot 7b82cafcd7 Merge pull request #25713 from ydFu/patch-1
Fix some typo in init-containers.md
2020-12-20 12:22:24 -08:00
Mike Patterson ad85bdb054 Include missing cert export step
Updating the instructions to include missing step of getting issued cert exported from kubernetes, decoded, and ready for kubeconfig setup.
2020-12-20 11:36:20 -08:00
Kubernetes Prow Robot 7dbc63babc Merge pull request #25499 from mikegehard/patch-1
Make wording in overview more in line with the description
2020-12-20 07:36:25 -08:00
lis102 25d0f62174 2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md
Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update 2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Update 2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update 2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>

Update content/zh/blog/_posts/2020-12-10-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers.md

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-12-20 20:16:44 +08:00
Kubernetes Prow Robot e3011b7759 Merge pull request #25660 from lis102/master
kubernetes-1-19-Introducing-Structured-Logs
2020-12-19 17:24:25 -08:00
Arhell d6138a0db2 update http to https (readme.md) 2020-12-20 00:52:04 +02:00
lis102 5f327789f8 kubernetes-1-19-Introducing-Structured-Logs 2020-12-19 22:55:28 +08:00
Kubernetes Prow Robot 8d4e3e7015 Merge pull request #25701 from Sophy417/patch-43
Create 2015-04-00-Weekly-Kubernetes-Community-Hangout.md
2020-12-19 04:44:24 -08:00
Kubernetes Prow Robot c0b0d77248 Merge pull request #25698 from Sophy417/patch-42
Create 2016-02-00-State-Of-Container-World-January-2016.md
2020-12-19 04:40:24 -08:00
Kubernetes Prow Robot 2b0f838af7 Merge pull request #25607 from tengqm/zh-sync-ref-kubeadm
[zh] Sync changes to kubeadm reference
2020-12-19 04:38:25 -08:00