rke

Kubernetes installer that deploys K8s clusters anywhere

brewmacoslinux
Try with needOr install directly
Source

About

Rancher Kubernetes Engine, a Kubernetes installer that works everywhere

Commands

rke

Examples

Create a new Kubernetes cluster from a cluster configuration file$ rke up --config cluster.yml
Remove a Kubernetes cluster and clean up nodes$ rke remove --config cluster.yml
Check the health and status of a running cluster$ rke up --config cluster.yml --update-only