Skip to content

Commit c65fe98

Browse files
authored
Merge pull request kubernetes-retired#15 from somersbmatthews/update-readme
updated README.md
2 parents d029403 + ca6aaa7 commit c65fe98

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

README.md

+28-2
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,42 @@
1+
COSI repos and images:
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) <br/>
6+
&emsp; - [images: cosi-controller](https://quay.io/repository/containerobjectstorage/objectstorage-controller?tab=tags) \
7+
[Provisioner Sidecar](https://github.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar) <br />
8+
&emsp; - images: cosi-provisioner \
9+
[CSI Adapter](https://github.com/kubernetes-sigs/container-object-storage-interface-csi-adapter) <br />
10+
&emsp; - images: cosi-node-adapter
11+
12+
<br />
13+
14+
COSI deprecated repos:
15+
16+
[Spec](https://github.com/container-object-storage-interface/spec) \
17+
[API](https://github.com/container-object-storage-interface/api) \
18+
[Manager (i.e. Controller)](https://github.com/container-object-storage-interface/cosi-controller-manager) \
19+
[Provisioner Sidecar](https://github.com/container-object-storage-interface/cosi-provisioner-sidecar) \
20+
[Ephemeral CSI Driver](https://github.com/container-object-storage-interface/ephemeral-csi-driver)
21+
122
# Container Object Storage Interface Provisioner Sidecar
223

324
Container Object Storage Interface (COSI) provisioner responsible to interface with COSI drivers.
425

526
## Community, discussion, contribution, and support
627

28+
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)
29+
and the [community page](https://github.com/kubernetes/community/tree/master/sig-storage).
30+
31+
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/).
32+
733
Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
834

935
You can reach the maintainers of this project at:
1036

1137
- [Slack](https://kubernetes.slack.com/messages/sig-storage-cosi)
12-
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)
38+
- [Mailing List](https://groups.google.com/g/container-object-storage-interface-wg?pli=1)
1339

1440
### Code of conduct
1541

16-
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
42+
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).

0 commit comments

Comments
 (0)