Commit Graph

226 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Paco Xu ab4604aa4c remove 2023-06-01 18:13:57 +08:00
Ritikaa96 e67417a283 Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30
Or Raz 79ce53d337
Update nodes.md
Redundant spaces results in a break of new line.
2023-05-24 14:33:22 +03:00
Sergey Kanzhelev d22f3b970b
Clarify pod scheduling during node graceful termination (#41061)
* clarify the pods scheduling during graceful termination:

* Update content/en/docs/concepts/architecture/nodes.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 13:39:35 -07:00
zhenghao.zhu 59545bf3d7 Cleanup page garbage-collection and nodes 2023-05-13 14:18:53 +08:00
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Kubernetes Prow Robot 3103f9c182
Merge pull request #40189 from kgibm/clarifycgroupsv2
Clarify cgroupsV2 Java statements
2023-05-08 17:46:51 -07:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Mickey Boxell 9252eb08f5 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-04-10 12:20:33 -07:00
shubham82 9170953e2a Removed beta stage for TTLAfterFinished. 2023-04-05 16:18:02 +05:30
Kubernetes Prow Robot 40a6ff8ad1
Merge pull request #40048 from tzneal/remove-pod-eviction-timeout-docs
remove pod-eviction-timeout documentation
2023-04-03 08:27:51 -07:00
Kubernetes Prow Robot 2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Dan Winship c2bfdc2685
Add docs for CloudDualStackNodeIPs docs (KEP-3705) (#40188)
* Document KEP-3705 CloudDualStackNodeIPs

* Clarify --node-ip docs, reference dual-stack docs

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-31 08:15:49 -07:00
Kevin Grigorenko 24d2120fa1
Clarify cgroupsV2 Java statements
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2023-03-24 14:15:45 -05:00
Ritikaa96 9e7b29be21 Making changes as per reviews
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-03-21 19:59:55 +05:30
Ritikaa96 78c34c1fc5 Updating cloud-controller-md reference section 2023-03-21 19:18:32 +05:30
Todd Neal 3a81c94ba8 remove pod-eviction-timeout documentation
pod-eviction-timeout has been removed from v1.27, update the docs to
reference the taint based eviction that is now the default and only
mechanism.
2023-03-21 08:00:33 -05:00
Kubernetes Prow Robot 512ba15b75
Merge pull request #38063 from Ritikaa96/add-references-to-control-plane-node-communication
Adding references and glossary tooltip
2023-02-25 17:02:17 -08:00
Kubernetes Prow Robot 448e5308ef
Merge pull request #38517 from tengqm/norm-cloud-controller
Normalize cloud-controller concept page
2023-02-22 18:03:07 -08:00
Jian Wen 6a60f037d2
Update content/en/docs/concepts/architecture/cgroups.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-17 11:45:17 +08:00
Jian Wen 721b220745
Update cgroups.md
Add an example of uber-go/automaxprocs which is used by lots of applications to avoid CPU throttling.

Related to https://github.com/uber-go/automaxprocs/issues/49
2023-02-16 10:51:44 +08:00
Tim Bannister 3fbb55b0db
Improve Lease concept (#38307)
* Improve Lease concept

* Write “heartbeat” consistently

(within Lease concept page).
2023-02-07 15:02:49 -08:00
Kubernetes Prow Robot 39fd254c8d
Merge pull request #38027 from kundan2707/garbage_collection
described Pod pair for better understanding
2023-01-18 15:28:33 -08:00
Kundan Kumar 486815a6d6
Update garbage-collection.md
Incorporated review suggestion
2023-01-18 22:47:28 +05:30
lakshmi 2765283fcc Updated termid for glossary term workload as per the testcases. 2023-01-13 16:07:53 +05:30
lakshmi e364064a64 Currected the case 2023-01-09 14:36:49 +05:30
Ritikaa96 e3c09aedf1 Adding references and glossary tooltip to control-plain-node-communication 2023-01-09 13:06:22 +05:30
lakshmi f934e4f151 corrected glossary tooltip term-id 2023-01-05 13:46:43 +05:30
lakshmi 86b32da846 corrected glossary tooltip term-id 2023-01-05 13:46:43 +05:30
lakshmi 8f4810ca29 Added glossary tooltip and references in the Nodes page 2023-01-05 13:46:43 +05:30
Kubernetes Prow Robot 47103b9f1d
Merge pull request #38444 from SaumyaBhushan/issue#38426
resolved node concept mixes up graceful and non graceful node shutdown
2022-12-23 00:13:26 -08:00
Qiming Teng 497a8c07df Normalize cloud-controller concept page
This PR wraps the long lines in the cloud-controller page where
appropriate. It also removes some useless empty lines, fixes a numbered
list by removing explicit numbering, fixes a link to source code.
2022-12-19 16:41:01 +08:00
SaumyaBhushan 67bbfbc486 resolved node concept mixes up graceful and non graceful node shutdown 2022-12-13 11:05:34 +05:30
Maximilian Ralser f6ddeb6ff2
Update leases.md
fix spelling mistake
2022-12-12 02:22:53 +01:00
Andrew Sy Kim 917dee9836 leases: add more details on API Server Identity
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-30 13:30:41 -05:00
Andrew Sy Kim 991a4a3d2f add general docs for leases
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 21:14:48 -05:00
carolina valencia b4ad83ef13 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-24 11:49:25 -03:00
Kundan Kumar cb67447e6a described Pod pair 2022-11-23 18:45:16 +05:30
Amos Shapira 7acec1afba
cri.md: remove extraneous "then" 2022-11-23 21:48:53 +11:00
Kubernetes Prow Robot 2a07f79a30
Merge pull request #37374 from YuikoTakada/update_NodeOutOfServiceVolumeDetach_beta
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-16 23:16:38 -08:00
nurayko f6430f8ba4
Remove extra on 2022-11-13 18:54:30 +02:00
Yuiko Mouri 4a8014e5d7 NodeOutOfServiceVolumeDetach feature update to beta 2022-11-08 09:47:03 +09:00
Abigail McCarthy 1bbb4b98d4 Update page weights for content/en/docs/concepts/architecture 2022-10-24 11:51:18 -04:00
Marius Kimmina 7e26e71edf
Update controller.md - grammar adjustment (#37259)
* Update controller.md

Adjust grammar in controller.md

* aditional small fixes
2022-10-23 19:24:25 -07:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Leo Ochoa a8284814b6
Remove extra wording 2022-10-06 16:37:00 +02:00
Kubernetes Prow Robot d82392e7af
Merge pull request #36523 from aim-for-better/patch-2
Update nodes.md
2022-09-02 23:22:27 -07:00
Utkarsh Mishra a596970664 Fix Typo #36528 2022-09-02 20:36:30 +05:30