k3s/pkg/daemons/agent
Brad Davidson 491aa11e10 Revert "Give kubelet the node-ip value (#5579)"
This reverts commit aa9065749c.

Setting dual-stack node-ip does not work when --cloud-provider is set
to anything, including 'external'. Just set node-ip to the first IP, and
let the cloud provider add the other address.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-06-02 17:36:55 -07:00
..
agent_linux.go Revert "Give kubelet the node-ip value (#5579)" 2022-06-02 17:36:55 -07:00
agent_windows_test.go
agent_windows.go Re-add --cloud-provider=external kubelet arg 2022-06-01 14:23:53 -07:00
agent.go