This repository contains all the Kubernetes documentation in PDF format, generated automatically.
PDF files can be found under PDFs directory; they are grouped in sections:
- Setup (Getting Started)
- Concepts
- Tasks
- Tutorials
- Reference
kubectlReference
For a more detailed index, see here
dockerpython3pipenvrequests-html
- Install the dependencies. Use
$ pipenv installfor installing python packages. $ pipenv shell$ python kubernetes-doc.py$ ./gen_ref_docs.sh
- If weasyprint is stuck when generating pages, check if you run out of memory, generating the larger PDFs (e.g. Reference.pdf) is quite memory heavy.
-
EPUB/MOBI version of the documents can be found here