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