lework/kainstall
Use shell scripts to install kubernetes(k8s) high availability clusters and addon components based on kubeadmin with one click.使用shell脚本基于kubeadmin一键安装kubernetes 高可用集群和addon组件。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2175
- days_rel: n/a
- days_push: 971
- n_releases_24m: 0
Adoption not part of the score
1057 stars · 269 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A single-file shell script that installs Kubernetes high-availability clusters based on kubeadm with one command, including server initialization and optional addon components. It supports offline deployment, cluster upgrades, certificate renewal, and adding or removing nodes.
Use cases
- install a kubernetes HA cluster with one command
- deploy k8s without ansible or python dependencies
- set up a kubernetes cluster in an air-gapped offline environment
- add or remove worker nodes from an existing kubeadm cluster
- renew kubernetes cluster certificates
- install ingress, network, storage, and monitoring addons alongside k8s
- initialize servers for kubernetes with kernel and sysctl tuning
When to choose
- you want a lightweight, dependency-free shell script instead of ansible playbooks
- you need fast one-command kubeadm-based HA cluster deployment
- you must install kubernetes on servers without internet access using offline packages
- you want bundled installation of common addons like calico, ingress, and dashboard
When to avoid
- you need declarative, idempotent infrastructure management at scale
- your environment requires managed kubernetes or gitops workflows
- you need support for operating systems outside the supported centos/debian/ubuntu list
- you prefer tools like kubespray, k3s, or kubeadm directly with custom automation
Facets
cli-tool · maturity maintenance
deployment infrastructure-as-code container-orchestration developer-tools cloud-computing infrastructure-as-code self-hosted cli kubernetes kubeadm high-availability cluster-installation bash-script offline-install addon-components devops containers linux shell
1 source
- readme: https://github.com/lework/kainstall · fetched 2026-08-28 · e66131432e45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lework/kainstall | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lework/kainstall")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem