# opsnull/follow-me-install-kubernetes-cluster

和我一步步部署 kubernetes 集群

Repository: https://github.com/opsnull/follow-me-install-kubernetes-cluster
Canonical: https://ross.abutalabs.com/products/follow-me-install-kubernetes-cluster
Language: Shell
License: NOASSERTION
License Family: other
Topics: kubernetes, etcd, flanneld, docker, coredns, efk, harbor, docker-registry, containerd
Last push: 2022-04-18T13:52:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3433, "days_push": 1598, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7525, forks 2847 (observed 2026-08-28T04:10:00.488615+00:00)

## What it is
A step-by-step tutorial (GitBook with shell scripts) for manually deploying a Kubernetes cluster from binaries, the 'hard way'. It explains each component's startup parameters, certificates, and networking so readers understand how Kubernetes works internally.

## Use cases
- learn how kubernetes components work by deploying them manually
- deploy a kubernetes cluster from scratch with kubeadm alternatives
- understand x509 mutual TLS and RBAC setup in kubernetes
- set up etcd, apiserver, kubelet, and calico networking by hand
- study a complete kubernetes cluster installation guide with scripts

## When to choose
- you want to deeply understand kubernetes internals through hands-on binary deployment
- you need a scripted, component-by-component cluster install on CentOS
- you are preparing for kubernetes certifications or interviews and want hard-way experience

## When to avoid
- you want a quick production cluster - use kubeadm, kops, or a managed service instead
- you need support for the latest kubernetes versions - the guide targets v1.16.x and updates have slowed
- you are a complete beginner with no kubernetes basics

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools, container-orchestration, infrastructure-as-code
- domain: cloud-computing, tutorials, infrastructure-as-code, self-hosted
- platform: self-hosted, cli
- tags: kubernetes, kubernetes-deployment, hard-way, tutorial, etcd, containerd, calico, coredns, prometheus, shell-scripts, chinese-documentation, containers, devops, linux

## Member repositories
- opsnull/follow-me-install-kubernetes-cluster (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:00.488615+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:37:28.292868+00:00, confidence not recorded.
  - readme: https://github.com/opsnull/follow-me-install-kubernetes-cluster (fetched 2026-08-28T04:10:00.488615+00:00, sha a8ca752b1795)
- Data as of 2026-08-30T08:39:29.467469+00:00.
