Closed T-Lakshmi closed 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.
/sig docs /language en /assign
Well... I don't there is a feature gate for this.
@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.
As there is nothing to fix i am closing this issue as not planned. /unassign
/close not-planned
@sftim: Closing this issue, marking it as "Not Planned".
/close not-planned
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