kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.5k stars 14.44k forks source link

maxParallelImagePulls feature gate is not documented in list of Feature Gates #48682

Closed T-Lakshmi closed 2 days ago

T-Lakshmi commented 2 days ago

This is a Bug Report Problem: maxParallelImagePulls feature gate is using in kubernetes documentation under images concept, but it is not listed in available feature gates.

Proposed Solution: List this feature gate under the Feature gates for Alpha or Beta features: https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/

Page to Update: https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/#feature-gates-for-alpha-or-beta-features

k8s-ci-robot commented 2 days ago

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
T-Lakshmi commented 2 days ago

/sig docs /language en /assign

tengqm commented 2 days ago

Well... I don't there is a feature gate for this.

T-Lakshmi commented 2 days ago

@tengqm, Thanks for letting me know. I just double check this and yes, there is no specific featuregate dependency for this.

The feature will be enabled when the kubelet config field maxParallelImagePulls is set to a non-zero value on kubelet, can be disabled by setting maxParallelImagePulls to 0 and restarting kubelet.

T-Lakshmi commented 2 days ago

As there is nothing to fix i am closing this issue as not planned. /unassign

sftim commented 2 days ago

/close not-planned

k8s-ci-robot commented 2 days ago

@sftim: Closing this issue, marking it as "Not Planned".

In response to [this](https://github.com/kubernetes/website/issues/48682#issuecomment-2467678530): >/close not-planned Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
T-Lakshmi commented 2 days ago

/close not-planned