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
If we use kubectl neat with two yaml files above, the end results are the same. However for network policies, removing the block below changes the behaviour.
Hi,
https://kubernetes.io/docs/concepts/services-networking/network-policies/#default-deny-all-egress-traffic
https://kubernetes.io/docs/concepts/services-networking/network-policies/#allow-all-egress-traffic
If we use kubectl neat with two yaml files above, the end results are the same. However for network policies, removing the block below changes the behaviour.
An example:
cat n.yaml
kubectl neat -f n.yaml
Expected output:
Thanks!
The text was updated successfully, but these errors were encountered: