We want to create an Ingress network policy for a given port on pod that receives admission webhooks from kubernetes. We do not want to allow any other pod on the cluster to connect to this port.
Therefore, we have to know from which pod the webhooks originate? Is it kube-apiserver?
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744189667a4562373.html
评论列表(0条)