Difference between revisions of "Kube-proxy"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
 
  [[kubectl -n kube-system describe configmaps kube-proxy]]
 
  [[kubectl -n kube-system describe configmaps kube-proxy]]
 
  [[kubectl -n kube-system describe configmaps kube-proxy-config]]
 
  [[kubectl -n kube-system describe configmaps kube-proxy-config]]
 +
[[kubectl -n kube-system describe configmaps kube-root-ca.crt]]
  
 
== Related terms ==
 
== Related terms ==

Revision as of 19:56, 2 July 2022

EKS

kubectl describe configmaps -A | grep -w Name
Name:         kube-proxy
Name:         kube-proxy-config
Name:         kube-root-ca.crt

kubectl -n kube-system describe configmaps kube-proxy
kubectl -n kube-system describe configmaps kube-proxy-config
kubectl -n kube-system describe configmaps kube-root-ca.crt

Related terms

See also

Advertising: