Commit Graph

3799 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 4d65a6b4d2
Merge pull request #48295 from AxeZhan/ga3960
[KEP-3960] - update docs for GA
2024-11-06 00:47:29 +00:00
AxeZhan 563032ef02 [KEP-3960] - update docs for GA 2024-11-05 10:53:02 +08:00
Shedrack akintayo db99d83333 Merge remote-tracking branch 'upstream/main' into dev-1.32 2024-11-04 20:21:10 +00:00
Kubernetes Prow Robot 34f1f34c08
Merge pull request #47659 from carlory/ZeroLimitedNominalConcurrencyShares
mark ZeroLimitedNominalConcurrencyShares as removed
2024-11-04 17:29:29 +00:00
Mengjiao Liu 2aca56ea10 Update ServiceAccountTokenJTI, ServiceAccountTokenPodNodeInfo, ServiceAccountTokenNodeBindingValidation to stable 2024-11-04 14:14:35 +08:00
Kubernetes Prow Robot 6236c20b58
Merge pull request #48339 from PiotrProkop/stable-topology-manager-policies
topology-manager: promoto TopologyManagerPolicyOptions to stable
2024-11-04 00:31:27 +00:00
Akihiro Suda ad275f54b2
KEP-3857: promote RecursiveReadOnlyMounts feature to beta
The gate has reached beta in v1.31.
refs:
- https://kep.k8s.io/3857
- k/k PR 125475

Fix issue 48614

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-04 08:57:07 +09:00
Kubernetes Prow Robot 3ab5d0d410
Merge pull request #47805 from ardaguclu/remove-4292-env-var
KEP-4292: Remove custom profiling env var as it is GA now
2024-11-02 18:35:26 +00:00
Kubernetes Prow Robot 0a764fc05a
Merge pull request #48602 from tengqm/fg-csa-132
Mark CronJobsScheduledAnnotation as GA
2024-11-02 00:51:26 +00:00
Kubernetes Prow Robot 4aef52de26
Merge pull request #48089 from jpbetz/custom-resource-field-selectors-ga
KEP-4358: Custom resource field selectors GA
2024-10-31 15:51:26 +00:00
Qiming Teng 136ad1826e Mark CronJobsScheduledAnnotation as GA 2024-10-31 13:44:20 +08:00
Kubernetes Prow Robot 58b1e7df56
Merge pull request #48254 from kannon92/size-memory-backed-volumes-ga
[KEP-1967] - update docs for GA
2024-10-31 02:33:26 +00:00
Marcelo Giles cdff2b4b6b
Add systems:master paragraph 2024-10-30 18:09:24 -07:00
Kevin Hannon eaadea56a6 [KEP-1967] - update docs for GA 2024-10-30 09:02:28 -04:00
Kubernetes Prow Robot 2bb267d423
Merge pull request #48567 from disposedtrolley/jliu/fix-pdb-tooltip
glossary: Fix PDB tooltip text
2024-10-30 10:35:25 +00:00
James Liu bf1c00ab34 glossary: Fix PDB tooltip text
The tooltip text for the Pod Disruption Budget term renders incorrectly due to
the templating of the "Pod" term within the `short_description`. This can be
observed by hovering the cursor over the "PodDisruptionBudget" term on the
following page: https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/

Fix the issue by replacing the templated text with the literal word "Pod". Also,
slightly modify the wording to align with the full description on the following page:
https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-budgets
2024-10-30 10:55:00 +11:00
James Spurin 520173ec84 resolved conflict: ours contains same conflicted line and release example updates 2024-10-29 15:32:41 +00:00
Dipesh Rawat 229e3aca2a
Fix link in 'AnonymousAuthConfigurableEndpoints' feature gate file 2024-10-29 00:55:29 +00:00
pprokop 013fa96f41 topology-manager: promoto TopologyManagerPolicyOptions to stable
Signed-off-by: pprokop <pprokop@nvidia.com>
2024-10-28 10:12:41 +01:00
Mengjiao Liu 8481804620 Update metrics documentation for v1.31 2024-10-28 15:52:10 +08:00
Vinayak Goyal 7a1cdab150 KEP-4633: Graduate to BETA.
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-10-25 15:42:32 +00:00
windsonsea ea5eb2dd34 Clean up using-api/deprecation-policy.md 2024-10-25 09:20:18 +08:00
Matthew Cary 8fe1231306 kep-1847 v1.32 stable changes 2024-10-24 09:41:52 -07:00
Rodolfo Albuquerque 1de1753475 Merge main into dev-1.32 to keep in sync 2024-10-23 23:46:20 -03:00
Kubernetes Prow Robot cbff8934f1
Merge pull request #48436 from sftim/20241019_update_removed_feature_gates
Mark some already-removed feature gates as removed
2024-10-24 01:42:52 +01:00
Kubernetes Prow Robot d2b389f36c
Merge pull request #47688 from aroradaman/remove-conntrack-references
Remove conntrack references
2024-10-24 01:32:52 +01:00
Kubernetes Prow Robot 5c2f6a8bed
Merge pull request #48411 from liggitt/4601-beta
KEP-4601: Promote AuthorizeWithSelectors / AuthorizeNodeWithSelectors to beta
2024-10-23 20:28:52 +01:00
windsonsea fd75f1beb9 update using-api/api-concepts.md 2024-10-23 16:07:50 +08:00
Rita Zhang 7d8b07ef63
KEP-3221: remove mentions of beta and change order of cmd line
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2024-10-22 21:30:28 -07:00
Kubernetes Prow Robot a1ef093767
Merge pull request #48241 from sftim/20241007_duration_glossary_tweak
Tweak and use glossary entry for duration
2024-10-23 00:30:52 +01:00
Kubernetes Prow Robot b92deb464a
Merge pull request #48412 from vinayakankugoyal/kep2862impl
KEP-2862: Fine-grained Authz for Kubelet API.
2024-10-23 00:22:52 +01:00
James Munnelly 152e83d1a1 Update ServiceAccount admin docs with additional info on bound tokens 2024-10-22 15:06:22 +01:00
Kubernetes Prow Robot e3f036804f
Merge pull request #48378 from mimowo/update-job-managed-by-to-beta
Update docs as JobManagedBy graduates to Beta
2024-10-22 12:52:51 +01:00
abhilasha 44c8ed2308
Add application/yaml section in api-concepts (#48417)
* fix: add application/yaml section in api-concepts

* nit fix: breaking the request and response into distinct code blocks

* fix: split the request and response into separate code blocks
2024-10-22 01:38:51 +01:00
Vinayak Goyal b6086ca952 KEP-2862: Fine-grained Authz for Kubelet API.
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-10-21 22:14:37 +00:00
Jordan Liggitt 9fc34d7743
KEP-4601: Promote AuthorizeWithSelectors / AuthorizeNodeWithSelectors to beta 2024-10-21 15:57:18 -04:00
Jordan Liggitt 32aad9dd3f
KEP-3221: Promote StructuredAuthorizationConfiguration to GA 2024-10-21 11:46:18 -04:00
Kubernetes Prow Robot ad84459b33
Merge pull request #48400 from dejanu/update/kubeadm_doc
update kubeadm doc
2024-10-21 13:23:05 +01:00
dejanualex 12e2d9ba28
update kubeadm doc
Signed-off-by: dejanualex <dejanualexandru@gmail.com>

kubeadm doc update

Signed-off-by: dejanualex <dejanualexandru@gmail.com>
2024-10-20 19:15:45 +03:00
Tim Bannister 255394310e
Tweak and use glossary entry for duration
- Revise wording
- Use the glossary entry where appropriate

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-19 21:59:10 +01:00
Tim Bannister 6270778ca9
Mark some already-removed feature gates as removed
Co-Authored-By: Qiming Teng <tengqm@outlook.com>
2024-10-19 15:03:06 +01:00
Michal Wozniak 2c93c92a5d Update docs as JobManagedBy graduates to Beta 2024-10-19 11:37:19 +02:00
Kensei Nakada 90bbc7b8ad KEP-4247: make QHint enabled by default 2024-10-18 10:25:07 +10:00
avanish23 1695e4361f change operator pattern under cluster operator 2024-10-17 22:06:56 +05:30
Rita Zhang 1f1779e777
Update structured authz examples
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2024-10-16 13:30:08 -07:00
Kubernetes Prow Robot 057d748144
Merge pull request #48333 from abhilasha2418/removeFromCoreObjectList
Remove the object from glossary which are not part of core objects
2024-10-16 00:23:03 +01:00
Kubernetes Prow Robot 1c007bd420
Merge pull request #48318 from abhilasha2418/includeCoreObject
Include missing core object in glossary
2024-10-15 00:24:21 +01:00
michellengnx 6d8076a746 Merge remote-tracking branch 'upstream/main' into dev-1.32
Merged main into dev-1.32 to keep in sync
2024-10-14 14:52:37 -04:00
Patrick Ohly 03d880c161 DRA: remove "classic DRA" (DRAControlPlaneController)
This matches https://github.com/kubernetes/kubernetes/pull/128003
2024-10-14 16:31:15 +02:00
abhilasha2418 3b3c6af6b1 fix: remove the object which are not part of core objects 2024-10-14 16:40:25 +05:30
Kubernetes Prow Robot fd5505880e
Merge pull request #48008 from pacoxu/sysctl-1.32
Safe Sysctl 1.32 sync: net.ipv4.rmem and net.ipv4.wmem
2024-10-14 06:02:21 +01:00
abhilasha2418 cea6f084f2 fix: Improve PodTemplate glossary 2024-10-13 21:30:21 +05:30
abhilasha2418 6b47ec35ce feature: include missing core object in glossary 2024-10-13 17:55:24 +05:30
Sagnik Pal 28db3e9253
Fixed content detail ref #48303 2024-10-12 21:54:18 +05:30
Kubernetes Prow Robot 2ab782ff3d
Merge pull request #46230 from sftim/20240506_explain_api_media_types
Add more detail about media types
2024-10-12 14:28:20 +01:00
windsonsea 2f7dd7c114 Clean up using-api/cel.md 2024-10-12 11:40:17 +08:00
Kubernetes Prow Robot e16f2d41fb
Merge pull request #48224 from abhilasha2418/autoscalingAnnotation
Register annotation autoscaling.alpha.kubernetes.io/behavior as deprecated
2024-10-12 00:44:20 +01:00
Kubernetes Prow Robot 0ec5a9475e
Merge pull request #47938 from RyanAoh/lbipmode
Promote LoadBalancerIPMode to GA
2024-10-11 06:40:20 +01:00
Kubernetes Prow Robot 650d42ef85
Merge pull request #48235 from RifeWang/supplement-description-of-ipvs
Supplement the description of IPVS
2024-10-09 08:10:23 +01:00
RfieWang 9dbbfe258c Supplement the description of IPVS 2024-10-09 14:57:59 +08:00
Tim Bannister e44ac80ca2
Add more detail about media types
- Add section about JSON encoding for API
- Mention that the HTTP API doesn't use YAML
2024-10-09 03:57:08 +01:00
Kubernetes Prow Robot 7fb8441479
Merge pull request #47425 from SergeyKanzhelev/kubelet-files
outline files kubelet uses
2024-10-09 00:52:22 +01:00
Kubernetes Prow Robot 4585cc1886
Merge pull request #47967 from saschagrunert/seccomp
Add dedicated seccomp node reference
2024-10-09 00:28:22 +01:00
Rodolfo Albuquerque ae1af38c53 Merge main into dev-1.32 to keep in sync 2024-10-08 09:34:16 -03:00
Sascha Grunert c2b49fee37
Add dedicated seccomp node reference
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-10-08 11:03:19 +02:00
Kubernetes Prow Robot e132a42384
Merge pull request #47770 from jpbetz/retry-generate-name-ga
Promote RetryGenerateName to GA in 1.32
2024-10-08 00:22:21 +01:00
abhilasha c39e4856c4
Add “duration” to glossary (#48208)
* feature: add duration in glossary

* fix: Changes according to style guide

* fix: Add missing full stop
2024-10-07 00:36:04 +01:00
abhilasha2418 bd8513678f fix: modify annotation as per review comments 2024-10-06 23:14:05 +05:30
abhilasha2418 a77c845247 doc: add deprecation of autoscaling.alpha.kubernetes.io/behavior in label-annotations-taints 2024-10-06 15:15:30 +05:30
Simon Bäumer 3b267126e9
Add checkpoint subresource to Kublet authorization doc (#48012)
* Add checkpoint subresource to Kublet authorization doc

* Update kubelet-authn-authz.md

* Replace `spec` with `checkpoint` in subresource
2024-10-03 05:38:26 +01:00
Kubernetes Prow Robot 6f101d3b50
Merge pull request #47093 from abhilasha2418/47044
Register Annotation resource.kubernetes.io/pod-claim-name
2024-10-02 13:43:49 +01:00
Anshuman Tripathi c28e8b8368
Merge remote-tracking branch 'upstream/main' into dev-1.32 2024-10-01 13:37:04 -07:00
Qiming Teng eaa0e80017 Update config API for kubeadm v1beta4 2024-09-30 21:48:32 +08:00
Joe Betz 31aba2f8c6 Fix versions in feature gate doc 2024-09-25 21:10:28 -04:00
Joe Betz 2f43b41236 KEP-4358: Custom Resource Field Selectors to GA 2024-09-25 20:45:02 -04:00
Aohan Yang 338c7b1347 Promote LoadBalancerIPMode to GA
Ref - https://github.com/kubernetes/kubernetes/pull/127348
2024-09-23 11:07:05 +08:00
Paco Xu de6ead9316 sync safe sysctl ipv4.rmen and ipv4.wmem for v1.32 2024-09-20 11:36:39 +08:00
Kubernetes Prow Robot f9610cd94d
Merge pull request #47986 from chanieljdan/merged-main-dev-1.32
Merge main branch into dev 1.32
2024-09-19 09:38:45 +01:00
Kubernetes Prow Robot 831e8a9e8d
Merge pull request #47729 from carlory/fg-NodeOutOfServiceVolumeDetach
mark feature-gate NodeOutOfServiceVolumeDetach as removed
2024-09-19 01:06:44 +01:00
Daniel Chan f005d8cd8b Merge main into dev-1.32 to keep in sync 2024-09-18 10:44:33 -04:00
Sergey Kanzhelev 598a41884d
Update content/en/docs/reference/node/kubelet-files.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-09-17 12:05:46 -07:00
Sergey Kanzhelev afbee97932 outline files kubelet uses 2024-09-17 18:34:52 +00:00
Kubernetes Prow Robot 10e98d7a9b
Merge pull request #47564 from carlory/cleanup-NewVolumeManagerReconstruction
remove feature-gate NewVolumeManagerReconstruction
2024-09-14 02:33:12 +01:00
Kubernetes Prow Robot c8ca77526e
Merge pull request #47627 from carlory/MinDomainsInPodTopologySpread
mark feature-gate MinDomainsInPodTopologySpread as removed
2024-09-12 05:23:11 +01:00
carlory 5c17387106 mark feature-gate MinDomainsInPodTopologySpread as removed 2024-09-11 23:53:22 +08:00
ChinoUkaegbu 2e7c1d4935
add hyperlink for RFC3339 in bootstrap-tokens.md 2024-09-11 11:29:12 +04:00
Qiming Teng 6128af907e Update RemoveSelfLink feature gate for readability 2024-09-09 10:39:25 +08:00
Anish Ramasekar 3ff8a9c65a
Add note about k8s.io, kubernetes disallowed prefix for structured authn
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-09-06 09:46:43 -07:00
Arda Güçlü 8ee5a566ab Remove custom profiling env var as it is GA now 2024-09-05 14:04:59 +03:00
Kubernetes Prow Robot f3936f6389
Merge pull request #47795 from tengqm/fix-traffic-distribution
Fix trafficDistribution status in Service v1
2024-09-05 06:43:07 +01:00
Qiming Teng 9ca17f3979 Fix field name for ListMeta in API reference 2024-09-05 06:58:44 +08:00
Qiming Teng b736d8c92f Fix trafficDistribution status in Service v1 2024-09-05 06:51:52 +08:00
Kubernetes Prow Robot 424f3fcaa0
Merge pull request #47754 from carlory/fgs
mark feature-gate ServerSideApply/ServerSideFieldValidation as removed
2024-09-04 18:36:53 +01:00
Kubernetes Prow Robot 0a0da0000a
Merge pull request #47713 from tengqm/update-api-reference-131
Update API reference generated for v1.31
2024-09-03 19:06:04 +01:00
Joe Betz e2db2d7da5 Promote RetryGenerateName to stable 2024-09-03 10:34:25 -04:00
carlory 9d3326c57a mark feature-gate ServerSideApply/ServerSideFieldValidation as removed 2024-09-02 13:59:52 +08:00
Qiming Teng 8ba98c79c1 Update generated API reference for v1.31 2024-09-02 10:08:24 +08:00
Alexander Stefurishin 7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." (#47724)
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"

* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
steve-hardman 7cf7b25745
Update kube-apiserver.md 2024-08-31 20:44:57 +01:00
carlory 72678a16ea mark feature-gate NodeOutOfServiceVolumeDetach as removed 2024-08-30 15:44:40 +08:00
Daman Arora 21be73c6c9 remove conntrack ref from setup-tools/kubeadm/implementation-details
Signed-off-by: Daman Arora <aroradaman@gmail.com>
2024-08-27 22:27:23 +05:30
Kubernetes Prow Robot 4f41986968
Merge pull request #47363 from pacoxu/kernel-version-requirements
Document kernel version requirements for Linux
2024-08-27 16:54:58 +01:00
Paco Xu af8df3ad58 add code reference for kernel version check 2024-08-26 14:01:04 +08:00
HirazawaUi 6588d758ae promote RelaxedEnvironmentVariableValidation feature gate to beta 2024-08-25 15:50:09 +08:00
Qiming Teng 890b36a496 Update generated API reference for v1.31 2024-08-24 22:29:16 +08:00
carlory e4898fadef mark ZeroLimitedNominalConcurrencyShares as removed 2024-08-24 19:50:53 +08:00
Kubernetes Prow Robot 7116eefd9f
Merge pull request #47608 from carlory/StableLoadBalancerNodeSet
mark StableLoadBalancerNodeSet as removed
2024-08-24 00:44:17 +01:00
Kubernetes Prow Robot 7aa12b027e
Merge pull request #47607 from carlory/CloudDualStackNodeIPs
mark CloudDualStackNodeIPs as removed
2024-08-24 00:09:51 +01:00
Kubernetes Prow Robot ce80625b10
Merge pull request #47606 from carlory/LegacyServiceAccountTokenCleanUp
mark LegacyServiceAccountTokenCleanUp as removed
2024-08-23 16:31:51 +01:00
Kubernetes Prow Robot a9ccf39931
Merge pull request #47638 from Ritikaa96/auth-annotation-decision
improving documented auth annotation decision
2024-08-22 15:58:09 +01:00
Kubernetes Prow Robot 6bc8f405ac
Merge pull request #47067 from Ritikaa96/glossary-add-watch
Added watch to glossary
2024-08-22 15:54:11 +01:00
Ritikaa96 e12941d31b improving documented auth annotation decision
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-08-22 15:43:09 +05:30
carlory e99e9617cb mark feature-gate HPAContainerMetrics as removed 2024-08-22 11:27:39 +08:00
Anish Ramasekar fce4691e08
Mark KMSv2 and KMSv2KDF feature gates as removed
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-08-21 15:53:35 -07:00
Kubernetes Prow Robot 0bc4e99d70
Merge pull request #47479 from kohbis/patch-1
Fix tiny typo on deprecation-policy.md
2024-08-21 16:21:56 +01:00
carlory e4927e508c mark StableLoadBalancerNodeSet as removed 2024-08-21 15:01:06 +08:00
carlory ccd9488735 mark CloudDualStackNodeIPs as removed 2024-08-21 14:30:29 +08:00
carlory 426efd6851 mark LegacyServiceAccountTokenCleanUp as removed 2024-08-21 14:18:23 +08:00
Kubernetes Prow Robot 5675366332
Merge pull request #47566 from tengqm/configapi-1.31
Update config API for v1.31
2024-08-20 02:13:36 -07:00
Hesam Korki 60de1154eb
fix typo in quick-reference.md
fixed a small typo in the kubectl cheat sheet page.
2024-08-19 14:05:38 +02:00
Qiming Teng 59df28c340 Update kubectl reference for v1.31 2024-08-19 17:14:51 +08:00
Qiming Teng f69f28fb6b Update config API for v1.31 2024-08-19 16:39:42 +08:00
carlory dd6e72dac4 remove feature-gate NewVolumeManagerReconstruction 2024-08-19 14:44:07 +08:00
Lubomir I. Ivanov ed903363f2 kubeadm-init: mark EtcdLearnerMode as GA 2024-08-19 09:39:53 +03:00
Kubernetes Prow Robot 4d66f8b3b3
Merge pull request #47532 from tengqm/kubeadm-ref-1.31
update kubeadm reference for v1.31
2024-08-18 16:15:20 -07:00
Qiming Teng 3b6f229424 Update references to generated pages 2024-08-17 17:02:44 +08:00
Qiming Teng 88f0080504 update kubeadm reference for v1.31 2024-08-17 16:24:28 +08:00
Qiming Teng f525060e96 Update reference for kube components v1.31 2024-08-17 15:39:06 +08:00
Kubernetes Prow Robot f330a4b76f
Merge pull request #47491 from windsonsea/tainsy
Fix a link in labels-annotations-taints/_index.md
2024-08-14 01:50:40 -07:00
Kubernetes Prow Robot 5bc26c7ff3
Merge pull request #47404 from aleskandro/patch-1
Clarify expiration time for service accounts and tokens of pods pending deletion despite finalizers
2024-08-14 01:15:56 -07:00
windsonsea b9e378c17a Fix a link in labels-annotations-taints/_index.md 2024-08-14 15:55:22 +08:00
kohbis acebe895e7
Update deprecation-policy.md 2024-08-13 21:55:40 +09:00
Drew Hagen ad850cd58a
Merge pull request #47461 from salaxander/merged-main-dev-1.31
Merged main dev 1.31
2024-08-12 18:01:50 -04:00
Kubernetes Prow Robot 96351bc872
Merge pull request #43950 from kundan2707/configuration-snippet
Document annotation nginx.ingress.kubernetes.io/configuration-snippet
2024-08-12 04:26:04 -07:00
Daniel Chan 7eef38ea41 Merge main into dev-1.31 to keep in sync 2024-08-12 08:50:21 +02:00
Alessandro Di Stefano 300519c850
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-08-09 10:06:32 -04:00
Alessandro Di Stefano 45aa0d800a
Clarify expiration time for service accounts and tokens of pods pending deletion despite finalizers
Refers #47403

Signed-off-by: aleskandro <aleskandro@redhat.com>
2024-08-09 09:46:08 -04:00
Daniel Chan 3c5c4fcc1f Merge main into dev-1.31 to keep in sync 2024-08-08 15:31:27 +02:00
cyy8 b26372054e
Update docker-cli-to-kubectl.md, add the missing newline 2024-08-08 16:19:24 +08:00
Ivan ROGER 1c9bcc4bb5
Add missing closing brace in CEL example table
File: cel.md
2024-08-07 17:37:15 +02:00
Paco Xu e9ad39de39 add a page for kernel version requirements 2024-08-06 14:31:43 +08:00
Daniel Chan c2ab3112f1 Merge main into dev-1.31 to keep in sync 2024-08-05 11:47:31 -04:00
Gergely Nagy d77111d096
Remove beta pre-requisites
With 1.30 stable, the feature does not need to be enabled and the v1beta1 API group is not needed.
2024-08-01 09:08:20 +02:00
Kubernetes Prow Robot ee1fa4340f
Merge pull request #46544 from my-git9/pt-10139
improve format for bootstrap-tokens certificate-signing-requests
2024-07-31 22:08:06 -07:00
Marek Siarkowicz 4b71738c73 Beta documentation for Consistent Reads from Cache 2024-07-31 18:48:09 +02:00
Kubernetes Prow Robot ace0f356a1
Merge pull request #46982 from Jefftree/cle
[KEP-4355] Coordinated Leader Election alpha documentation
2024-07-30 12:59:15 -07:00
Jefftree 80e240983f Comments 2024-07-30 19:44:37 +00:00
Jefftree 8ed531de12 add placeholder lease candidate page 2024-07-30 18:12:36 +00:00
Jefftree dfde96c9b6 Address comments 2024-07-30 18:08:28 +00:00
Sergey Kanzhelev cdd0f612b3
device plugin failures (#47029) 2024-07-30 10:37:14 -07:00