Home
Softono
kubitect

kubitect

Open source Apache-2.0 Go
170
Stars
42
Forks
15
Issues
4
Watchers
2 months
Last Commit

About kubitect

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

Platforms

Web Self-hosted Kubernetes

Languages

Go

Kubitect


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 :book: 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