Skip to content

Commit d3db9e5

Browse files
committed
documentation update
1 parent fc2748e commit d3db9e5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# WIP: PVCi
2-
## Persistent Volume Claim S3 Object Injector
1+
![API call sequence](./pvci.png)
2+
3+
## PVCi: Persistent Volume Claim (S3 Object) Injector
34

45
PVCI runs as a web service in a Kubernetes cluster and exposes an API for creating [PersistentVolumeClaims](https://kubernetes.io/docs/concepts/storage/persistent-volumes/) populated with objects from an S3 compatible ([Minio](https://min.io/) or AWS) storage system.
56

67
## Overview
78

8-
![](./assets/sequence.png)
9+
![API call sequence](./assets/sequence.png)
910

1011
## API
1112

pvci.png

34.4 KB
Loading

0 commit comments

Comments
 (0)