kube-proxy

Kubernetes services for node host

Debian Debian
RUN apt-get update && \ apt-get install -y kubernetes-node
CentOS
RUN yum install -y kubernetes-node
Fedora
RUN dnf install -y kubernetes-node
click the source code to copy install kube-proxy on any operating system with command-not-found.com