Skip to content

Manual de Administração da Infra Estrutura de Kubernetes da OGC API da DGT.

License

Notifications You must be signed in to change notification settings

byteroad/k8-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Manual de Administração da Infra Estrutura de Kubernetes da OGC API da DGT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published