An open API service indexing awesome lists of open source software.

https://github.com/kubesail/kubesail-docs

Official KubeSail Docs
https://github.com/kubesail/kubesail-docs

Last synced: 12 months ago
JSON representation

Official KubeSail Docs

Awesome Lists containing this project

README

          

# KubeSail Documentation

This repository is built using mkdocs. To develop locally, install [Python Poetry](https://python-poetry.org/docs/#installation) and run the following command.

poetry install
poetry run mkdocs serve