The kutti CLI
This repository contains the CLI for the kutti project. The CLI is inspired by the docker CLI, and allows management of Clusters and Nodes. The physical implementation of underlying networks and hosts is handled via Drivers. Each driver is also responsible for providing a repository to download host templates for supported Kubernetes versions.
The CLI includes a simple SSH client for connecting to nodes it creates.