Network policy for pod1 - go-http2-client:
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: go-http2-client # unique name
namespace: ks-load # same namespace as targeted pod
spec:
podSelector: # one or multiple labels, used to find targeted pods (pods which this policy will affect)