MusicDin / kubitect

Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.

Home Page:https://kubitect.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.

https://kubitect.io

License:Apache License 2.0


Languages

Language:Go 89.8%Language:HCL 5.8%Language:Jinja 2.0%Language:Smarty 1.3%Language:Shell 1.1%Language:Makefile 0.0%