Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 698 Bytes

Introduction.md

File metadata and controls

21 lines (14 loc) · 698 Bytes

Introduction

Cluster Management Toolkit for Kubernetes (CMT) is a set of tools intended to simplify installation and maintenance of Kubernetes clusters.

Installation and management is done through a combination of Ansible playbooks, Python scripts, a curses-based user interface, as well as calls to kubectl or kubeadm whenever necessary.

Supported platforms

See supported platforms for more information.

Getting started

To get started using CMT, the first step is installation.

If interested you can also check out the project roadmap.