Commit Graph

290 Commits

Author SHA1 Message Date
Dmitry Shurupov 23b3e524d0 Fix duplicated glossary entry for CRI
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-11-25 11:59:16 +07:00
RfieWang faed678f63 fix wrong image-gc-period in doc 2024-10-28 19:10:38 +08:00
Kubernetes Prow Robot a1ef093767
Merge pull request #48241 from sftim/20241007_duration_glossary_tweak
Tweak and use glossary entry for duration
2024-10-23 00:30:52 +01:00
Tim Bannister 43b5c46f2a
Redo cluster architecture diagram explanation
Use a <details> element so that the main flow of the explanation is
still about cluster architecture, and not about the caveats around which
components might be optional.
2024-10-20 14:20:45 +01:00
Tim Bannister 255394310e
Tweak and use glossary entry for duration
- Revise wording
- Use the glossary entry where appropriate

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-19 21:59:10 +01:00
Jordan Liggitt 444abaa003
Update content/en/docs/concepts/architecture/garbage-collection.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-09-25 00:21:25 -04:00
Jordan Liggitt 4820730ba1
Clarify foreground deletion behavior of the GC controller in race and sync error conditions 2024-09-24 22:11:35 -04:00
Charles Uneze 0707636907 Update garbage-collection.md 2024-09-21 07:30:59 +00:00
ayushpatil2122 5680361583
Update garbage-collection.md 2024-09-13 11:46:20 +05:30
Alexander Stefurishin 7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." (#47724)
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"

* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
windsonsea 70dafafca5 Tweak long lines in cluster architecture and components 2024-08-26 09:44:32 +08:00
Robbie Cronin af0e08c038
Clarify cluster diagram as one possible reference architecture (#47164)
* Clarify cluster diagram as one possible reference architecture

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

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

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

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

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

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

* Improve organization of cluster architecture content

* Architecture concepts: fix grammar and improve clarity

Co-authored-by: Charles Uneze <charlesniklaus@gmail.com>

* Architecture concepts and overview pages refactor

Improves clarity and consistency with existing documentation

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

* Improve organization of cluster architecture content

* Improve organization of cluster architecture content

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Charles Uneze <charlesniklaus@gmail.com>
2024-08-24 01:50:35 +01:00
Tim Bannister 44d591d782 Link to docs about LeaseCandidate 2024-07-30 21:14:28 +01:00
chillje 97682374d5
Update garbage-collection.md
The documentation about the feature gate  and option field "ImageMaximumGCAge" is misleading.
The option field for the kubelet configuration is camelCase and needs to start with a lowercase "i" instead of an uppercase "I" (like for the feature gate option).
2024-06-13 16:41:41 +02:00
Mengjiao Liu f5d7f925fc Fixed kubelet option ImageMaximumGCAge example for garbage-collection page 2024-05-30 16:47:39 +08:00
tamilselvan1102 8850ea5aef Node Lease objects link url is updated. 2024-05-08 16:31:35 +05:30
Marcelo Giles f32bcaf081
Move node shutdown section to cluster-administration
Update doc title

Rename file/update link

Update api_metadata

Update what's next

Remove api_metadata, add tootip
2024-04-25 09:42:06 -07:00
harsh 48a39c77bd fixed the incorrect link for memory Qos 2024-04-20 13:13:21 +05:30
Daniel Chan cdf1ed1236 Merge remote-tracking branch 'upstream/main' into dev-1.30
Merge main into dev-1.30 to keep in sync
2024-04-02 10:05:03 -04:00
Kubernetes Prow Robot f089d6debc
Merge pull request #45496 from dipesh-rawat/api-ref-link-shortcode
Add mechanism to retrieve API reference page link based on metadata
2024-03-31 19:25:34 -07:00
Kubernetes Prow Robot 56863852ba
Merge pull request #45675 from Princesso/merged-main-dev-1.30
Merge main branch into dev-1.30
2024-03-27 03:12:53 -07:00
Kubernetes Prow Robot 1acdc27e96
Merge pull request #45119 from rohitssingh/disable_force_detach-dev-1.30
Add documentation for disable-force-detach-on-timeout
2024-03-26 13:43:06 -07:00
Peter Hunt 067648a4a2 bump ImageMaximumGCAge KEP to beta
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:53:12 -04:00
Rohit Singh 0abea85702 Add documentation for disable-force-detach-on-timeout 2024-03-26 14:42:08 +00:00
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
Kubernetes Prow Robot 7ee320764a
Merge pull request #45197 from sftim/20240218_document_cluster_autoscaling
Add concept page about cluster autoscaling
2024-03-25 07:37:02 -07:00
Vyom-Yadav 1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-15 16:42:11 +05:30
Dipesh Rawat c889d9b251
Add metadata to use mechanism for API reference links 2024-03-14 14:50:24 +00:00
Kubernetes Prow Robot 5eeb67cdf3
Merge pull request #45128 from kannon92/swap-beta2
[KEP-2400] Update swap with beta2 deprecations
2024-03-12 14:46:02 -07:00
Kevin Hannon dabb663fcb
Apply suggestions from code review
Co-authored-by: Itamar Holder <77444623+iholder101@users.noreply.github.com>
2024-03-11 08:55:21 -04:00
Kubernetes Prow Robot 67876e753d
Merge pull request #44689 from kurtado/docs-clarify-node-label-registration
clarify nodes only update labels upon registration
2024-03-09 05:10:46 -08:00
Kurt Hurtado a31db32c86 reworded reset to modified 2024-03-08 15:49:57 -06:00
Tim Bannister b39e01b971 Add concept page about cluster autoscaling
Co-Authored-By: Niranjan Darshann <niranjan.darshan@india.nec.com>
2024-03-05 10:46:37 +00:00
Kevin Hannon ae7fbbe68d add swap website update 2024-02-13 17:25:31 -05:00
Dipesh Rawat a3f297bc80
Use new feature_gate_name option 2024-02-12 19:16:20 +00:00
Kurt Hurtado 41a0deb35a clarify nodes only update labels upon registration 2024-01-09 15:43:38 -06:00
Kubernetes Prow Robot 1b92c55289
Merge pull request #44296 from Shubham82/update_Feature_state_TopologyManager
Update feature state for TopologyManager
2023-12-14 19:11:45 +01:00
Kubernetes Prow Robot 7d9a407ade
Merge pull request #43774 from able8/patch-7
Add a link to sample-controller repository on Controllers page
2023-12-14 03:36:52 +01:00
shubham82 e09a932faf Updated the Feature state of TopologyManager. 2023-12-11 16:37:05 +05:30
Tim Bannister 0f9c965105 Merge branch 'main' into dev-1.29 2023-12-09 20:20:23 +00:00
Peter Hunt b34bf12fba garbage collection: add blurb about ImageMaximumGCAge
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2023-11-27 15:37:49 -05:00
able8 1b2cb46752 Add a link to the sample-controller repository on Controllers page 2023-11-22 14:00:44 +08:00
Matt Grasberger 0004c99d6f
Update garbage-collection.md 2023-11-07 20:32:06 +01:00
Kubernetes Prow Robot a6a80e6f3c
Merge pull request #41771 from kgibm/clarifycgroupsv2_followup
Clarify IBM Java and IBM Semeru Runtimes cgroupsV2 support
2023-10-10 09:29:37 +02:00
Utkarsh Singh 17f0800492
Add diagram to Cluster Architecture concept page (#42272)
* Added componenets-of-kubernetes svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated cloud-controller-manager svg

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Updated image caption in /docs/concepts/architecture/_index.md

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

* Added kubernetes-cluster-architecture svg in content/en/docs/concepts/architecture

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>

---------

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-10-10 05:26:10 +02:00
MeenuyD f1d938cdb3 fix:Reference of Blog in Nodes 2023-09-06 00:42:13 +05:30
Qiming Teng 07f224714a Fix links
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
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