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
I think it is not possible to have a healthcheck of iptables because iptables is not a daemon or service that runs in the background; instead, it is a tool for configuring the kernel’s packet filtering rules. Once the rules are set up, the packet filtering is handled by the Linux kernel itself.
There's a check to keep health on pod ?
The text was updated successfully, but these errors were encountered: