Public release of katbox

This commit is contained in:
Renán Del Valle 2021-04-12 12:00:01 -07:00
commit 4c764e09a4
46 changed files with 4646 additions and 0 deletions

6
docs/README.md Normal file
View file

@ -0,0 +1,6 @@
# Katbox Documentation
* [High level overview](overview.md)
* [Volume creation and deletion flow](create-delete-flow.md)
* [How to deploy Katbox](deploy-1.18-and-later.md)
* [Running an sample application leveraging katbox](example-ephemeral.md)