Commit Graph

917 Commits (48bde1f7d5be472200a12bbf4846c60405cb15da)

Author SHA1 Message Date
Michael dde91279a3 Clean up feature-gates.md 2023-11-06 20:24:19 +08:00
MeenuyD ac66ae594b fix: List of removed feature gates shows feature removed in future release (TopologyManager) 2023-10-20 22:46:56 +05:30
guangli.bao 502d8c61c1 remove TopologyManager from website
add TopologyManager in feature-gates-removed md

Signed-off-by: guangli.bao <guangli.bao@daocloud.io>
2023-10-19 10:30:17 +08:00
Kensei Nakada caed9a1924
Modify `SchedulerQueueingHints` (#43427)
* Modify `SchedulerQueueingHints`

* fix: QueueingHint is enabled by default

* Add more context in the description

* format the description

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

* Update the description of QueueingHint feature

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-10-12 02:50:44 +02:00
Kubernetes Prow Robot 543d8e1cde
Merge pull request #43230 from mrVectorz/patch-1
Update 2 links in command-line-tools-reference/kubelet
2023-09-28 07:48:37 -07:00
Anuj Tiwari b7d03cc82b
Fixed a visual link at kubelet page 2023-09-28 07:52:20 +05:30
Marc Methot e5dd95cd31
Update Doc links
Updating links to relevant information.
2023-09-27 17:32:08 -04:00
Dipesh Rawat d97c4a254e
Add sortable option to table shortcode 2023-09-25 00:12:28 +01:00
Kubernetes Prow Robot da066b91a2
Merge pull request #43062 from pohly/beta-apis
feature gates: clarify beta enabling state
2023-09-15 17:14:12 -07:00
Patrick Ohly 5cbfffa903 feature gates: clarify beta enabling state
The feature gate usually gets changed to "enabled", but there are
exceptions. API groups are intentionally left as disabled.
2023-09-15 15:35:32 +02:00
Dipesh Rawat 235874dc2d
Fix KubeletPodResourcesDynamicResources feature gate name
Signed-off-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-09-03 16:25:13 +01:00
Qiming Teng c095f6e7f1 Update component reference for v1.28 2023-08-23 08:48:13 +08:00
Kubernetes Prow Robot c96fb77c57
Merge pull request #42623 from tengqm/featuregate-update-1.28
Fix feature gates for v1.28
2023-08-18 11:04:28 -07:00
Qiming Teng ed66310f39 Fix feature gates for v1.28
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-18 19:50:26 +08:00
Qiming Teng 42753614f9 Manually update kubelet reference
The reference generator wasn't able to generate reference for `kubelet`
(for a long time now). This PR updates the reference manually, based on
the output from `kubelet --help`.
2023-08-18 15:34:38 +08:00
Monis Khan 7fb0cf6924
KMS doc updates for v1.28
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-08-09 15:00:11 -04:00
Kubernetes Prow Robot 5755e4362a
Merge pull request #42060 from a-hilaly/beta-match-conditions
Graduate AdmissionWebhookMatchConditions to beta
2023-08-09 08:49:51 -07:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot e656fb8ad2
Merge pull request #42083 from serathius/kep2340
Document Consistent Reads from Cache
2023-08-09 01:47:49 -07:00
Kubernetes Prow Robot b23511b9d0
Merge pull request #41908 from kinvolk/rata/userns-1.28
Doc update for userns in 1.28
2023-08-08 11:33:52 -07:00
Tim Bannister a92606ec8c
Fix punctuation 2023-08-08 19:12:34 +01:00
Kubernetes Prow Robot a2cf620ad5
Merge pull request #41737 from alexzielenski/4008-crd-validation
Add Documentation for CRD Validation Ratcheting
2023-08-08 10:34:17 -07:00
Alexander Zielenski e894028da7 move to other pages, add links 2023-08-07 22:10:04 -07:00
Kubernetes Prow Robot 962bf89914
Merge pull request #41802 from matthyx/sidecar
Add initial (alpha) documentation about sidecar containers
2023-08-07 08:50:32 -07:00
Rodrigo Campos c34f1ebb8e content: Userns now supports stateful pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Kubernetes Prow Robot f3e0f1f12a
Merge pull request #42243 from PiotrProkop/update-feature-gates
topologymanager: Update feature-gates availibilty for TopologyManagerPolicyOptions beta graduation
2023-08-06 04:22:30 -07:00
pprokop 9a5cc446ba Update feature-gates availibilty for TopologyManagerPolicyOptions
Signed-off-by: pprokop <pprokop@nvidia.com>
2023-08-05 16:22:28 +02:00
Kubernetes Prow Robot 847839252f
Merge pull request #42160 from marquiz/devel/cgroup-driver-autoconfig-dev-1.28
docs: document kubelet cgroup driver detection from the runtime
2023-08-05 06:30:31 -07:00
Kubernetes Prow Robot e2b5681263
Merge pull request #42153 from wzshiming/kep/2681
KEP-2681: Docs update for Alpha PodHostIPs
2023-08-05 06:28:30 -07:00
Kubernetes Prow Robot 292bc5ce13
Merge pull request #42058 from danwinship/kep-3178-ga
update feature gate list for KEP-3178 to GA
2023-08-05 05:12:30 -07:00
Kubernetes Prow Robot b5fa344886
Merge pull request #41745 from kannon92/job-pod-terminate
Add information about PodReplacementPolicy in Job API
2023-08-05 04:56:29 -07:00
Kubernetes Prow Robot 4c07b2fb87
Merge pull request #41729 from ffromani/podres-getalloc-ga-docs-1.28
node: podresources: GetAllocatable API is GA
2023-08-04 16:48:31 -07:00
Kubernetes Prow Robot 2b361a4260
Merge pull request #41921 from mimowo/backoff-limit-per-index
Docs update for Job's backoff limit per index (alpha in 1.28)
2023-08-04 08:36:25 -07:00
Itamar Holder 4568e6d9a4 Document NodeSwap graduation to Beta1
Signed-off-by: Itamar Holder <iholder@redhat.com>
2023-08-03 21:24:29 +03:00
Michał Woźniak 9e66b18a02 Job Backoff Limit per index review remarks
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2023-08-03 16:54:04 +02:00
Shiming Zhang 595925cb7d Docs update for Alpha PodHostIPs 2023-08-03 17:36:40 +08:00
Francesco Romani cce3df2287 node: podresources: GetAllocatable API is GA
move the feature gate to GA, fix the feature state to stable

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-08-02 18:29:54 +02:00
Kubernetes Prow Robot 7116bda08c
Merge pull request #41886 from Rishit-dagli/merged-main-dev-1.28
Sync `dev-1.28` branch with `main`
2023-08-02 09:08:42 -07: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
Kubernetes Prow Robot 1922f53100
Merge pull request #42139 from danielvegamyhre/podindexlabel
Add docs for KEP-4017 (pod index label)
2023-08-01 14:54:23 -07:00
Matthias Bertschy fde22b5031 adding Sidecar Containers alpha feature
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-01 17:13:12 +02:00
Kevin Hannon 4afba1c609 add suggestions 2023-07-31 14:15:34 -04:00
Daniel Vega-Myhre e31ceb6cb1 add feature gate docs 2023-07-27 18:26:08 +00:00
Kevin Hannon db4ba0632d add feature toggle for podreplacementpolicy 2023-07-27 10:24:42 -04:00
Michal Wozniak 08f4d48476 Docs update for Alpha JobBackoffLimitPerIndex 2023-07-27 13:52:54 +02:00
andrewsykim fd94278b4e update feature gate references for ProxyTerminatingEndpoint in 1.28
Signed-off-by: andrewsykim <andrewsy@google.com>
2023-07-26 20:47:41 -04:00
Kubernetes Prow Robot 86234ea54c
Merge pull request #42147 from Richabanker/uvip-doc-2
Add MVP documentation
2023-07-26 16:04:07 -07:00
Richa Banker bb9c7d9d24 Add mvp documentation
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Joe Betz <jpbetz@google.com>
2023-07-26 15:17:46 -07:00
Kubernetes Prow Robot 441889f725
Merge pull request #41206 from RomanBednar/retro-sc-assignment-ga
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
2023-07-25 05:22:05 -07:00
Kubernetes Prow Robot 5ebbcf317d
Merge pull request #41329 from carlory/kep-rbd-migration
add CSIMigrationRBD feature promotion from alpha to deprecation
2023-07-25 05:18:06 -07:00