Install Kube-proxy On A Debian, CentOS And Fedora

Install Kube-proxy On A Debian, CentOS And Fedora

kube-proxy

Kubernetes services for node host

Install kube-proxy

  • Debian apt-get install kubernetes-node Click to copy
  • CentOS yum install kubernetes-node Click to copy
  • Fedora dnf install kubernetes-node Click to copy

kubernetes-node

Kubernetes services for node host

origin

Open Source Container Management by Red Hat
Install the latest version of kube-proxy in Debian, CentOS and Fedora from terminal. To install the kube-proxy just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of kube-proxy from the respository and install it in your computer/server.