Qiming Teng
c01b8a7a2b
Update reference for kubelet 1.29
...
This PR manually syncs the reference for `kubelet`.
2023-12-14 11:50:31 +08:00
Qiming Teng
519eec1bf6
Update component reference for v1.29
2023-12-14 08:49:03 +08:00
Tim Bannister
d69dc41fe6
Switch to per-file feature gate descriptions
...
Replace the feature gate descriptions so that there is a Markdown file
for each feature gate.
Use a shortcode to render a feature gate description. If you use the
shortcode, this also validates that any feature gate you reference
has exactly one descriptive text for the current localization.
Localizations can adopt this new approach piecemeal.
Likely benefits:
- when feature gates are removed from Kubernetes, the localization work
to do won't require any language skills
- merge conflicts are less likely because the list of feature gates
becomes just a list of names (descriptions are elsewhere, so changes
that just affect descriptions won't cause a conflict)
- we'll have a machine-readable list of all the feature gates we
document, and can compare that to other lists if we want to
- we'll gain a place to add metadata about feature gates. For example,
this lays groundwork for a future change where we record the KEP
number (if known) for a feature gate, and can render that where it's
useful.
2023-12-13 17:38:51 +00:00
Kat Cosgrove
bad6aa429e
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-13 15:01:03 +00:00
Kensei Nakada
2520994c31
Feature gate SchedulerQueueingHints is disabled by default
2023-12-13 17:45:25 +09:00
Troy Connor
9795352deb
UnauthenticatedHTTP2DOSMitigation default in 1.29 is set to true
...
Signed-off-by: Troy Connor <troy0820@users.noreply.github.com>
2023-12-01 10:38:13 -05:00
Sascha Grunert
8dc08062a7
Link PSS to User Namespaces
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-30 12:16:59 +01:00
Kubernetes Prow Robot
0401617bc5
Merge pull request #43469 from aojea/placeholder_kep1880
...
KEP-1880 Multiple ServiceCIDR
2023-11-29 01:25:00 +01:00
Antonio Ojea
dff94b84bc
KEP-1880 Multiple ServiceCIDR
2023-11-29 00:19:38 +00:00
Sunny Song
058e522b63
Update Based on Comments - Nov 28
2023-11-28 15:50:25 -08:00
Kubernetes Prow Robot
8a29190fa6
Merge pull request #43803 from kinvolk/dev-1.29-user-namespaces-pss
...
[KEP-127] Add documentation about user namespaces and PSS
2023-11-28 23:46:29 +01:00
Sascha Grunert
4e156c738d
Add documentation about user namespaces and PSS
...
Adding required documentation for
[KEP-127](https://github.com/kubernetes/enhancements/issues/127 ).
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-11-28 11:41:13 +01:00
Kubernetes Prow Robot
8ff7614864
Merge pull request #43348 from HirazawaUi/add-DisableNodeKubeProxyVersion-feature-gate
...
Document Pod .status.nodeInfo.kubeProxyVersion deprecation
2023-11-28 10:35:01 +01:00
Kubernetes Prow Robot
a3a466610b
Merge pull request #43448 from wzshiming/kep-2681
...
[KEP-2681] Docs update for Beta PodHostIPs
2023-11-27 16:13:46 +01:00
Kubernetes Prow Robot
4a17ee3c73
Merge pull request #43533 from charles-chenzz/dev-1.29
...
update docs to promote PodReadyToStartContainersCondition into beta
2023-11-27 16:06:57 +01:00
Kubernetes Prow Robot
cb04844a32
Merge pull request #44028 from kiashok/docs-kep4216-dev1.29
...
[dev-1.29] Add docs for KEP 4216: Image pull per runtime class
2023-11-27 15:20:13 +01:00
Kubernetes Prow Robot
8ff9e805b6
Merge pull request #43555 from atosatto/tec-dev-1.29
...
Docs for Decoupled TaintManager from NodeLifeCycleController (KEP-3902)
2023-11-27 00:04:15 +01:00
Kirtana Ashok
edddb55b7a
KEP 4216: Doc changes for image pull per runtime class
...
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
(cherry picked from commit 10a984d1ed
)
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2023-11-26 14:05:29 -08:00
Kubernetes Prow Robot
da5638ce17
Merge pull request #43417 from chrishenzie/readwriteoncepod-ga
...
Graduate ReadWriteOncePod to GA
2023-11-25 17:50:31 +01:00
Kubernetes Prow Robot
421821d5fa
Merge pull request #43563 from yt2985/dev-1.29
...
Add LegacyServiceAccountTokenCleanUp feature in beta
2023-11-22 18:47:18 +01:00
Shiming Zhang
fdf935bf57
Docs update for Beta PodHostIPs
2023-11-22 09:40:45 +08:00
Kubernetes Prow Robot
99df3a3bb8
Merge pull request #43600 from ahmedtd/ctb-projection
...
ClusterTrustBundles: document projected volumes
2023-11-22 00:08:58 +01:00
Andrea Tosatto
394db549ac
Decouple TaintManager from NodeLifeCycleController (KEP-3902)
2023-11-21 19:37:34 +00:00
Chris Henzie
c07ce392e4
Graduate ReadWriteOncePod to GA
...
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
Taahir Ahmed
6dd3091e55
ClusterTrustBundles: Document projected volumes
2023-11-21 09:22:39 -08:00
Kubernetes Prow Robot
92a8fce75d
Merge pull request #43398 from aramase/aramase/d/kep_3299_stable_doc_update
...
[KMSv2] add docs for KMSv2 GA
2023-11-21 11:46:23 +01:00
Kubernetes Prow Robot
9681b5dc54
Merge pull request #43999 from Princesso/merged-main-dev-1.29
...
Merged main branch into dev 1.29 branch
2023-11-20 20:15:07 +01:00
Anish Ramasekar
8b9f3f84aa
review feedback
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-20 17:25:48 +00:00
Kensei Nakada
2ec25fbe7b
add: the doc for matchLabelKeys/mismatchLabelKeys in pod (anti)affinity ( #43812 )
...
* add: the doc for matchLabelKeys/mismatchLabelKeys in pod (anti)affinity
* fix based on reviews
* add the explanation for labelSelector
* address the review
2023-11-20 15:04:59 +01:00
Oluebube Princes Egbuna
f893a19ee6
Resolved merge conflict when merging main into dev-1.29 branch
2023-11-19 16:02:40 +01:00
Kubernetes Prow Robot
b8b45ee9c9
Merge pull request #43620 from seans3/kep-4006-docs
...
Document Kubernetes' use of WebSockets (replacement for SPDY / KEP 4006)
2023-11-18 12:05:17 +01:00
Anish Ramasekar
8598729e5d
update docs for KMSv2 and KMSv2KDF stable
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-17 18:19:45 +00:00
Kubernetes Prow Robot
43c7d05eb9
Merge pull request #43958 from enj/enj/d/sa_node_ref
...
KEP-4193: bound service account token improvements
2023-11-17 15:49:05 +01:00
Kubernetes Prow Robot
906bfb0fa9
Merge pull request #43601 from tengqm/fg-nodeport-range
...
Fix feature gate for a gate that is not documented
2023-11-17 10:14:08 +01:00
tinatingyu
bcb527b5be
Add LegacyServiceAccountTokenCleanUp feature to beta
2023-11-16 17:21:26 +00:00
Monis Khan
42c9e4e20f
KEP-4193: bound service account token improvements
...
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-11-16 08:48:59 -05:00
Kubernetes Prow Robot
cfbe80de55
Merge pull request #43441 from cici37/2876-1.29
...
[KEP-2876] Document (GA) CEL validation for custom resources
2023-11-16 05:31:45 +01:00
Cici Huang
16fb2e68c6
Promote CRD validation rules to GA
2023-11-15 23:19:55 +00:00
Kubernetes Prow Robot
7899eb09a3
Merge pull request #43938 from katcosgrove/merged-main-dev-1.29
...
Merge main into dev-1.29
2023-11-15 17:47:53 +01:00
Matthias Bertschy
8f7cfdbf9c
modifying docs for SidecarContainers beta graduation ( #43471 )
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-11-15 08:21:56 +08:00
Antonio Ojea
b1d5b82a4a
remove MultiCIDRRangeAllocator
2023-11-14 22:35:32 +00:00
Kat Cosgrove
fb1bd2217d
Merge main into dev-1.29 to keep in sync
2023-11-14 21:22:12 +00:00
Sean Sullivan
407407e921
Placeholder for KEP-4006
2023-11-14 19:26:46 +00:00
Aldo Culquicondor
3be75f26fd
Graduate JobPodReplacementPolicy to beta
2023-11-10 14:47:29 -05:00
Kubernetes Prow Robot
7fe30f54e8
Merge pull request #43388 from mimowo/backoff-limit-per-index-beta
...
Docs update for Job Backoff Limit Per Index in Beta
2023-11-07 03:42:28 +01:00
charles-chenzz
c71a21611b
update docs to promote PodReadyToStartContainersCondition into beta
2023-11-06 21:36:55 +08:00
Michael
dde91279a3
Clean up feature-gates.md
2023-11-06 20:24:19 +08:00
Michal Wozniak
6886cad27e
Docs update about JobReadyPods graduated to GA
2023-11-06 09:49:38 +01:00
Michal Wozniak
73731382ba
Docs update for Job Backoff Limit Per Index in Beta
2023-11-06 09:47:05 +01:00
Kubernetes Prow Robot
5e8aebc7c3
Merge pull request #43532 from RomanBednar/pv-last-phase-transition-time-beta
...
graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29
2023-11-03 06:11:34 +01:00
Kubernetes Prow Robot
b034e4300d
Merge pull request #43535 from humblec/dev-1.29-nodeexpandsecret
...
Promote CSINodeExpandSecret to GA
2023-11-01 09:47:41 +01:00
HirazawaUi
1571a07f79
add DisableNodeKubeProxyVersion feature gate
2023-11-01 00:58:59 +08:00
Oluebube Princes Egbuna
0fbfc94968
Merge remote-tracking branch 'upstream/main' into dev-1.29
2023-10-25 09:39:05 +01:00
Rey Lejano
314f5df8af
Replacement PR for PR 43554 that targets the dev-1.29 branch
2023-10-22 00:10:55 -07:00
MeenuyD
ac66ae594b
fix: List of removed feature gates shows feature removed in future release (TopologyManager)
2023-10-20 22:46:56 +05:30
Qiming Teng
0f051db674
Fix feature gate for a gate that is not documented
2023-10-20 16:03:30 +08:00
Humble Chirammal
aeeb380c39
Promote CSINodeExpandSecret feature to GA
...
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-10-20 09:35:21 +05:30
Kubernetes Prow Robot
1711494332
Merge pull request #43428 from AxeZhan/sleepAction
...
Add information about PodLifecycleSleepAction (KEP3960)
2023-10-20 00:40:43 +02:00
Kubernetes Prow Robot
a3226de2c5
Merge pull request #43562 from logicalhan/slis-ga
...
update documentation for component-slis
2023-10-19 22:17:23 +02:00
Kubernetes Prow Robot
4659872263
Merge pull request #43574 from pacoxu/deprecate-SkipReadOnlyValidationGCE
...
update SkipReadOnlyValidationGCE status to Deprecated
2023-10-19 11:28:39 +02:00
Kubernetes Prow Robot
f6a7302747
Merge pull request #43552 from pacoxu/remove-grpc-container-probe-fg
...
Remove grpc container probe feature gate
2023-10-19 11:22:11 +02:00
Paco Xu
fab60723a8
update SkipReadOnlyValidationGCE status to Deprecated
2023-10-19 15:06:08 +08:00
Paco Xu
53be005d91
remove GAed Feature Gate GRPCContainerProbe
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-10-19 14:29:24 +08:00
AxeZhan
5aa6dc7c39
PodLifecycleSleepAction
2023-10-19 10:37:33 +08:00
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
Kubernetes Prow Robot
d1c38b0434
Merge pull request #43518 from Shubham82/remove_RetroactiveDefaultStorageClass_featuregate
...
Move Feature Gate RetroactiveDefaultStorageClass to Feature Gates (removed) Page
2023-10-19 01:02:10 +02:00
Han Kang
53a8725ba7
update documentation for component-slis
2023-10-18 10:30:24 -07:00
Paco Xu
bea7fa8a69
Update feature-gates-removed.md
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-10-18 18:26:45 +08:00
Paco Xu
abb8d0bd35
remove GAed FG DownwardAPIHugePages
2023-10-18 17:14:43 +08:00
Roman Bednar
d485edf7fe
graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29
2023-10-18 10:54:01 +02:00
Kubernetes Prow Robot
08888c2245
Merge pull request #43476 from RyanAoh/dev-1.29
...
add doc for feature LoadBalancerIPMode
2023-10-18 05:24:40 +02:00
shubham82
280a9335da
Remove RetroactiveDefaultStorageClass feature gate.
2023-10-17 13:43:38 +05:30
Aohan Yang
d83c806f37
add doc for feature LoadBalancerIPMode
2023-10-17 10:20:18 +08:00
SataQiu
3768e3f813
move feature gates CronJobTimeZone, JobMutableNodeSchedulingDirectives and LegacyServiceAccountTokenNoAutoGeneration to feature-gates-removed page
2023-10-16 09:51:08 +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
Kat Cosgrove
ad943fce2f
Merge main into dev-1.29 to keep in sync
2023-10-06 15:36:13 +01: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
Kubernetes Prow Robot
4af01d072f
Merge pull request #42875 from danwinship/kep-3705-beta
...
update CloudDualStackNodeIPs to beta
2023-09-26 01:40:42 -07:00
Dipesh Rawat
d97c4a254e
Add sortable option to table shortcode
2023-09-25 00:12:28 +01:00
Dan Winship
ba28234928
update CloudDualStackNodeIPs to beta
2023-09-18 21:08:03 -04:00
Kubernetes Prow Robot
c203889a3e
Merge pull request #42774 from xuzhenglun/dev-1.29
...
KEP-3668: promote ServiceNodePortStaticSubrange to stable
2023-09-15 17:52:13 -07: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
Wojciech Tyczyński
ac5112ef0c
Graduate APIListChunking to GA documentation
2023-08-31 10:59:03 +02:00
xuzhenglun
2ff476c80d
KEP-3668: Update Service and feature-gate docs for GA
2023-08-30 18:30:42 +08: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
Marek Siarkowicz
680148d71d
KEP-2340: Consistent Reads from Cache to Alpha
2023-07-25 08:58:25 +02:00
Alexander Zielenski
7cf6eedd63
add note about CRDValidationRatcheting feature gate
2023-07-24 18:28:45 -07:00
Amine
1c7f760100
Graduate AdmissionWebhookMatchConditions to beta
2023-07-24 23:10:28 +01:00
Markus Lehtonen
7e208b05f1
docs: incorporate review comments from sftim
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 22:12:15 +03:00
Markus Lehtonen
c50c151dc7
docs: document kubelet cgroup driver detection from the runtime
...
Document the KubeletCgroupDriverFromCRI feature gate. Also, add notes of
this feature in parts of the documentation that describe cgroup driver
configuration.
2023-07-24 10:38:01 +03:00
carlory
efbe80ad00
NodeOutOfServiceVolumeDetach feature update to GA
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 13:52:49 +08:00
Kubernetes Prow Robot
ce682af151
Merge pull request #40605 from dipesh-rawat/remove-deprecated-topologyKeys
...
Remove deprecated doc on Topology-aware traffic routing with topology keys
2023-07-20 11:16:10 -07:00
Dan Winship
b664cb465d
IPTablesOwnershipCleanup to GA
2023-07-17 10:22:02 -04:00
Kubernetes Prow Robot
b96f68742a
Merge pull request #41031 from danwinship/kep-3453-stable
...
KEP-3453 to GA
2023-07-17 05:23:09 -07:00
carlory
400fbf9cc2
add CSIMigrationRBD feature promotion from alpha to deprecated
2023-07-17 09:51:50 +08:00
Kubernetes Prow Robot
ef686eb8b8
Merge pull request #41817 from mboersma/remove-reconfigure-kubelet
...
Remove reconfigure-kubelet page
2023-07-16 16:15:06 -07:00
Matthias Bastian
d4067524c5
Fix StableLoadBalancerNodeSet feature gate name ( #42024 )
...
* Fix StableLoadBalancerNodeSet feature gate name
* Limit changes to English language
2023-07-14 18:27:08 -07:00
Kubernetes Prow Robot
6dc25c5920
Merge pull request #40811 from tengqm/fix-kubelet-feature-gates
...
Fix feature gates flag in kubelet reference
2023-07-14 16:57:08 -07:00
Roman Bednar
810a320a48
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
2023-07-11 15:48:04 +02:00
Matt Boersma
bb4337e8d2
Remove reconfigure-kubelet page
2023-07-05 08:04:46 -06:00
Rishit Dagli
e7cf1ca19b
Merge dev-1.28 into main
2023-07-04 19:21:49 -04:00
Shubham
e003b027b1
Move Feature Gate AdvancedAuditing to Feature Gates (removed) Page ( #41693 )
...
* Move Feature Gate AdvancedAuditing under Feature Gates (removed) Page.
* Corrected the GA version.
2023-07-03 19:50:52 -07:00
Dan Winship
b6877e21c3
KEP-3453 to GA
2023-07-03 09:19:56 -04:00
lakshmi
7df9f487ac
fix broken link[avoiding-collisions]
2023-07-03 13:07:29 +05:30
Kubernetes Prow Robot
9e2b2cbea6
Merge pull request #41720 from Rishit-dagli/merged
...
Sync `dev-1.28` branch with `main`
2023-06-30 21:26:43 -07:00
Qiming Teng
29cbf5b067
Fix feature gates flag in kubelet reference
...
The kubelet reference has to be manually generated and maintained.
This PR fixes the outdated list for feature gates, and also an
incorrect default value for WindowsHostNetwork.
2023-06-27 09:57:45 +08:00
Kubernetes Prow Robot
79ac61b0b1
Merge pull request #41506 from carlory/kep-606
...
node: graduate the podresources API endpoint to GA
2023-06-24 01:27:06 -07:00
Rishit Dagli
e2dc67dbc1
Merge pull request #3 from Rishit-dagli/main
...
Merged main dev-1.28
2023-06-21 13:09:03 -04:00
Kevin Hannon
01c9decf7d
rename PodHasNetwork to PodReadyToStartContainers ( #40945 )
...
* rename PodHasNetwork to PodReadyToStartContainers
* add note for condition rename
* add feature gate removal
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-06-16 16:44:19 -07:00
Dipesh Rawat
940a468973
Remove deprecated Service topologyKeys
2023-06-11 00:08:02 +01:00
carlory
6f9fec35ac
node: graduate the podresources API endpoint to GA
2023-06-06 18:28:52 +08:00
Paco Xu
0731e3877c
sync status with https://github.com/kubernetes/kubernetes/pull/114017
2023-06-01 18:13:57 +08:00
Kubernetes Prow Robot
884bf0bd7b
Merge pull request #41341 from yt2985/dev-1.28
...
Add LegacyServiceAccountTokenCleanUp feature in alpha; move LegacyServiceAccountTokenTracking to GA
2023-05-31 03:13:46 -07:00
tinatingyu
f5cd332552
Add LegacyServiceAccountTokenCleanUp feature in alpha and Update
...
LegacyServiceAccountTokenTracking to GA.
2023-05-31 05:22:32 +00:00
Kubernetes Prow Robot
df7cbd1a3a
Merge pull request #40639 from gjkim42/update-expanded-dns-config-docs-for-ga
...
Update ExpandedDNSConfig docs for GA
2023-05-30 19:33:44 -07:00
xuzhenglun
485133f805
promote ServiceNodePortStaticSubrange to beta
2023-05-31 10:04:53 +08:00
Gunju Kim
8d42b3a9a0
Update ExpandedDNSConfig docs for GA
2023-05-31 09:19:14 +09:00
Kubernetes Prow Robot
610b895266
Merge pull request #41308 from kubernetes/main
...
Sync `dev-1.28` branch with `main`
2023-05-29 23:01:44 -07:00
shubham82
7a1f9d0ad2
Updated the link for Service Proxies.
2023-05-25 13:33:02 +05:30
carlory
f0eebb17b7
remove featuregate DevicePlugins
2023-05-17 15:39:16 +08:00
Rishit Dagli
7323fddca9
Merge branch 'merged-main-dev1.28' into dev-1.28
2023-05-16 02:39:25 -04:00
Kubernetes Prow Robot
2016ffd896
Merge pull request #40905 from tengqm/update-kubelet-ref-127
...
Update kubelet reference
2023-05-15 19:15:14 -07:00
zhenghao.zhu
0686d4b7d6
remove duplication of NewVolumeManagerReconstruction
2023-05-15 18:18:45 +08:00
Kubernetes Prow Robot
4b73d49297
Merge pull request #41059 from Coderayush13/patch-3
...
Fix version number for StatefulSetAutoDeletePVC feature introduction
2023-05-12 16:46:45 -07:00
Kubernetes Prow Robot
453ee631db
Merge pull request #40517 from zlabjp/fix-data-type-of-seccomp-default-en
...
Fix data type of the kubelet `--seccomp-default` flag
2023-05-11 01:13:17 -07:00
Coderayush13
6685f64ebf
Update feature-gates.md
2023-05-10 19:21:33 +05:30
carlory
c75d30872a
move DelegateFSGroupToCSIDriver featuregate
2023-05-08 17:39:23 +08:00
m.nabokikh
d2d1242815
KEP-3325: Promote SelfSubjectReview to GA
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2023-05-04 11:37:01 +02:00
Qiming Teng
68ca0560f0
Update kubelet reference
...
The `kubelet` reference is maintained manually. This PR syncs the
content of the reference to the output from `kubelet --help`.
2023-04-30 20:04:06 +08:00
Qiming Teng
80ce7b0f57
Update feature gates for v1.27
2023-04-20 22:05:00 +08:00
Sergey Shevchenko
3dd4b95a60
fix: Fix column order for feature-gates table
2023-04-19 13:23:45 +03:00
AmarNathChary
d8c3dc822f
Fixed Broken link in Feature gates
2023-04-14 15:33:03 +05:30
Qiming Teng
8895af3e9b
Update component reference for 1.27
2023-04-12 08:26:09 +08:00
Swati Sehgal
4343803804
node: topologymgr: docs: Kubelet Topology Manager graduation to GA ( #40044 )
...
* node: topologymgr: docs: Kubelet Topology Manager graduation to GA
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
---------
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-06 18:21:14 -07:00
Sascha Grunert
53641dfce9
[KEP-2731] Add docs for Kubelet OpenTelemetry Tracing graduation
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-05 13:59:33 +02:00
Ryuma Yoshida
3393b20058
Fix data type of the kubelet `--seccomp-default` flag
2023-04-05 12:10:16 +09:00
Kubernetes Prow Robot
f62d58d9bd
Merge pull request #39978 from moshe010/pod-resource-api-dra-doc-upstream
...
Extend PodResources API for Dynamic Resource Allocation
2023-04-04 08:35:53 -07:00
Kubernetes Prow Robot
c55b7f2c13
Merge pull request #39926 from mattcary/docs
...
Update StatefulSet set docs for autodelete graduation to beta
2023-04-04 08:11:54 -07:00
Matthew Cary
407b5af6c3
Update docs for StatefulSetAutoDeletePVC beta in 1.27
2023-04-04 08:05:56 -07:00
Kubernetes Prow Robot
44494e2cfe
Merge pull request #37620 from aojea/service_cidrs
...
KEP-1880 alpha: IPAddresses
2023-04-04 07:21:53 -07:00
Kubernetes Prow Robot
d59af750c0
Merge pull request #39999 from danielvegamyhre/elastic-indexed-job-docs
...
Document elastic indexed Jobs
2023-04-04 06:59:53 -07:00
Sergey Kanzhelev
81dfd0cd00
gRPC GA ( #39919 )
2023-04-04 05:57:54 -07:00
Kubernetes Prow Robot
32e9c3506f
Merge pull request #40017 from atiratree/unhealthy-pod-eviction-policy-beta
...
Update docs for PodDisruptionBudget unhealthy pod eviction policy promotion to Beta
2023-04-04 02:07:53 -07:00
Moshe Levi
eaf9199d07
doc: extend PodResources API for Dynamic Resource Allocation
...
Signed-off-by: Moshe Levi <moshele@nvidia.com>
2023-04-04 10:17:03 +03:00
Kubernetes Prow Robot
03a0ea51ff
Merge pull request #40003 from aravindhp/node-log-query
...
KEP-2258: Node log query documentation
2023-04-03 23:03:51 -07:00
Daniel Vega-Myhre
618a942f9e
document elastic indexed jobs
2023-04-04 01:12:01 +00:00
Aravindh Puthiyaparambil
e16de4e8be
KEP-2258: Node log query documentation
2023-04-03 15:32:21 -07:00
Kubernetes Prow Robot
aff98a0351
Merge pull request #39913 from harche/evented_pleg_beta
...
Graduate Evented PLEG to Beta
2023-04-03 08:25:51 -07:00
Tim Allclair
27460b23fa
AdmissionWebhookMatchConditions feature documentation ( #40058 )
...
* AdmissionWebhookMatchConditions feature documentation
* #squash ivelichkovich feedback
* #squash sftim feedback
* Correct statement about request.object
* #squash: sftim feedback
* #squash jpbetz feedback
* #squash: denied function removed
* #squash fix match conditions example
* #squash fix expression quoting
* #squash scope authorizatoin check example
* #squash separate RBAC webhook example
* #squash sftim feedback
* #squash add shared client config for example
* Don't use yaml anchors in example
2023-04-03 08:23:51 -07:00
Kubernetes Prow Robot
f196d45dd7
Merge pull request #40014 from jsafrane/selinux-beta
...
Update docs for SELinuxMountReadWriteOncePod Beta
2023-04-03 07:47:51 -07:00
Kubernetes Prow Robot
cbd571ed22
Merge pull request #40038 from jsafrane/volume-reconstruction
...
Add docs for VolumeManager reconstruction after kubelet restart
2023-04-03 07:33:52 -07:00
Jan Safranek
6e568b89aa
Flip SELinuxMountReadWriteOncePod to Beta
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-03 16:24:26 +02:00
Filip Křepinský
24b259fa36
Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta
2023-04-03 11:28:38 +02:00
Han Kang
89c7e2ed6e
Update documentation on SLI metrics ( #40064 )
...
* update metrics/slis documentation
* Update content/en/docs/reference/instrumentation/slis.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/reference/instrumentation/slis.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* update feature gate doc
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-03 01:13:52 -07:00
Kubernetes Prow Robot
0faa93ceca
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
...
Doc update for KEP-2896 OpenAPIV3
2023-04-01 04:51:49 -07:00
Kubernetes Prow Robot
9d05239cf7
Merge pull request #39929 from sanposhiho/graduate-beta-container-resourcemetric
...
fix: HPA container resource metrics beta graduation
2023-04-01 04:11:49 -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
Kubernetes Prow Robot
21d04ff113
Merge pull request #40066 from zshihang/dev-1.27
...
update LegacyServiceAccountTokenTracking to beta
2023-03-30 23:13:49 -07:00
Kubernetes Prow Robot
89806e9d66
Merge pull request #40063 from ahg-g/mutable
...
Graduate JobMutableNodeSchedulingDirectives to GA
2023-03-30 23:07:48 -07:00
Jeffrey Ying
17ad96c792
Doc update for KEP-3352 Aggregated Discovery ( #40024 )
...
* Add documentation for aggregated discovery
* Update feature gate
* Update content/en/docs/concepts/overview/kubernetes-api.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-30 20:49:48 -07:00
Kubernetes Prow Robot
d6350c03bb
Merge pull request #40018 from humblec/dev-1.27
...
KEP-3107 update docs for csiNodeExpand secret support
2023-03-30 20:37:49 -07:00
Kubernetes Prow Robot
aa00cd5c24
Merge pull request #39906 from saschagrunert/dev-1.27-seccomp
...
[KEP-2413] Add docs for SeccompDefault graduation
2023-03-30 19:57:48 -07:00
Kubernetes Prow Robot
b842957cf3
Merge pull request #39794 from nabokihms/ssr-beta
...
KEP-3325: Promote SelfSubjectReview to Beta
2023-03-30 11:39:49 -07:00
ahg-g
7e6eb03b7e
Graduate JobMutableNodeSchedulingDirectives to GA
2023-03-30 00:20:23 +00:00
Kubernetes Prow Robot
225f20cdcb
Merge pull request #40320 from logicalhan/tracing-docs
...
update APIServerTracing docs
2023-03-28 07:22:21 -07:00
Paco Xu
a67328526b
update IdentifyPodOS as it is removed
2023-03-28 10:42:07 +08:00
Jefftree
a36e0381fe
Update OpenAPI V3 for GA
2023-03-27 17:00:44 +00:00
Kubernetes Prow Robot
f23cc952bf
Merge pull request #39993 from wojtek-t/send_initial_events
...
Streaming lists documentation
2023-03-27 08:38:30 -07:00
Han Kang
66906fd6e6
add tracing feature flag update
2023-03-27 06:43:08 -07:00
Wojciech Tyczyński
2bf6e39053
Streaming lists documentation
2023-03-27 15:39:56 +02:00
Sascha Grunert
3648d983c6
[KEP-2413] Add docs for SeccompDefault graduation
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-27 13:45:50 +02:00
Antonio Ojea
35c0ef2431
address comments and fix one bug
2023-03-23 11:08:09 +00:00
Humble Chirammal
ea3b7b44e7
KEP-3107 update docs for csiNodeExpand secret support
...
This feature has moved to Beta in this release. The documentation
has been updated to reflect the same.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-03-23 16:23:07 +05:30
Kevin Delgado
b170854277
docs for field validation GA
2023-03-22 12:44:38 -07:00
Kubernetes Prow Robot
b399d833f8
Merge pull request #39905 from saschagrunert/dev-1.27-downward-api-hugepages
...
[KEP-2053] Add docs for DownwardAPIHugepages graduation
2023-03-22 02:08:36 -07:00
Sascha Grunert
bcff6ab600
[KEP-2053] Add docs for DownwardAPIHugepages graduation
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-22 10:01:47 +01:00
Kubernetes Prow Robot
1ac62a1ec5
Merge pull request #39850 from xuzhenglun/dev-1.27
...
add doc for ServiceNodePortStaticSubrange
2023-03-22 00:48:35 -07:00
xuzhenglun
6887d395f3
add docs in service concepts
2023-03-22 10:54:06 +08:00
Kubernetes Prow Robot
fef3fbfe84
Merge pull request #40176 from mickeyboxell/merged-main-dev-1.27
...
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot
29f0dd8094
Merge pull request #39823 from pwschuurman/kep-3335-beta-docs
...
Update StatefulSetStartOrdinal documentation to target beta in 1.27
2023-03-21 13:12:12 -07:00
Shihang Zhang
8212bf1edd
update LegacyServiceAccountTokenTracking to beta
2023-03-21 09:10:08 -07:00
Antonio Ojea
6f914b6f60
KEP-1880 MultiCIDRServiceAllocator
...
Signed-off-by: Antonio Ojea <aojea@google.com>
2023-03-21 14:04:44 +00:00
Kensei Nakada
3a4f7ab1e7
fix: HPA container resource metrics beta graduation
2023-03-21 15:24:50 +09:00
Mickey Boxell
79fd7f88d6
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-20 21:58:19 -05:00
Jan Safranek
7eefbb8de0
Add NewVolumeManagerReconstruction feature gate
2023-03-20 18:46:48 +01:00
Kubernetes Prow Robot
e2526aa6c4
Merge pull request #39835 from soltysh/cronjob_tz_ga
...
Promote CronJobTimeZone to stable
2023-03-20 05:01:18 -07:00
Maciej Szulik
b6b1fc392d
Promote CronJobTimeZone to stable
2023-03-20 12:58:12 +01:00
Harshal Patil
efa8181fde
Graduate Evented PLEG to Beta
...
Signed-off-by: Harshal Patil <harpatil@redhat.com>
Co-authored-by: Tim Bannister <sftim@users.noreply.github.com>
2023-03-16 11:12:10 -04:00
Chris Henzie
e600a75b41
Update ReadWriteOncePod feature to beta
2023-03-14 13:52:52 -07:00
Peter Schuurman
6f689fe306
Add back 1.26 Alpha documentation for StatefulSetStartOrdinal feature gate
2023-03-13 12:08:31 -07:00
Peter Schuurman
112f01d2fc
Update KEP-3335 documentation for beta in 1.27
2023-03-13 12:08:31 -07:00
Craig Box
46bf59d941
Shortcode fixes for en
2023-03-13 10:50:13 +13:00
m.nabokikh
bb14c6db8d
Promote SelfSubjectReview to Beta
...
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2023-03-12 15:09:39 +01:00
Kubernetes Prow Robot
d3979d5150
Merge pull request #39773 from Huang-Wei/1.27/PodSchedulingReadiness-beta
...
Doc for Beta feature PodSchedulingReadiness
2023-03-08 23:14:01 -08:00
Alex Wang
d84256921b
doc: graduate matchLabelKeys in podTopologySpread to beta
...
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2023-03-07 11:07:09 +08:00
Wei Huang
fc019615ab
Doc for Beta feature PodSchedulingReadiness
2023-03-06 09:02:48 -08:00
Paco Xu
4480cd3634
removed ControllerManagerLeaderMigration in v1.27
...
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2023-03-01 13:38:39 +08:00
Rey Lejano
23db46b8c2
resolved merge conflict from branch sync from main into dev-1.27
2023-02-22 12:14:36 -08: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
Kubernetes Prow Robot
1be60adc2e
Merge pull request #38612 from tengqm/update-kubelet-ref
...
Update kubelet reference for 1.26
2023-02-02 23:16:29 -08:00
Kubernetes Prow Robot
2f3b96dda1
Merge pull request #37413 from vjjmiras/remove-duplicate-SELinuxMountReadWriteOncePod
...
Remove duplicate entry for SELinuxMountReadWriteOncePod
2023-01-27 11:10:22 -08:00
Vicente J. Jiménez Miras
93eb0ced29
[en] Update entry for SELinuxMountReadWriteOncePod
...
Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>
2023-01-17 16:48:52 +00:00
Qiming Teng
50028e56de
Add ComponentSLIs feature gate
...
The `ComponentSLIs` feature gate is an interesting one introduced in
v1.26. Because it was introduced in the `k8s.io/component-base` package,
we failed to track it before.
This PR adds it for user awareness.
2023-01-03 17:02:46 +08:00
Qiming Teng
e582b3de45
Update kubelet reference for 1.26
...
This PR updates the reference for the kubelet command line options.
These options are manually maintained by cross checking the output from
`kubelet --help`, because we are unable to generate it from the source
code.
2023-01-02 20:53:31 +08:00
Kubernetes Prow Robot
1abcb52e07
Merge pull request #38276 from tengqm/fix-links
...
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Qiming Teng
ae757599af
Fix feature gates
...
There are some ordering problems and missing interpretion for gates.
This PR fixes them.
2022-12-30 21:30:36 +08:00
Qiming Teng
7dc77cf45f
Fix errors, inconsistencies, missing information in feature gates
...
This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.
2022-12-23 21:14:53 +08:00
SaumyaBhushan
5aed10048e
fixed Feature Gates page
2022-12-23 11:47:53 +05:30
Qiming Teng
a437285212
Fix nits in markdown links
...
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot
8da3787c5b
Merge pull request #38549 from mengjiao-liu/update-MinDomainsInPodTopologySpread-featuregate
...
Update MinDomainsInPodTopologySpread feature gate default value.
2022-12-19 05:17:44 -08:00
Mengjiao Liu
0201ddd70f
Update MinDomainsInPodTopologySpread feature gate default value.
2022-12-19 17:05:41 +08:00
Mengjiao Liu
ca16a714c7
Move volume expansion feature gates to removed feature gates list
2022-12-19 11:28:47 +08:00
Qiming Teng
f2768f6c40
Component reference for 1.26
2022-12-10 23:42:22 +08:00
Dixita
2df2cb5612
Updating the content and references in the docs for Credential Provider ( #38139 )
...
GA
Signed-off-by: Dixita Narang <ndixita@google.com>
Signed-off-by: Dixita Narang <ndixita@google.com>
2022-12-05 21:30:37 -08:00
Tim Bannister
8f9446f87d
Merge branch 'main' into dev-1.26
2022-12-03 21:36:34 +00:00
Kubernetes Prow Robot
50246c291b
Merge pull request #37770 from cici37/celDoc
...
Documentation for CEL in Admission Control
2022-12-01 16:33:53 -08:00
Mayank Mittal
fb12098fc8
Fix typo in Feature Gates (removed)
...
issue #37316 identifies typo in Features gate (removed) for RootCAConfigMap (GA), the feature gate was removed in v1.22 but this was mistakenly typed as 1.12
2022-12-01 14:45:51 +00:00
Kubernetes Prow Robot
94f8741d0e
Merge pull request #37914 from andrewsykim/kep-1669
...
KEP-1669: update docs for ProxyTerminatingEndpoints
2022-11-30 09:08:56 -08:00
Cici Huang
98d41f24ef
Address comments
2022-11-30 16:47:27 +00:00
Cici Huang
4dc90ef731
Add doc for ValidatingAdmissionPolicy
2022-11-30 06:35:18 +00:00
Andrew Sy Kim
26d8ad45ca
kep-1965: update doc references for APIServerIdentity
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:21:50 -05:00
Andrew Sy Kim
e408383ed6
KEP-1669: update docs for ProxyTerminatingEndpoints
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:18:01 -05:00
Kubernetes Prow Robot
8001e39218
Merge pull request #37962 from haircommander/1.26-update
...
Tweak documentation for Pod & container stats from CRI
2022-11-29 12:57:08 -08:00
Anish Ramasekar
c4df97b6be
review feedback
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 20:07:10 +00:00
Anish Ramasekar
076d99aa9d
Update docs for KMSv2 Alpha (part 2) - add reference links
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 19:32:00 +00:00
Kubernetes Prow Robot
0f3666f1ec
Merge pull request #37432 from aojea/static_service_ga
...
graduate ServiceIPStaticSubrange to GA
2022-11-29 08:01:24 -08:00
Kubernetes Prow Robot
6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
...
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Anish Ramasekar
cea1bc8487
Update docs for KMSv2 Alpha
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 06:56:42 +00:00
Kubernetes Prow Robot
5b8e630a4a
Merge pull request #37672 from marosset/windows-host-networking-alpha
...
WindowsHostNetwork alpha updates
2022-11-28 17:43:23 -08:00
Shihang Zhang
5f3614c564
update doc of KEP-2799
2022-11-28 13:15:05 -08:00
Mark Rossetti
b95fb305ed
WindowsHostNetwork alpha updates
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-28 11:06:34 -08:00
Kubernetes Prow Robot
3d4d447a5c
Merge pull request #37802 from ttakahashi21/dev-1.26-KEP-3294-doc
...
Add document for Provision volumes from cross namespace data sources
2022-11-28 10:32:06 -08:00
Kubernetes Prow Robot
d57d2255d8
Merge pull request #37768 from atiratree/pod-healthy-policy-for-pdbs
...
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 06:36:07 -08:00
Filip Křepinský
b61f763cf0
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 15:03:46 +01:00
Takafumi Takahashi
e837f0f804
Add document for Cross namespace data sources
2022-11-28 07:56:52 -05:00
Kubernetes Prow Robot
be09333a58
Merge pull request #37766 from pohly/dynamic-resource-allocation-concepts
...
dynamic resource allocation concepts
2022-11-28 04:44:07 -08:00
Peter Schuurman
6474d77d4f
Rename docs section for StatefulSetStartOrdinal to 'Start ordinal'
2022-11-28 03:58:57 -08:00
Kubernetes Prow Robot
8531bd1cda
Merge pull request #37668 from PiotrProkop/topology-manager-policy-options
...
topologymanager: document topology manager policy options
2022-11-28 03:22:07 -08:00
Patrick Ohly
197de4f5ba
document dynamic resource allocation concepts
...
The documentation intentionally only gives an overview. The API documentation
and the KEP have more details. Specific examples will be provided by hardware
vendors that provide resource drivers.
The new page gets placed between "Scheduling Framework" (because that
introduces the concept of a scheduler plugin) and "Scheduler Performance
Tuning" (which seems like a more advanced topic).
2022-11-28 11:48:35 +01:00
Kubernetes Prow Robot
f306471950
Merge pull request #35385 from nabokihms/patch-2
...
Add doc about how to get self subject attributes
2022-11-28 00:58:07 -08:00
Peter Schuurman
23134e5fc8
Update StatefulSet Ordinal Index documentation
2022-11-27 18:08:14 -08:00
Kubernetes Prow Robot
5dc9273803
Merge pull request #37715 from harche/evented_pleg
...
Add EventedPLEG to FeatureGates doc
2022-11-27 17:14:06 -08:00
Kubernetes Prow Robot
49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
...
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Kubernetes Prow Robot
b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
...
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
Maksim Nabokikh
cb9dc5a4ac
Update content/en/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-11-27 22:31:16 +01:00
Harshal Patil
eb5d3c3d37
Add EventedPLEG to FeatureGates doc
...
Signed-off-by: Harshal Patil <harpatil@redhat.com>
2022-11-23 10:24:07 -05:00
Kubernetes Prow Robot
62a1260b6b
Merge pull request #37828 from RomanBednar/retro-sc-assignment-doc-beta
...
RetroactiveDefaultStorageClass is beta in 1.26
2022-11-21 08:26:31 -08:00
Fabio Bertinatto
aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 ( #37700 )
...
* DelegateFSGroupToCSIDriver is GA in 1.26
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Roman Bednář
dd8b5a0153
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 09:00:40 +01:00
Roman Bednar
02bc251655
RetroactiveDefaultStorageClass is beta in 1.26
...
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
2022-11-21 08:12:56 +01:00
Kubernetes Prow Robot
bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
...
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Peter Hunt~
77ac6e467f
feature-gates: update state for 1.26
...
Signed-off-by: Peter Hunt~ <pehunt@redhat.com>
2022-11-18 14:00:14 -05:00
Wei Huang
21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness
2022-11-18 10:41:53 -08:00
Aldo Culquicondor
b8fc810198
Graduate JobTrackingWithFinalizers to stable ( #37764 )
...
* Graduate JobTrackingWithFinalizers to stable
* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
Antonio Ojea
6f7421b1ad
graduate ServiceIPStaticSubrange to GA
2022-11-18 08:40:09 +00:00
Kubernetes Prow Robot
89e8f360f9
Merge pull request #37815 from divyenpatel/new-branch-update-vsphere-doc-dev-1.26
...
CSIMigrationvSphere doc update
2022-11-17 12:24:35 -08:00
Kubernetes Prow Robot
ae66e7d7fe
Merge pull request #37912 from andrewsykim/kep-2086
...
KEP-2086: update docs for ServiceInternalTrafficPolicy
2022-11-17 12:22:30 -08:00
Kubernetes Prow Robot
12502d0a27
Merge pull request #37825 from andyzhangx/azure-migration
...
mark CSIMigrationAzureFile as GA
2022-11-17 11:38:29 -08: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
Kubernetes Prow Robot
c3164069c5
Merge pull request #37273 from swatisehgal/devicemanager-ga-graduation-docs
...
node: devicemgr: docs: Kubelet Device Manager graduation to GA
2022-11-16 23:02:39 -08:00
Andrew Sy Kim
7e37348361
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-11-16 20:22:56 -05:00
Andrew Sy Kim
45fed004ea
KEP-1669: update docs for ServiceInternalTrafficPolicy
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-16 20:21:58 -05:00
Paco Xu
26c631a75d
move PodOverhead to removed feature gates list
2022-11-16 16:42:30 +08:00
Mark Rossetti
31f4963c8d
fixing feature-gates.md
2022-11-15 11:21:58 -08:00
Aldo Culquicondor
cc7aa1b386
JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-15 09:13:15 -05:00
Michal Wozniak
163e53de42
Update of the docs for Beta
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Mark Rossetti
0956df46b0
Updates for WindowsHostProcessContainers going to stable
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 16:38:27 -08:00
PiotrProkop
701ed987c5
topologymanager: document topology manager policy options
...
Signed-off-by: PiotrProkop <pprokop@nvidia.com>
2022-11-14 11:16:18 +01:00
Kubernetes Prow Robot
224c6cb689
Merge pull request #36803 from Shubham82/remove_CSRDuration_featuregate
...
Moved Feature Gate CSRDuration under Feature Gates (removed) Page
2022-11-13 22:43:57 -08:00
Francesco Romani
25771e94f0
node: cpumgr: docs: Kubelet CPU Manager GA graduation
...
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-11-11 17:08:00 +01:00
Swati Sehgal
0a0fb70fc2
node: devicemgr: docs: Additional updates based on review comments
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Maksim Nabokikh
5d61921a11
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-10 12:53:21 +01:00
Maksim Nabokikh
0a5e274a42
Add doc about how to get self subject attributes
...
Documentation for https://github.com/kubernetes/enhancements/issues/3325
2022-11-10 12:52:53 +01:00
Shubham Kuchhal
dcf430b1cc
Removed Feature Gate: CSRDuration
2022-11-10 13:29:28 +05:30
andyzhangx
0d59a04348
mark CSIMigrationAzureFile as GA
2022-11-10 07:04:22 +00:00
Divyen Patel
646a4d013d
CSIMigrationvSphere doc update
2022-11-09 10:20:45 -08:00
Peter Schuurman
54fdd9f052
Add StatefulSetStartOrdinal alpha feature gate documentation
2022-11-09 10:18:50 -08:00
Yuiko Mouri
4a8014e5d7
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-08 09:47:03 +09:00
Kubernetes Prow Robot
42bbec91ed
Merge pull request #37405 from helen-frank/fix/removeKubeletHTTPServer
...
remove kubelet http server
2022-11-07 05:06:16 -08:00
helen
a375935e53
see https://github.com/kubernetes/kubernetes/pull/3015 This whole functionality got removed from kubelet. So please remove the entire statement
2022-11-07 18:38:23 +08:00
Abigail McCarthy
98f310ab58
Updates page weights in reference docs section
...
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
Vicente J. Jiménez Miras
994f6461e0
[en] Remove duplicate entry for SELinuxMountReadWriteOncePod
...
Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>
2022-10-20 16:25:39 +02:00
Paco Xu
018a0b4d5c
DisableAcceleratorUsageMetrics was GAed in v1.25
2022-10-14 13:59:18 +08:00
Qiming Teng
694d3c7bdc
Create new page for feature gates that were removed
...
As the upstream code evolves, many feature gates (deprecated or GA'ed) are removed. That means they are no longer recognized by the Kubernetes components. This PR moves such feature gates into a dedicated page for reference so that we won't bother revisit them again for future releases.
2022-09-18 18:31:55 +08:00
Qiming Teng
24aab3da1f
Update feature gates page
...
The feature gates was not well sync'ed with the upstream implementation. This PR resynchronizes the tables based on cross-verification against upstream source code. It also fixes some nits such as a feature was not placed in the right table or the entries are not strictly sorted.
2022-09-15 22:40:42 +08:00
Paco Xu
410a78bb63
correct CheckpointContainer to ContainerCheckpoint
2022-09-10 11:28:39 +08:00
Kubernetes Prow Robot
bad7e81e20
Merge pull request #36401 from kikisdeliveryservice/revert-localstoragecapacityisolationf
...
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-09-07 10:28:37 -07:00
windsonsea
2aeb0915b9
Fixed links in feature-gates.md
2022-09-02 09:28:22 +08:00
Kirsten Garrison
04f97948d3
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
...
This feature has been reverted to alpha in master and 1.25.
Related-to: https://github.com/kubernetes/kubernetes/pull/112076
Related-to: https://github.com/kubernetes/kubernetes/pull/112078
Related-to: https://github.com/kubernetes/enhancements/issues/1029
2022-08-29 19:16:40 -07:00
Qiming Teng
29fa349c35
Component reference for v1.25
2022-08-24 09:19:55 +08:00
Kubernetes Prow Robot
dfd0880f08
Merge pull request #34940 from adrianreber/2022-07-11-forensic-container-checkpointing-documentation
...
Add documentation for container checkpointing feature (KEP 2008)
2022-08-22 09:21:43 -07:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot
dacf474354
Merge pull request #35794 from aojea/aojea_services
...
set ServiceIPStaticSubrange to beta
2022-08-18 10:34:23 -07:00
Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot
438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
...
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kubernetes Prow Robot
6b23f69f5c
Merge pull request #35590 from ravisantoshgudimetla/dev-1.25
...
Promote PodOS field to GA
2022-08-17 15:40:47 -07:00
Kubernetes Prow Robot
a98137bcd2
Merge pull request #35044 from kerthcet/feat/topology-policy
...
Document the new NodeInclusionPolicyInPodTopologySpread feature gate
2022-08-17 06:47:11 -07:00
kerthcet
3b0b5b9d1c
Document the new NodeInclusionPolicyInPodTopologySpread feature gate
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-17 10:31:51 +08:00
Paco Xu
ce46585ef5
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-17 09:31:31 +08:00
Paco Xu
47e341eef2
promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-08-17 09:28:01 +08:00
Kubernetes Prow Robot
4b1b3ac354
Merge pull request #35029 from cici37/celBeta
...
Promoting feature CustomResourceValidationExpressions to beta
2022-08-16 13:04:48 -07:00
Sally O'Malley
221d4e817c
add to cluster-admin/system-traces docs
2022-08-16 15:47:18 -04:00
Sally O'Malley
953311e7a6
Update feature gate reference with KubeletTracing for 1.25
...
Adding KubeletTracing documentation now that
kubernetes/kubernetes#105126 has merged.
2022-08-16 15:47:14 -04:00
Kubernetes Prow Robot
1582b3d88a
Merge pull request #34665 from psschwei/dev-1.25
...
[dev-1.25] Update feature gate docs for probe-level termination grace period
2022-08-16 12:24:49 -07:00
Kubernetes Prow Robot
6bb496b6f8
Merge pull request #35966 from kerthcet/feat/update
...
update the documents of podTopologySpread
2022-08-16 11:18:11 -07:00
Cici Huang
d6201fdf65
Update doc for CustomResourceValidationExpressions feature.
2022-08-16 15:38:37 +00:00
Kubernetes Prow Robot
e36b9f35d5
Merge pull request #35667 from jsafrane/selinux-alpha
...
Add docs for "Speed up SELinux volume relabeling using mounts"
2022-08-16 08:25:08 -07:00
Jan Safranek
77df8a9fb5
Add documentation for SELinuxMountReadWriteOncePod alpha feature
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-16 09:49:53 +02:00