Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 65bcca0

Browse files
updated README.md
1 parent 0c3244f commit 65bcca0

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

Diff for: README.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,33 @@
1-
# Container Object Storage Interface API
1+
COSI repos:
2+
3+
[Spec](https://github.com/kubernetes-sigs/container-object-storage-interface-spec) \
4+
[API](https://github.com/kubernetes-sigs/container-object-storage-interface-api) \
5+
[Controller](https://github.com/kubernetes-sigs/container-object-storage-interface-controller) \
6+
[Provisioner Sidecar](https://github.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar) \
7+
[CSI Adapter](https://github.com/kubernetes-sigs/container-object-storage-interface-csi-adapter)
8+
9+
COSI deprecated repos:
10+
11+
[Spec](https://github.com/container-object-storage-interface/spec) \
12+
[API](https://github.com/container-object-storage-interface/api) \
13+
[Manager (i.e. Controller)](https://github.com/container-object-storage-interface/cosi-controller-manager) \
14+
[Provisioner Sidecar](https://github.com/container-object-storage-interface/cosi-provisioner-sidecar) \
15+
[Ephemeral CSI Driver](https://github.com/container-object-storage-interface/ephemeral-csi-driver)
16+
17+
18+
# Container Object Storage Interface (COSI) API
219

320
API definitions for Container Object Storage.
421

522
## Community, discussion, contribution, and support
623

24+
If you are new to a SIG Storage project, check out this [contributing guide](https://github.com/kubernetes/community/blob/master/sig-storage/CONTRIBUTING.md)
25+
and the [community page](https://github.com/kubernetes/community/tree/master/sig-storage).
26+
27+
If you are new to the SIG Storage COSI project, check out the [spec](https://github.com/kubernetes-sigs/container-object-storage-interface-spec/blob/master/spec.md), [KEP](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1979-object-storage-support), and [project board](https://github.com/orgs/kubernetes-sigs/projects/8#card-40949963).
28+
29+
30+
731
Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
832

933
You can reach the maintainers of this project at:

0 commit comments

Comments
 (0)