numerous-coat-84186
01/30/2024, 2:34 PM11116 upgradeaware.go:440] Error proxying data from backend to client: write tcp 10.100.73.98:6443->10.244.0.22:39048: write: broken pipe
From some googling it appears that it related to communication between kube-api-server and kubelet, we tried setting the same cipher suits in kube-api-server but still getting the same error.
So we are trying to figure out whether this is a critical issue, as everything appears to be working fine, and also if you have any idea how we can resolve said issue?