zhenghao.zhu
0686d4b7d6
remove duplication of NewVolumeManagerReconstruction
2023-05-15 18:18:45 +08:00
Coderayush13
6685f64ebf
Update feature-gates.md
2023-05-10 19:21:33 +05:30
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
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
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
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