Intel will not provide or guarantee development of or support for this project, including but not limited to, maintenance, bug fixes, new releases or updates.
Patches to this project are no longer accepted by Intel.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the community, please create your own fork of the project.
The new upstream repository is taotriad/cluster-management-toolkit.
contact: [email protected]
Cluster Management Toolkit for Kubernetes (CMT) is a set of tools intended to simplify installation and maintenance of Kubernetes clusters. It provides tools to setup clusters and manage nodes, either by specifying the configuration directly on the command line, or through template files. The curses-based user interface (cmu) presents the various Kubernetes objects (such as Pods, Deployments, ConfigMaps, Namespaces, etc.) in a way that tries to obviate all object relations.
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.
Usage documentation for CMT is available here.
