[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
 
 

en

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kubernetes Handbook

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.

Reading

Source Code

The source code of this handbook is on https://github.com/feiskyer/kubernetes-handbook.

Contributing

Any kinds of contributing are welcomed. Please send PRs or open issues on Github https://github.com/feiskyer/kubernetes-handbook.