Commit Graph

201 Commits

Author SHA1 Message Date
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
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
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
aim-for-better 1eb37961bb
Update nodes.md
Format this change
2022-09-02 15:35:30 +08:00
aim-for-better 8a7fba8777
Update nodes.md
Fix the issue that it should be node.kubernetes.io/out-of-service instead of node kubernetes.io/out-of-service
2022-09-02 15:33:08 +08:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
David Porter 9dee6a0491 Apply suggestions from code review
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Signed-off-by: David Porter <david@porter.me>
2022-08-12 15:06:58 -07:00
David Xia 6fdabb154a
Update Pod Lifecycle doc section header
to be more accurate. It currently says failed,
but then following paragraph includes `Succeeded`.
It seems like replacing "failed" with "terminated" is more accurate.
2022-08-08 09:37:50 -07:00
David Porter ecc7ed5a74 Add cgroupv2 docs
Signed-off-by: David Porter <david@porter.me>
2022-08-05 16:28:38 -07:00
Qiming Teng 2f4a067fea Batch fix links (4) 2022-07-06 09:43:15 +08:00
Kubernetes Prow Robot 348eb87136
Merge pull request #33132 from tengqm/format-controlplane-comm
Reformat the control-plane-node-communication page
2022-06-17 09:56:32 -07:00
Kubernetes Prow Robot 2d869fc314
Merge pull request #34155 from Sea-n/design-proposals-archive
Fix links for k/design-proposals-archive
2022-06-13 20:55:49 -07:00
Qiming Teng 4267267f38 Reformat the control-plane-node-communication page
This PR does two things:

- Change 'apiserver' to 'API server' according to the [style guide](https://kubernetes.io/docs/contribute/style/style-guide/#use-a-general-descriptor-over-a-component-name).
- Wrap the long lines appropriately for ease of change tracking.
2022-06-13 12:22:22 +08:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
daodennis d7ef83edde [en] typo "mananger" in Node Architecture 2022-06-10 05:10:56 -07:00
Kubernetes Prow Robot 090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng e71768592e Tweak the Nodes page
Field names like `NodeReady`, `ConditionUnknown` etc are only meaningful
for developers, rather than users.
2022-04-23 10:56:34 +08:00
Kubernetes Prow Robot 1a3843b02f
Merge pull request #32831 from tengqm/GracefulNodeShutdownBasedOnPodPriority-Beta
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-13 09:20:46 -07:00
Ashutosh Kumar 3005445d34
document non graceful node shutdown feature (#32406)
Signed-off-by: Ashutosh Kumar <sonasingh46@gmail.com>
2022-04-12 07:27:24 -07:00
Qiming Teng ee95a4831b GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24 2022-04-12 09:01:43 +08:00
Mrunal Patel bf90a22aaf Update docs for Pod Priority Based Node Graceful Shutdown beta
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Mitesh Jain a76cc64203
Fix broken link for stale CSR clean up in garbage-collection.md 2022-03-28 20:53:39 +05:30
Qiming Teng e3bace5282 Adjust wrapping of long lines 2022-03-14 20:49:36 +08:00
Jay Beale 5be3b2de8e
Replaced "master" with newer terms in two places (#31846)
* Replaced "master" with newer terms in two places

- Replacing the outdated "master" term with API server.
- Changed "master" to "control plane node(s)"

* control plane node -> control plane

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-22 17:00:18 -08:00
Simas Butavičius d6ca144def
Fix: typo in cloud-controller.md
The cloud-controller-manager is a Kubernetes control plane component" according to docs. That is, a singular manager. This PR fixes typo in docs where it was referenced to as "cloud controller managers".
2022-01-19 16:03:41 +02:00
Vitthal Sai b930314a64
Add glossary_tooltip for object 2022-01-11 14:24:09 +05:30