Skip to content

Commit 29600dc

Browse files
committed
update KEP 4004 to be more clear
1 parent 57f5127 commit 29600dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-07-18-kubernetes-1.31-deprecations-and-removals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ and will be removed in a later release.
5353
It's being deprecated because the value of this field wasn't (and isn't) accurate.
5454
This field is set by the kubelet, which does not have reliable information about the kube-proxy version or whether kube-proxy is running.
5555

56-
After deprecation, users can no longer retrieve the kube-proxy version from the Node object.
56+
The `DisableNodeKubeProxyVersion` [feature gate](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/) will be set to `true` in by default in v1.31 and the kubelet will no longer attempt to set the `.status.kubeProxyVersion` field for its associated Node.
5757

5858
### Removal of all in-tree integrations with cloud providers
5959

0 commit comments

Comments
 (0)