Difference between revisions of "Kubectl get networkpolicy"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  prod.elasticsearch.allow-node-traffic  app=elasticsearch-master  28h
 
  prod.elasticsearch.allow-node-traffic  app=elasticsearch-master  28h
 
  prod.elasticsearch.deny-all            app=elasticsearch-master  28h
 
  prod.elasticsearch.deny-all            app=elasticsearch-master  28h
 +
 +
[[kubectl get networkpolicy -A]]
  
  

Revision as of 13:03, 17 August 2022

kubectl get networkpolicy -n prod
NAME                                    POD-SELECTOR               AGE
prod.elasticsearch.allow-apis           app=elasticsearch-master   28h
prod.elasticsearch.allow-node-traffic   app=elasticsearch-master   28h
prod.elasticsearch.deny-all             app=elasticsearch-master   28h
kubectl get networkpolicy -A


See also

Advertising: