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
Protection of the worker node is currently left to the user and is typically done using iptables. The NodePort work has introduced the foundation required to apply security policies to host traffic for both ingress and egress.
Summary
Protection of the worker node is currently left to the user and is typically done using
iptables. The NodePort work has introduced the foundation required to apply security policies to host traffic for both ingress and egress.Details
TBD