# easzlab/kubeasz

使用Ansible脚本安装K8S集群，介绍组件交互原理，方便直接，不受国内网络环境影响

Repository: https://github.com/easzlab/kubeasz
Canonical: https://ross.abutalabs.com/products/kubeasz
Homepage: https://github.com/easzlab/kubeasz
Language: Jinja
License Family: other
Topics: kubernetes, ansible, k8s, docker, calico, flannel, etcd, kubeasz, cilium
Last push: 2026-08-24T01:36:56+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 84, longevity 100
- inputs: {"age_days": 3216, "days_push": 10, "days_rel": 24, "gap_med": 87.0, "n_releases_24m": 7}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11413, forks 3658 (observed 2026-08-28T04:10:46.953909+00:00)

## What it is
kubeasz is an Ansible-playbook-based toolkit for deploying highly available Kubernetes clusters from binaries, with fine-grained control over every component's parameters. It also serves as a reference guide explaining Kubernetes component interactions, supporting multiple network plugins (calico, cilium, flannel, kube-ovn, kube-router) and is CNCF conformance certified.

## Use cases
- deploy a highly available kubernetes cluster with ansible
- install k8s offline behind restricted networks
- set up a kubernetes cluster on bare metal or self-hosted VMs
- choose and configure a CNI like calico or cilium for my cluster
- quickly spin up a single-node kubernetes test environment
- understand how kubernetes components interact during deployment
- deploy kubernetes on arm64 and amd64 servers

## When to choose
- you want binary-based, fully customizable kubernetes deployments rather than kubeadm defaults
- you need offline or air-gapped kubernetes installation
- you run Linux servers (RHEL, Debian, Ubuntu, openEuler, etc.) and want automated HA cluster setup
- you want step-by-step documentation explaining each cluster component

## When to avoid
- you need managed kubernetes (EKS, GKE, ACK)
- your targets are Windows or macOS hosts
- you prefer kubeadm, k3s, or a GitOps-style cluster provisioning tool
- you need a supported enterprise SLA

## Facets
- artifact type: infra-config
- maturity: active
- function: deployment, infrastructure-as-code, container-orchestration, configuration-management, developer-tools
- domain: cloud-computing, infrastructure-as-code, self-hosted
- platform: cli, self-hosted
- tags: kubernetes, ansible, k8s-deployment, etcd, calico, cilium, flannel, containerd, cncf-conformance, offline-install, high-availability, devops, containers, linux

## Member repositories
- easzlab/kubeasz (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.953909+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:15:36.630723+00:00, confidence not recorded.
  - readme: https://github.com/easzlab/kubeasz (fetched 2026-08-28T04:10:46.953909+00:00, sha 9e367faa3044)
  - homepage: https://github.com/easzlab/kubeasz (fetched 2026-08-29T08:14:20.501820+00:00, sha f0907d8279cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
