◐ Shell
clean mode source ↗

GitHub - byteroad/k8-admin: Manual de Administração da Infra Estrutura de Kubernetes da OGC API da DGT.

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

README

This site creates the admin documentation for the Kubernetes setup of the OGC API SDI, at DGT. Docs are built using mkdocs.

Install with

pip3 install -r requirements.txt

Build using:

mkdocs serve --livereload

Deploy using

mkdocs gh-deploy

The site is live at: https://byteroad.github.io/k8-admin/

Export PDF

Install with-pdf plugin:

pip install mkdocs-with-pdf

Build:

mkdocs build

PDF is generated at site/pdf/.

License

Licensed using MIT.