Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.33 KB

What is Kubitect?

Kubitect is an open source project that aims to simplify the deployment and subsequent management of Kubernetes clusters. It provides a CLI tool written in Golang that lets you set up, upgrade, scale, and destroy Kubernetes clusters. Under the hood, it uses Terraform along with terraform-libvirt-provider to deploy virtual machines on target hosts running libvirt. Kubernetes is configured on the deployed virtual machines using Kubespray, the popular open source project.


Documentation

Kubitect documentation is accessible at 📖 kubitect.io.


Releases

All Kubitect releases are available on the release page.
It is recommended to use official releases, as unreleased versions from the main branch may be unstable.


Authors

Din Mušić and all contributors.


License

Apache License 2.0