Commit Graph

112 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
shubham82 e09a932faf Updated the Feature state of TopologyManager. 2023-12-11 16:37:05 +05:30
MeenuyD f1d938cdb3 fix:Reference of Blog in Nodes 2023-09-06 00:42:13 +05:30
ADITYA DAS f561ef1b13
Fixes Broken links in 'Node Status' section of 'Nodes' page (#42630)
* Fixes broken links at nodes.md

Fixes Broken links in 'Node Status' section of 'Nodes' page

* Minor changes at nodes.md

* Add suggested changes at nodes.md

* Suggested changes at nodes.md

Suggested changes by maintainers,

Convert comma to dot at end of the sentence, line No. 187 in nodes.md file
2023-08-21 14:42:04 -07:00
windsonsea aa696ee363 Clean up mixed-version-proxy.md 2023-08-19 18:16:18 +08:00
Aritra Ghosh 096a657f56
Refactoring node status to new page (#42378)
* Refactoring node status to new page

- Created a new page in architecture in node for the status
- Removed the current node status from concepts and moved it there

* Update content/en/docs/reference/node/_index.md

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

* Update content/en/docs/reference/node/node-status.md

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

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

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

* Update node-status.md

* Update node-status.md

* Update content/en/docs/reference/node/node-status.md

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-18 04:12:28 -07:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Itamar Holder b56c82c714 Update content/en/docs/concepts/architecture/nodes.md
Signed-off-by: Itamar Holder <iholder@redhat.com>
2023-08-03 21:24:31 +03:00
Kubernetes Prow Robot d6857a1a45
Merge pull request #41302 from carlory/patch-100
NodeOutOfServiceVolumeDetach feature update to GA
2023-08-02 05:10:43 -07:00
carlory efbe80ad00 NodeOutOfServiceVolumeDetach feature update to GA
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 13:52:49 +08:00
Raghunandan16 23aea946b5
Fix wrong feature state (#41927)
* Feature Gate state

* fixed markdown
2023-07-09 03:15:03 -07: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 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
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
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
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
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
SaumyaBhushan 67bbfbc486 resolved node concept mixes up graceful and non graceful node shutdown 2022-12-13 11:05:34 +05:30
Yuiko Mouri 4a8014e5d7 NodeOutOfServiceVolumeDetach feature update to beta 2022-11-08 09:47:03 +09:00
Leo Ochoa a8284814b6
Remove extra wording 2022-10-06 16:37:00 +02:00
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
Qiming Teng 2f4a067fea Batch fix links (4) 2022-07-06 09:43:15 +08: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
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
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07: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
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
Vitthal Sai b930314a64
Add glossary_tooltip for object 2022-01-11 14:24:09 +05:30
Meysam Azad 12ab3aecca fix: modify typo ✏️ 2021-12-27 19:51:29 +03:00
Jesse Butler 584421fe11 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-06 08:55:54 -05:00
Kubernetes Prow Robot 524e61c17a
Merge pull request #30457 from umairadeeb/patch-1
Kubelet accepts graceful node shutdown parameters in camel case while they are written in the document in pascal case
2021-12-05 20:14:32 -08:00
Kubernetes Prow Robot 440409e8b1
Merge pull request #29663 from abhibhaw/issue-29524
feat: Documents effects on secrets when memory swap is enabled
2021-12-05 20:10:32 -08:00
David Porter 94e62c43bf docs: Pod priority based graceful node shutdown
Signed-off-by: David Porter <porterdavid@google.com>
2021-12-01 12:09:57 -08:00
Umair A. Shahid 53bf4f212a
Kubelet accepts graceful node shutdown parameters in camel case while they are written in the document in pascal case 2021-11-12 12:29:34 +01:00
Sergey Kanzhelev 40b013b63f Node re-registration required to update the node labels 2021-10-29 05:25:48 +00:00
Abhibhaw Asthana 8bc9488622
Adds suggested changes to #29663
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-09-25 01:50:09 +05:30
Abhibhaw a886ec620c feat: Documents effects on secrets when memory swap is enabled 2021-09-10 15:41:03 +05:30