Skip to content

Commit

Permalink
docs: add gif (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
avtakkar authored Mar 19, 2024
1 parent cc1fbab commit 5ffc007
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
[![CodeQL]][code-ql]
[![Go Report Card]][go-report-card]

![cluster-ops]

This project implements peer to peer distribution of content (such as files or OCI container images) in a Kubernetes
cluster. The source of the content could be another node in the same cluster, an OCI container registry (like Azure
Container Registry) or a remote blob store (such as Azure Blob Storage).
Expand Down Expand Up @@ -285,3 +287,4 @@ integration with [Overlaybd].
[peerd.service]: ./init/systemd/peerd.service
[white paper]: https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf
[design-doc]: ./docs/design.md
[cluster-ops]: ./assets/images//cluster-ops.gif
Binary file added assets/images/cluster-ops.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ffc007

Please sign in to comment.