k8s_PaaS is a hands-on Chinese tutorial project for building a complete PaaS and DevOps platform on top of Kubernetes. It teaches users how to deploy and connect core infrastructure components such as Kubernetes, Dashboard, Harbor, Jenkins, local GitLab, Apollo, Prometheus, Grafana, Spinnaker, Zookeeper, etcd, and related services. The repository is structured as a practical learning path with real deployment code, architecture design notes, operational screenshots, and extensive comments. It explains not only what to do, but also why each step matters and how to complete it in a working environment. The guide is aimed at helping beginners move from Docker basics to a full Kubernetes-based delivery platform. By the end, users are expected to understand automated deployment, CI/CD, monitoring, configuration management, service delivery, and platform maintenance.
Features
- Step-by-step Kubernetes PaaS tutorial
- Docker and container foundations
- Harbor, Jenkins, and GitLab setup
- CI/CD delivery workflow examples
- Prometheus and Grafana monitoring
- Annotated scripts and architecture diagrams