homelab icon indicating copy to clipboard operation
homelab copied to clipboard

More Networkpolicies

Open timtorChen opened this issue 1 year ago • 0 comments

  1. Follows the least priviledge principle and add Neworkpolicy on each namespace.
  2. For appliction use hostNetwork: true, Networkpolicy will not work, thus extra treatments should be considered:
  • Add kube-rbac-proxy sidecar in front of node-exporter.
  • Add CNI plugin multus-cni enabling multiple network interface for cephcluster.

timtorChen avatar Mar 01 '24 15:03 timtorChen