Commit Graph

300 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 4a91fc56ef
Merge pull request #49716 from danwinship/cloud-endpoints
Fix some confused cloud-controller documentation
2025-02-17 08:12:22 -08:00
Kubernetes Prow Robot f80c848db3
Merge pull request #49360 from Aaina26/update_node_role_in_docs
Updated node roles in docs
2025-02-16 09:18:22 -08:00
Kuba Tużnik dc530ffd6a cluster-autoscaling -> node-autoscaling clean-up
301 redirect added, and a bunch of references on other pages
renamed.
2025-02-12 19:43:52 +01:00
Dan Winship 153543263c Fix some confused cloud-controller documentation 2025-02-11 16:40:25 -05:00
Aaina26 dca907142c fixed slight error in a sentence 2025-01-30 15:25:00 +05:30
Aaina26 df6a3fbd1e slight change in link 2025-01-26 21:52:47 +05:30
Aaina26 a337ec3098 made changes to better fit style guide 2025-01-22 14:57:22 +05:30
Aaina26 76806ad602 Added entry for 2025-01-22 12:43:26 +05:30
dkarczmarski 5381a2eeb6 fix: typo in leases.md 2025-01-17 15:54:56 +01:00
Aaina26 3aefd433f0 Updated node roles in docs 2025-01-08 18:41:56 +05:30
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