Skip to content

MusicDin/kubitect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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