Kubernetes
Install Kubernetes Tools such as kubectl and minikube.
First, place your username in a text file in the /root directory with this echo
command below.
echo "mydesktopusername" > /root/DEFAULT_DESKTOP_USERNAME.txt
yum -y install http://pbase-foundation.com/pbase-repo.rpmyum -y install pbase-kvmyum -y install pbase-kubernetes-tools
More about Kubernetes
Read more about the Kubernetes project at:
https://kubernetes.io/