Keramik is a Kubernetes operator for simulating Ceramic networks.
The k8s
directory contains the kubernetes manifests for deploying Keramik.
Documentation is done using mdbook
cargo install mdbook
Book source can then be found in keramik and can be viewed locally with
mdbook serve --open
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.