Skip to content

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

License

Notifications You must be signed in to change notification settings

cdelacruzpinto/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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.8%
  • HCL 5.8%
  • Jinja 2.0%
  • Smarty 1.3%
  • Shell 1.1%