Open charlierm opened 1 month ago
I expect return traffic to be allowed, if I add in an explicit rule into the networkpolicy then it starts working.
This is a good work around and solution for this.
I assume a new pod had come up in the destination, and return traffic got denied due to reconciliation time issue in standard mode.
Have you considered moving to strict mode?
What happened:
This could be a possible dupe of #175 #100, we're seeing issues with long lived connections being dropped (return traffic not being allowed). Current example is the Grafana-Operator calling kube-api. We're using the latest version of the VPC CNI with bottlerocket nodes. We see logs from the operator failing:
As well as the network policy logs:
What you expected to happen: I expect return traffic to be allowed, if I add in an explicit rule into the
networkpolicy
then it starts working. Also worth noting this happens intermittently.How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
): v1.30.4-eks-a737599cat /etc/os-release
): bottlerocketuname -a
):