kubitect
Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.
File Explorer
Download Latest Version (.zip)- action.yml
- docs.yml
- release-binaries.yml
- tests-deployment.yml
- tests.yml
- dependabot.yml
- cmd.go
- cmd_apply.go
- cmd_destroy.go
- cmd_export.go
- cmd_export_config.go
- cmd_export_kubeconfig.go
- cmd_export_preset.go
- cmd_list.go
- cmd_list_clusters.go
- cmd_list_presets.go
- cmd_test.go
- main.go
- meta_clusters.go
- meta_clusters_test.go
- utils.go
- utils_test.go
- favicon.svg
- icon_file-lines.svg
- icon_filelaptop.svg
- icon_handshake.svg
- icon_lab.svg
- icon_network.svg
- img_access-cloud-provider.png
- img_access-nodeport.png
- img_access-self-provisioned-edge.png
- img_network-bridge.png
- img_rook-cluster-arch.png
- img_rook-cluster-labels.png
- img_rook-cluster-node-selector.png
- img_topology-1m-arch.png
- img_topology-1m1w-arch.png
- img_topology-1m1w-base.png
- img_topology-1m3w-arch.png
- img_topology-3m3w1lb-arch.png
- img_topology-3m3w1lb-base.png
- img_topology-ha-arch.png
- img_topology-ha-base.png
- img_topology-ha.png
- logo.svg
- logo_512.png
- logo_black.svg
- logo_white.svg
- extra.js
- home.css
- introduction.css
- style.css
- tailwind.css
- accessing-cluster.md
- full-example.md
- ha-cluster.md
- multi-master-cluster.md
- multi-worker-cluster.md
- network-bridge.md
- rook-cluster.md
- single-node-cluster.md
- local-development.md
- troubleshooting.md
- getting-started.md
- installation.md
- introduction.md
- quick-start.md
- requirements.md
- addons.md
- cluster-name.md
- cluster-network.md
- cluster-node-template.md
- cluster-nodes.md
- hosts.md
- kubernetes.md
- destroying.md
- scaling.md
- upgrading.md
- cli.md
- configuration.md
- before-you-begin.md
- CNAME
- home.html
- index.md
- introduction.html
- main.html
- requirements.txt
- tailwind.config.js
- all.yaml
- main.yaml
- main.yaml
- main.yaml
- main.yaml
- rook-deploy.yaml
- rook-eligible-nodes.yaml
- rook-node-selector-filter.yaml
- rook-cluster.yaml.j2
- rook-operator.yaml.j2
- main.yaml
- main.yaml
- main.yaml
- main.yaml
- main.yaml
- main.yaml
- configure_haproxy.yaml
- configure_keepalived.yaml
- main.yaml
- haproxy.cfg.j2
- keepalived.cfg.j2
- ansible.cfg
- finalize.yaml
- haproxy.yaml
- requirements.txt
- example-multi-master.yaml
- example-multi-worker.yaml
- example-single-node.yaml
- getting-started.yaml
- minimal.yaml
- inventory.yaml
- inventory_partial.yaml
- all.yaml
- etcd.yaml
- inventory.yaml
- k8s-cluster.yaml
- main.tf
- output.tf
- variables.tf
- versions.tf
- network.tf
- output.tf
- variables.tf
- versions.tf
- output.tf
- variables.tf
- output.tf
- variables.tf
- versions.tf
- vm.tf
- filelock-exec.sh
- cloud_init.tpl
- cloud_init_network_dhcp.tpl
- cloud_init_network_static.tpl
- main.tf.tpl
- output.tf
- variables.tf
- versions.tf
- embed.go
- embed_test.go
- context.go
- context_mock.go
- context_test.go
- errors.go
- event.go
- event_test.go
- README.md
- rule.go
- rule_list.go
- rule_test.go
- manager.go
- manager_mock.go
- common.go
- common_playbooks.go
- k3s.go
- k3s_playbooks.go
- kubespray.go
- kubespray_playbooks.go
- kubespray_test.go
- template.go
- template_test.go
- cmd_default.go
- cmd_linux.go
- template.go
- template_test.go
- terraform.go
- terraform_test.go
- provisioner.go
- provisioner_mock.go
- action_apply.go
- action_apply_test.go
- action_destroy.go
- action_destroy_test.go
- cluster.go
- cluster_mock.go
- cluster_test.go
- errors.go
- meta.go
- utils.go
- utils_test.go
- constants.go
- addons.go
- addons_test.go
- cluster.go
- cluster_network.go
- cluster_network_test.go
- cluster_node_template.go
- cluster_node_template_test.go
- cluster_nodes.go
- cluster_nodes_lb.go
- cluster_nodes_lb_test.go
- cluster_nodes_master.go
- cluster_nodes_master_test.go
- cluster_nodes_test.go
- cluster_nodes_worker.go
- cluster_nodes_worker_test.go
- cluster_test.go
- common.go
- common_test.go
- config.go
- config_test.go
- host.go
- host_conn.go
- host_conn_test.go
- host_test.go
- kubernetes.go
- kubernetes_test.go
- mock.go
- config.go
- config_test.go
- ansible.go
- ansible_test.go
- git.go
- git_test.go
- virtualenv.go
- virtualenv_test.go
- streams.go
- streams_mock.go
- streams_test.go
- block.go
- block_error.go
- block_test.go
- colors.go
- fmt.go
- fmt_test.go
- ui.go
- ui_mock.go
- ui_test.go
- compare.go
- compare_basic.go
- compare_interface.go
- compare_map.go
- compare_pair.go
- compare_pointer.go
- compare_slice.go
- compare_struct.go
- compare_test.go
- diff.go
- diff_change.go
- error.go
- result.go
- result_output.go
- result_test.go
- defaults.go
- client.go
- file.go
- file_test.go
- errors.go
- keygen.go
- keygen_test.go
- functions.go
- functions_test.go
- templates.go
- templates_test.go
- error.go
- error_test.go
- utils.go
- utils_test.go
- validation.go
- validation_test.go
- validators.go
- validators_extra.go
- validators_test.go
- deploy-cluster.sh
- deploy-node.sh
- destroy-cluster.sh
- test-cluster.sh
- .gitignore
- go.mod
- go.sum
- LICENSE
- Makefile
- mkdocs.yml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/MusicDin/kubitect
Downloads the entire project code from GitHub to your computer.
cd kubitect
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
pip install -r embed/ansible/kubitect/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
3. Go
MediumPrerequisites
go build ./...
Compiles the Go program into an executable.
go run .
Runs the Go program directly without a separate build step.
If the build finishes without errors, it worked. If you used go run ., check the terminal output.
4. Make
MediumPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
