Skip to content

Commit

Permalink
update KEP 4004 to be more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
a-mccarthy committed Jul 18, 2024
1 parent 57f5127 commit 29600dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ and will be removed in a later release.
It's being deprecated because the value of this field wasn't (and isn't) accurate.
This field is set by the kubelet, which does not have reliable information about the kube-proxy version or whether kube-proxy is running.

After deprecation, users can no longer retrieve the kube-proxy version from the Node object.
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.

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

Expand Down

0 comments on commit 29600dc

Please sign in to comment.