kube-proxy
Jump to navigation
Jump to search
- https://kubernetes.io/docs/concepts/overview/components/#kube-proxy
- Snap install Kubernetes:
snap install kube-proxy --classic
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