Ensure NetworkPolicies are sufficient for a basic setup
Current state of the NetworkPolicies is not sufficient as a basic setup since many things have changed in the Big Bang ecosystem since this package was introduced. The following need to be added and/or proper functionality ensured:
- [] additional network polices
- [] allow-all-egress
- [] allow-in-ns
- [] allow-istiod-egress
- [] default-deny-all
- [] egress-dns
- [] ingress-istio
For the istio NetworkPolicies, ensure dynamic netpol support is enabled per: big-bang/bigbang#2542