kuttiproject / kutti

Manage multi-node kubernetes clusters on local environments like VirtualBox or Hyper-V

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kutti

The kutti CLI

Go Report Card GitHub release (latest by date)

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.

Icon made by Freepik from Flaticon

About

Manage multi-node kubernetes clusters on local environments like VirtualBox or Hyper-V

License:MIT License


Languages

Language:Go 84.2%Language:PowerShell 7.9%Language:Makefile 3.2%Language:Shell 2.6%Language:NSIS 2.0%