Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
This handbook aims to provide a detailed guide of running and understanding both inside and outside of Kubernetes. Contents include
- Introduction of Kubernetes
- Basic concepts
- Architecture and components
- Deploying
- Plugins
- Applications
- Troubleshooting
Note: Only troubleshooting part is translated yet. New translations are welcomed.
The source code of this handbook is on https://github.com/feiskyer/kubernetes-handbook.
Any kinds of contributing are welcomed. Please send PRs or open issues on Github https://github.com/feiskyer/kubernetes-handbook.