Home

Awesome

Kubernetes PDF Documentation

This repository contains all the Kubernetes documentation in PDF format, generated automatically.

How the files are structured?

PDF files can be found under PDFs directory; they are grouped in sections:

For a more detailed index, see here

Dependencies

How to run the code

  1. Install the dependencies. Use $ pipenv install for installing python packages.
  2. $ pipenv shell
  3. $ python kubernetes-doc.py
  4. $ ./gen_ref_docs.sh

Troubleshooting

Similar Project: