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
Logs
"Adding new service port" ...
Related terms
See also
- kube-proxy:
kubectl proxy
,kubectl proxy --help
, 8001, Kubernetes API, https localhost 8001,kubectl port-forward
- Kubernetes Components,
kube-proxy, kube-scheduler, kube-apiserver, kubelet, kubectl, kubeadm
, Kubernetes controller manager, Kubernetes controllers, Kubernetes Addons, Kubernetes Topology Manager - Kubernetes networking: network policies, Network Policy Providers, CNI, Calico, flannel, Service mesh, Istio,
kube-proxy, coredns, AWS VPC CNI: vpc-cni
, Kubernetes: Ingress controllers, IPVS, ServiceTypes:LoadBalancer, ClusterIP, NodePort, ExternalName
, Endpoints, EndpointSlices, Kubernetes DNS,svc.cluster.local
, Weave Net
Advertising: