Kubernetes Handbook is a comprehensive reference guide and educational resource for learning and working with Kubernetes.
The handbook addresses the need for systematic, up-to-date Chinese-language documentation on Kubernetes by collecting practical guidance and implementation patterns. It organizes knowledge about Kubernetes core functionality including container deployment and rolling updates, load balancing and service discovery, cluster scheduling across machines and regions, autoscaling, stateless and stateful services, volume support, and the plugin mechanism for extensibility. The guide is structured as an open electronic book designed for reference and lookup during development and operational work with Kubernetes.
This resource suits developers and operators seeking a consolidated reference for Kubernetes concepts and practices in Chinese. It works best for those who prefer systematic documentation over scattered blog posts or official references, and for teams building on Kubernetes who need a shared knowledge base. The handbook is intended to complement rather than replace official Kubernetes documentation, serving as a practical guide grounded in real-world usage patterns.
The project welcomes community contributions to expand and refine its content. The handbook maintains alignment with Kubernetes versions through documented update records, indicating ongoing effort to keep material current with the platform's evolution. The project is structured to support collaborative improvement, with clear contribution guidelines and an open process for community participation in maintaining and extending the guide.