finds.dev← search

// the find

ben1234560/k8s_PaaS

★ 5,420 · Shell · MIT · updated May 2025

如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/架构设计/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。

A Chinese-language tutorial repo that walks you through building a full enterprise PaaS/DevOps platform on Kubernetes from scratch — covering K8s cluster setup, Harbor, Jenkins, GitLab, Apollo, Prometheus/Grafana, ELK, and Spinnaker. It's a structured learning path, not a production-ready toolkit: you follow along and end up with a working environment you understand. Aimed at Chinese-speaking developers who want hands-on K8s operations experience beyond kubeadm quickstarts.

The breadth of coverage is genuine — eight chapters take you from raw Docker through a complete CI/CD pipeline with Spinnaker, and nothing is hand-waved. The 80%+ annotation coverage claim holds up: the author explains WHY each config choice exists, not just what to type. Having all binaries mirrored on Baidu Pan is practical for Chinese users who hit GFW issues downloading from GitHub/Google. The architecture diagram and chapter structure make it easy to jump to a specific component rather than reading linearly.

The entire tutorial is in Chinese with no English translation, which immediately excludes a large portion of the global K8s audience. The toolchain is heavily 2019–2020 vintage — Flannel instead of Cilium/Calico, Spinnaker Armory distribution (which Armory effectively killed), and Dubbo-centric microservice examples that assume a specific Java ecosystem. Version pinning is implicit in downloaded binaries rather than explicit in code, so reproducing this in 2025 requires hunting for matching versions. No Helm, no GitOps (ArgoCD/Flux), no Terraform — the ops patterns are pre-IaC era.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →