Commit Graph

1026 Commits

Author SHA1 Message Date
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