Skip to content

Changes for Big Bang📜

bb-common Integration📜

This package uses bb-common to generate:

  • Kubernetes NetworkPolicies (ingress deny-all, egress deny-all + DNS, in-namespace, HTTPS egress)
  • Istio AuthorizationPolicies (generated from NetworkPolicy config when enabled)
  • Istio PeerAuthentication (mTLS mode)
  • Istio Sidecar (outbound traffic policy)

Configuration is in chart/values.yaml under the istio and networkPolicies keys. See the bb-common documentation for the full configuration reference.