kubernetes

Open Source Container Management by Red Hat

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