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
Describe the bug
Suddenly pods not able to communicate with non-cluster / external services. As soon i remove the egress policy the comminucation works as usual.
Expected behavior
The pod should be able to communicate
Screenshots and log
root@fortisync-76ff5fb4cd-prwd9:/app# curl --connect-timeout 10 -4 -v https://google.com
* Trying 142.250.185.78:443...
* ipv4 connect timeout after 9997ms, move on!
* Failed to connect to google.com port 443 after 10001 ms: Timeout was reached
* Closing connection 0
curl: (28) Failed to connect to google.com port 443 after 10001 ms: Timeout was reached
root@fortisync-76ff5fb4cd-prwd9:/app#
Version: 0.6.0
Describe the bug
Suddenly pods not able to communicate with non-cluster / external services. As soon i remove the egress policy the comminucation works as usual.
How To Reproduce
Apply egress policy to a pod:
Expected behavior
The pod should be able to communicate
Screenshots and log
Additional context
values.yaml:
egress pools:
The text was updated successfully, but these errors were encountered: