English | δΈζ
π Welcome to KubeKey!
KubeKey is an open-source lightweight task flow execution tool. It provides a flexible and fast way to install Kubernetes.
KubeKey has passed the CNCF Kubernetes Conformance Certification
- Expanded from Kubernetes lifecycle management tool to task execution tool (flow design refers to Ansible)
- Supports multiple ways to manage task templates: git, local, etc.
- Supports multiple node connection methods, including: local, ssh, kubernetes, prometheus.
- Supports cloud-native automated batch task management
- Advanced features: UI page (not yet open)
Get the corresponding binary files from the Release page.
curl -sfL https://get-kk.kubesphere.io | sh -| Original File | Extracted File |
|---|---|
| kubekey-v4.x.x-linux-amd64.tar.gz | kk: KubeKey binary |
| web-installer.tgz | dist: Web UI resources. host-check.yaml, kubernetes, kubesphere: Task template files. schema: Configuration files. README.md: Installation documentation. |
| package.sh | Offline package build script. |
kk create clusterUI only supported after v4.0.0
kk web --schema-path schema --ui-path dist