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
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