49e5f17cb5
In https://review.opendev.org/#/c/548139/, we did the same change for worker node, because kubelet is also installed on master nodes, we need the same configuration, otherwise, the pods on master nodes won't work properly(lost connection or timout frequently). Story: #2005805 Task: #33544 Change-Id: I14c4dcdd1d73e2d94325974b4e55c1e37a20d9ea
6 lines
246 B
YAML
6 lines
246 B
YAML
fixes:
|
|
- Fixed an issue that applications running on master nodes which rely on
|
|
network connection keep restarting because of timeout or connection lost,
|
|
by making calico devices unmanaged in NetworkManager config on master
|
|
nodes.
|