You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to [1] & [2], the kubelet is no longer relying on the
following binaries:
- conntrack since Kubernetes 1.24.
- iproute / iproute2
- ethtool
Thus drop the dependencies.
[1] coreos/rhel-coreos-config#42
[2] #4106
0 commit comments