Commit Graph

502 Commits

Author SHA1 Message Date
Mrunal Patel bf90a22aaf Update docs for Pod Priority Based Node Graceful Shutdown beta
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Qiming Teng 5d231f1774 Add ServerSideFieldValidation feature gate
It turns out the feature was not documented for 1.23.
2022-03-30 16:09:06 +08:00
Kubernetes Prow Robot 1336c6461f
Merge pull request #32150 from tengqm/tune-feature-gates
Tune the feature gates page
2022-03-28 15:31:41 -07:00
Mitesh Jain d21c4302bc
Remove bootstrap token being in beta state in kubelet-tls-bootstrapping.md 2022-03-28 19:17:39 +05:30
Qiming Teng cfc613135f Fix feature state for ControllerLeaderMigration
The feature has been promoted to Beta in 1.22, according to
content/en/docs/tasks/administer-cluster/controller-manager-leader-migration.md
and upstream source.
2022-03-25 14:12:41 +08:00
Rey Lejano 2fdcf73c42
Update content/en/docs/reference/command-line-tools-reference/kubelet.md 2022-03-14 11:27:21 -07:00
Manish Kumar 7181361798
updated for --dynamic-config-dir 2022-03-14 18:29:38 +05:30
Manish Kumar 005e3fd4cf
Update deprecation message for kubelet's flag. 2022-03-14 18:18:31 +05:30
Qiming Teng 461a09332b [zh] Tune the feature gates page
Reformat some line wraps, reorder some items in the description and
fix a version missing in table 1.
2022-03-09 21:28:09 +08:00
Kubernetes Prow Robot e8ac32b1fd
Merge pull request #32061 from koolwithk/patch-1
Docs - Fixed double quotes issue with feature-gates
2022-03-07 14:30:24 -08:00
Kubernetes Prow Robot 6971f8e4e8
Merge pull request #31626 from wongma7/migrationplugin
Add that CSIMigration* fallback does not work for provision operations
2022-03-06 11:48:52 -08:00
koolwithk 927cd05181
Docs - Fixed double quotes issue with feature-gates
Double quotes was giving error as below, may be need to update the code to accept the double quotes.

Error: invalid argument "\"GracefulNodeShutdown=true\"" for "--feature-gates" flag: invalid value of "GracefulNodeShutdown=true", err: strconv.ParseBool: parsing "true\"": invalid syntax
2022-03-05 14:55:49 +05:30
Kubernetes Prow Robot d202485f1e
Merge pull request #31563 from bryfry/main
correct references to service-account-signing-key-file flag
2022-02-21 03:42:11 -08:00
shivam tyagi 33b55edda7 fixed 2022-02-19 01:20:10 +05:30
bryfry c14e5c2c43 correct references to service-account-signing-key-file flag 2022-02-13 01:13:56 +00:00
Matthew Wong d5c500bda3 Add that CSIMigration* fallback does not work for provision operations 2022-02-08 17:31:06 -08:00
Qiming Teng 37fae75ffd Fix links in feature gates
Some links are pointing to redirection records, which will be
problematic for downstream localizations.
2022-02-05 15:01:31 +08:00
Kubernetes Prow Robot df0011723b
Merge pull request #31464 from tengqm/tune-kubelet-ref
Update kubelet reference
2022-02-02 05:30:22 -08:00
Subhasmita Swain cdfe3fa6bc
removal of docker runtime mentions in feature gates page (#31498)
* removal of docker runtime mentions in feature gates page

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-25 16:24:26 -08:00
Qiming Teng f7da06af13 Update kubelet reference
The reference for kubelet is manually maintained due to upstream code changes.
This PR updates the reference according to the help message from the 1.23 version of kubelet executable.
2022-01-22 20:21:19 +08: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
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
Qiming Teng 4f27a3fb16 Update feature gates for 1.23 2021-12-14 09:54:14 +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
Tim Bannister 87f371ac8d Fix typo 2021-12-01 23:27:21 +00:00
Kubernetes Prow Robot f17f3884a2
Merge pull request #29740 from SergeyKanzhelev/grpcProbeDocsPlaceholder
gRPC probes support (KEP 2727)
2021-11-30 16:09:18 -08:00
Brandon Smith 6a684469cb
Windows HostProcess Beta 1.23 Documentation (#30391)
* Added initial version change

* Added more information for HostProcess in 1.23, removed content relating to 1.22 specifically.

* Made containerd mention specific to 1.6

* Added note about base images and removed annotation mentions

* Reworded prerequisites section.
2021-11-30 15:49:17 -08:00
Sergey Kanzhelev ef6668539c gRPC probes 2021-11-30 23:35:27 +00:00
Kubernetes Prow Robot 0660f9a376
Merge pull request #30436 from ravisantoshgudimetla/windows-pods
[docs][windows]: Pod OS field update
2021-11-30 13:59:01 -08:00
ravisantoshgudimetla 89e744666c [docs][windows]: Pod OS field update
Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-30 16:52:44 -05:00
Kubernetes Prow Robot a8f9148849
Merge pull request #30593 from alculquicondor/ready-alpha
Add JobReadyPods feature gate
2021-11-30 11:51:02 -08:00
Kubernetes Prow Robot 84760237c6
Merge pull request #30626 from cici37/validation-rules
Add documentation for Validation Rules feature to Custom Resource Definitions task docs
2021-11-30 10:38:56 -08:00
Kubernetes Prow Robot 177448d3f8
Merge pull request #30552 from gnufied/kep-1790-doc
Add doc for Recovery from expansion failure
2021-11-30 10:18:56 -08:00
Hemant Kumar 22475d9cf1
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-29 21:29:57 -05:00
Kubernetes Prow Robot 348045197e
Merge pull request #30445 from trierra/csi-portworx
CSI migration portworx in alpha state
2021-11-29 15:19:21 -08:00
Kubernetes Prow Robot 48612bee86
Merge pull request #30553 from gnufied/kep-695-doc
Move ConfigurableFSGroupPolicy to GA
2021-11-29 13:51:21 -08:00
Hemant Kumar 37532e231a Add docs for RecoverVolumeExpansionFailure feature 2021-11-29 16:37:57 -05:00
Hemant Kumar 2ebfcfea1a Update docs for ConfigurableFSGroupPolicy 2021-11-29 14:03:26 -05:00
Oksana Naumov 02f63b9661 CSI migration of Portworx is in alpha 2021-11-29 10:49:10 -08:00
Kubernetes Prow Robot 44576253cf
Merge pull request #30533 from humblec/rbd-mig-doc-1.23
Add RBD CSI migration section to the storage volumes guide
2021-11-29 09:13:23 -08:00
cici37 9d69f67399 Add feature gate `CustomResourceValidationExpressions` into /command-line-tools-reference/feature-gates.md 2021-11-29 09:06:40 -08:00
Kubernetes Prow Robot 3aa8d6b429
Merge pull request #30435 from ravisantoshgudimetla/psb
[docs]: Promote STS minReadySeconds to beta
2021-11-29 08:53:23 -08:00
Humble Chirammal 280229b0ec Add RBD CSI migration section to the storage volumes guide
Kubernetes adds the RBD CSI migration functionality via CSI
migration translation lib.

Ref# kubernetes/kubernetes#95361

This commit add the migration details to volumes.md and
feature-gates.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-11-26 23:42:10 +05:30