|
| 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 | +  - [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 | +   - images: cosi-provisioner \ |
| 9 | + [CSI Adapter](https://github.com/kubernetes-sigs/container-object-storage-interface-csi-adapter) <br /> |
| 10 | +   - 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 | + |
1 | 22 | # Container Object Storage Interface Provisioner Sidecar
|
2 | 23 |
|
3 | 24 | Container Object Storage Interface (COSI) provisioner responsible to interface with COSI drivers.
|
4 | 25 |
|
5 | 26 | ## Community, discussion, contribution, and support
|
6 | 27 |
|
| 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 | + |
7 | 33 | Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
|
8 | 34 |
|
9 | 35 | You can reach the maintainers of this project at:
|
10 | 36 |
|
11 | 37 | - [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) |
13 | 39 |
|
14 | 40 | ### Code of conduct
|
15 | 41 |
|
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