Jordan Liggitt
3dfffd39c8
Clarify deprecation rule 3
2022-01-18 10:12:19 -05:00
Tim Bannister
02f1234ce8
Link to DaemonSet update task
...
from DaemonSetUpdateSurge feature gate short description
2022-01-17 22:25:27 +00:00
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-01-15 09:24:54 +05:30
Alex Zielenski
e346ea41ee
Fix typo for OpenAPIV3 and OpenAPIEnums
...
If a user were to copy & paste from the docs into the feature-gate option they would receive the error `flag: unrecognized feature gate: OpenAPIv3` or `flag: unrecognized feature gate: OpenAPIEnum`. This change uses the correct case for `V` and uses the plural form for `Enums` as the command line parser expects.
2022-01-13 18:51:01 -08:00
Kubernetes Prow Robot
6833ee99e3
Merge pull request #31305 from gjkim42/add-requirement-for-expandeddnsconfig
...
Add requirement for the ExpandedDNSConfig feature
2022-01-12 06:12:37 -08:00
Gunju Kim
62d76a2d88
Add requirement for the ExpandedDNSConfig feature
2022-01-12 22:07:17 +09:00
Kubernetes Prow Robot
4698b128c0
Merge pull request #31205 from MikeSpreitzer/fix-apf-alpha
...
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-10 14:14:26 -08:00
Shivam Singhal
5473fe272f
Remove Unknown Symbol on Container Runtime Interface (CRI) Page
2022-01-08 15:20:14 +02:00
DanStough
4030f7fab9
kubeadm: remove ClusterStatus references
2022-01-06 14:50:38 -05:00
Mike Spreitzer
9f1de9cd87
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-04 21:25:23 -05:00
Peri Thompson
60824acdd2
Update windows pause image
...
Signed-off-by: Peri Thompson <perit@vmware.com >
2022-01-04 09:40:47 +00:00
Kubernetes Prow Robot
3ddd14415f
Merge pull request #30826 from tengqm/fix-configapi-123
...
Improve configuration API for 1.23
2021-12-21 17:35:35 -08:00
Kubernetes Prow Robot
2f667e93a4
Merge pull request #31039 from gtsystem/add-lightkube-link
...
Add link to lightkube in Community-maintained client libraries.
2021-12-21 01:18:45 -08:00
Giuseppe Tribulato
ff7726faf1
Add link to lightkube in Community-maintained client libraries.
2021-12-20 20:21:09 +01:00
Qiming Teng
bce7fb57e2
Improve configuration API for 1.23
...
The previous commit for configuration APIs has some nits to fix:
- The client-authentication API has both v1beta1 and v1 supported.
We need to include both.
- The kube-scheduler v1alpha1 is superceded by v1alpha3 which is new.
- The links to some external type definitions should point to the 1.23
API rather than old versions.
2021-12-20 09:45:38 +08:00
Qiming Teng
f733bbb956
Remove kube-scheduler-policy contents
2021-12-18 09:43:50 +08:00
Kubernetes Prow Robot
503f8a478f
Merge pull request #30903 from tengqm/update-feature-gates
...
Update feature gates for 1.23
2021-12-15 18:47:18 -08:00
Kubernetes Prow Robot
a5d367e9fd
Merge pull request #30907 from liggitt/flowcontrol-v1beta1
...
Document flowcontrol v1beta1 removal release
2021-12-13 20:32:02 -08:00
Qiming Teng
03b5de4e1c
Kubelet config v1alpha1 ( #30859 )
...
* Add config API for kubelet v1alpha1
The CredentialProvider struct is defined in the v1alpha1 config API
rather than v1beta1. The upstream generator is updated to include this
version (https://github.com/kubernetes-sigs/reference-docs/pull/268 ).
This commit adds references to the API as well.
* Wrap long lines in the page
2021-12-13 18:28:03 -08:00
Qiming Teng
4f27a3fb16
Update feature gates for 1.23
2021-12-14 09:54:14 +08:00
Kubernetes Prow Robot
e2b18a2897
Merge pull request #30844 from tengqm/kubeadm-ref-123
...
Update kubeadm reference for 1.23
2021-12-13 16:08:01 -08:00
Jordan Liggitt
5b6e46d6de
flowcontrol v1beta1 removal release
2021-12-13 18:28:16 -05:00
Qiming Teng
36a57f5b4d
Update kubeadm reference for 1.23
...
This PR refresh the generated files for kubeadm v1.23.
2021-12-11 12:11:18 +08:00
Lubomir I. Ivanov
5d674845f5
kubeadm: remove "reset" phase that no longer exists
...
The phase was removed with k/k commit in 1.23:
https://github.com/kubernetes/kubernetes/commit/b9171aee20a2e3bd60cdf8ed3f269577b443eb4c
We forgot to remove it from the docs before 1.23 was released.
2021-12-11 00:01:54 +02:00
Kubernetes Prow Robot
bec83989aa
Merge pull request #30830 from markusheinemann/main
...
Add glossary entry for cadvisor
2021-12-10 03:13:10 -08:00
Markus Heinemann
a86ca5b431
Add glossary entry for cadvisor
2021-12-09 22:28:24 +00:00
Kubernetes Prow Robot
0a2da8cb46
Merge pull request #30776 from reylejano/deprecation-guide-hpa
...
Add hpa v2beta1 and v2beta2 to deprecation guide
2021-12-09 02:50:09 -08:00
Rey Lejano
a1506ae810
add hpa v2beta1 and v2beta2 to deprecation guide
2021-12-08 20:57:15 -08:00
Kubernetes Prow Robot
a50b7b9a1c
Merge pull request #29668 from feloy/apiref-1.23
...
API reference v1.23
2021-12-08 16:58:09 -08:00
Philippe Martin
02445930e5
Reference docs for kubernetes 1.23
2021-12-08 09:35:00 +01:00
Qiming Teng
b198199336
Configuration API for v1.23
2021-12-08 16:19:23 +08:00
Kubernetes Prow Robot
e808edad3a
Merge pull request #30802 from tengqm/compref-123
...
Component reference for v1.23
2021-12-07 19:49:45 -08:00
Qiming Teng
f51716ce29
Component reference for v1.23
2021-12-08 09:52:24 +08:00
Jesse Butler
45d37b71ab
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-07 09:28:42 -05:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Waynerv
c2b5d6041f
fix typo
2021-12-06 18:51:21 +08:00
Kubernetes Prow Robot
a3c6627798
Merge pull request #30125 from chirangaalwis/patch-4
...
Combine Service Account to Map with Resource Type
2021-12-05 20:08:32 -08:00
Kubernetes Prow Robot
c9fb665413
Merge pull request #30741 from ptux/patch-10
...
[en] Update admission-controllers.md
2021-12-05 20:04:32 -08:00
Kubernetes Prow Robot
63db6dbf66
Merge pull request #29717 from jonassteinberg1/patch-1
...
add 'the' to 'without restarting [the] API server' from Static Token …
2021-12-05 17:56:32 -08:00
Kubernetes Prow Robot
307252f513
Merge pull request #29985 from stormqueen1990/update-secret-text
...
[en] Clarify secret encryption in the glossary
2021-12-05 17:26:33 -08:00
Wang
8a8f9c40f9
Update admission-controllers.md
2021-12-06 09:16:27 +09:00
prabhsimransingh
5f369513e0
Fixing kubectl cheatsheet run command comment to be more accurate ( #29879 )
...
* Fixing kubectl cheatsheet run command comment to be more accurate
* remove new line
2021-12-05 15:10:32 -08:00
Kubernetes Prow Robot
3baac6dde3
Merge pull request #30705 from jlbutler/merged-main-dev-1.23
...
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Kubernetes Prow Robot
11b24e5724
Merge pull request #30658 from sftim/20211128_de-emphasize_deprecated_scheduling_policies
...
De-emphasize deprecated scheduling policies for v1.23 and later
2021-12-02 11:41:44 -08:00
Kubernetes Prow Robot
b3219adc40
Merge pull request #29896 from jeefy/update-change-cause-docs
...
Add change-cause annotation to labels/annotations page
2021-12-01 18:55:33 -08:00
Tim Bannister
87f371ac8d
Fix typo
2021-12-01 23:27:21 +00:00
Kubernetes Prow Robot
1922a3d4de
Merge pull request #29685 from Guneetconvent2002/dev-1.23
...
Divided headings: labels, annotations, taints
2021-12-01 14:57:18 -08:00
Guneetconvent2002
4a7a977901
Fix headings for well-known labels annotations and taints
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-12-01 22:38:22 +00:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot
b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
...
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00