Commit Graph

30150 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 1e87ec875d Merge pull request #31627 from tengqm/tune-diagram-guide
Reformat diagram guide
2022-02-11 08:48:25 -08:00
Kubernetes Prow Robot 108bae87c2 Merge pull request #31668 from Shubham82/fix-typo
Fix typo in Horizontal Pod Autoscaling.
2022-02-11 08:16:26 -08:00
Shubham Kuchhal 929e8a2dfa Fixed minor typo. 2022-02-11 20:58:06 +05:30
Wanqiang Ji 23c39e44e2 [zh] Resync configure multiple schedulers file 2022-02-11 23:17:42 +08:00
chrismetz09 10e7039a69 update resource metrics pipeline section 2022-02-11 07:09:01 -08:00
Kubernetes Prow Robot 97cccf845e Merge pull request #31716 from championshuttler/ptb
[pt-br] Fix broken links due to using githubbranch param
2022-02-11 07:06:24 -08:00
Shivam Singhal 4efe336440 [de] Fix broken links due to using githubbranch param 2022-02-11 16:26:53 +02:00
Shivam Singhal 399a5ef0e8 [it] Fix broken links due to using githubbranch param 2022-02-11 16:26:04 +02:00
Shivam Singhal 4847d28bda [es] Fix broken links due to using githubbranch param 2022-02-11 16:25:33 +02:00
Shivam Singhal 82868b0276 [pt-br] Fix broken links due to using githubbranch param 2022-02-11 16:23:26 +02:00
Shivam Singhal d6a3d05b99 [ru] Fix broken links due to using githubbranch param 2022-02-11 16:22:45 +02:00
Shivam Singhal d722e64d1d Fix link of XFS project quotas in manage-resources-containers 2022-02-11 15:47:38 +02:00
Debabrata Panigrahi b03dfa8096 Docs to change Container runtime (#30141)
* Docs to change Container runtime

* Updated header

* Updated header

* Few changes made according to the reviews

* Updated few headings

* Updated few markdown changes

* Reverted a unwanted changes

* Removed the double extension in the filename

* Updated

* Updated according to review

* Final Updates

* Added instructions to remove docker engine

* Minor changes

* Minor updates on heading

* Minor updates on lists

* Minor updates on line 106

* Minor updates on line 106
2022-02-11 04:38:03 -08:00
whitebear009 6a5ee2fe98 update kubeclt to kubectl 2022-02-11 17:37:01 +08:00
Qiming Teng 3d1ca8c164 [zh] Translate kube-scheduler config API v1beta2 2022-02-11 16:05:38 +08:00
Kubernetes Prow Robot 89e2fa2986 Merge pull request #31691 from mengjiao-liu/sync_configmap_zh
[zh]Resync concepts configuration configmap file
2022-02-10 23:22:04 -08:00
FOWind b2c22d683f Resolve Suggestion 2022-02-11 14:21:57 +08:00
Qiming Teng 52c80f479d [zh] Minor tweaks to configuration overview 2022-02-11 12:19:31 +08:00
Kubernetes Prow Robot f806c6a1a4 Merge pull request #31684 from douglarek/patch-1
[zh-docs] typo fix
2022-02-10 20:14:03 -08:00
Mengjiao Liu 15a8827036 [zh]Resync concepts configuration configmap file 2022-02-11 11:21:30 +08:00
xinlingchao a1ec586976 minor improvement 2022-02-11 10:52:22 +08:00
Kubernetes Prow Robot f9c11cfef2 Merge pull request #31681 from Arhell/correct
[id] correct separator in generated ConfigMap
2022-02-10 18:34:03 -08:00
Arhell 8b234f8db0 [ja] kube-etcd certificate requires additional SAN's 2022-02-11 00:35:54 +02:00
Kubernetes Prow Robot fef3dccc01 Merge pull request #31679 from shannonxtreme/dockershim-debug
Remove docker pull command in Debug > Troubleshoot Applications
2022-02-10 11:17:30 -08:00
Shannon Kularathna c99901f11c Remove docker pull command 2022-02-10 18:43:25 +00:00
Kubernetes Prow Robot ff9e590bb7 Merge pull request #31597 from yaroslav-serhiichuk/fix_grammar_minikube_doc
[uk] Minikube installation guide grammar fix
2022-02-10 07:11:48 -08:00
xinlingchao 84593e9606 [zh-docs] lsync && typo fix 2022-02-10 17:30:59 +08:00
FOWind b4441044ab Sync tools/kubeadm/high-availablility.md from main 2022-02-10 15:51:16 +08:00
Kubernetes Prow Robot 98863fce8b Merge pull request #31670 from mengjiao-liu/sync-configuration-overview-zh
[zh]Resync concepts configuration overview file
2022-02-09 22:11:46 -08:00
ThiagoGMF 3228bd692a feat: adding pt-br translation for system metrics page
Co-authored-by: Brenda Santos <brendasantosv.bs@gmail.com>
2022-02-10 00:43:53 -03:00
Mengjiao Liu ff6203dfa9 [zh]Resync concepts configuration overview file 2022-02-10 11:33:24 +08:00
Qiming Teng 3e58334b07 Add configuration reference for API server encryption 2022-02-10 11:27:52 +08:00
Kubernetes Prow Robot 78f0459d3f Merge pull request #31628 from tengqm/fix-crictl
Fix crictl page
2022-02-09 18:53:46 -08:00
Qiming Teng 23286b6085 Fix crictl page
This PR fixes a link (at the bottom of the page) to reference.
It also fixes the indentation of the number lists, the incorrect syntax tag for code snippets.
2022-02-10 10:39:30 +08:00
Qiming Teng d4f6e0be55 Fix the cascading deletion page
This PR fixes two problems in the cascading deletion page:

- The indentation of list items should be 2 spaces for unordered lists,
  or 3 spaces for ordered lists. We should avoid using 4 spaces as
  indentation because 4-spaces indentation has special meaning in
  markdown.
- The garbage-collection page was moved to a new place. With redirect
  records for English site, there seems no obvious problems. However,
  for localization teams, such redirection records don't exist. It is
  super easy to create a dangling link in localized pages.
2022-02-10 10:38:01 +08:00
Kubernetes Prow Robot 0211d7f7c9 Merge pull request #31622 from meysam81/meysam/fix-prepositions
fix: modify prepositions 📝
2022-02-09 18:25:47 -08:00
Arhell 939a50b692 [id] correct separator in generated ConfigMap 2022-02-10 02:16:21 +02:00
Kubernetes Prow Robot 68dfbb15ee Merge pull request #31662 from sftim/20220208_revise_dockershim_article_list
Revise dockershim removal article list
2022-02-09 14:55:50 -08:00
Kubernetes Prow Robot 2ad2dbede8 Merge pull request #30863 from lcbcFoo/pt_br_field_selectors
Add pt-br/docs/concepts/overview/working-with-objects/field-selectors.md
2022-02-09 07:04:17 -08:00
Frank Villaro-Dixon c0387a8b76 operator: add Kopf framework to list of libraries
`Kopf` is a python operator framework that is also well known and used.
2022-02-09 14:54:53 +01:00
Kubernetes Prow Robot 9a763562b0 Merge pull request #31397 from NoicFank/patch-4
Update assign-pod-node.md
2022-02-09 02:36:17 -08:00
Shubham Kuchhal 6937928969 Fix typo in Horizontal Pod Autoscaling. 2022-02-09 14:13:49 +05:30
FOWind 270b6c006c Merge branch 'main' into fix/zh-ha-format 2022-02-09 14:34:37 +08:00
Kubernetes Prow Robot 58fb4c2f83 Merge pull request #31572 from Nordix/multi-numa-doc
Update doc for reserved memory flag
2022-02-08 20:26:17 -08:00
Kubernetes Prow Robot 71389e6293 Merge pull request #31604 from neolit123/1.24-add-example-for-kubeconfig-user
kubeadm: add missing guide for "kubeconfig user"
2022-02-08 20:24:17 -08:00
Kubernetes Prow Robot 76429c1a66 Merge pull request #31666 from monitor1379/main
[zh] Update "CLuster" to "Cluster"
2022-02-08 20:20:17 -08:00
Qiming Teng 897578e840 [zh] Translate memory manager page 2022-02-09 11:51:11 +08:00
monitor1379 948aedbec8 [zh] Update "CLuster" to "Cluster" 2022-02-09 11:07:29 +08:00
Qiming Teng 6119b7f7d8 [zh] Translate deprecation guide 2022-02-09 10:54:22 +08:00
Kubernetes Prow Robot 6b6c7a2df8 Merge pull request #31506 from alexfornuto/patch-1
Add Pomerium Ingress Controller to list.
2022-02-08 18:50:17 -08:00