Keramik is a Kubernetes operator for simulating Ceramic networks.
The k8s
directory contains the kubernetes manifests for deploying Keramik.
See the online documentation, or follow the steps below to build the docs.
Documentation is done using mdbook
cargo install mdbook
Book source can then be found in keramik and can be viewed locally with
make book-serve
Contributions are welcome! Opening an issue to discuss your idea is a good first step. When you are ready please use conventional commit messages in your commits and PR titles.