|
1 | | -COSI repos and images: |
2 | | - |
3 | | -[Spec](https://github.com/kubernetes-sigs/container-object-storage-interface-spec) \ |
4 | | -[API](https://sigs.k8s.io/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 | | - |
22 | 1 | # Container Object Storage Interface CSI Adapter |
23 | 2 |
|
24 | 3 | CSI driver to bootstrap COSI workloads |
25 | 4 |
|
26 | | -## Community, discussion, contribution, and support |
| 5 | +## Documentation |
27 | 6 |
|
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 | | - |
33 | | -Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/). |
| 7 | +COSI documentation can be found on project [site](https://container-object-storage-interface.github.io/). |
| 8 | +## Community, discussion, contribution, and support |
34 | 9 |
|
35 | 10 | You can reach the maintainers of this project at: |
36 | 11 |
|
37 | | -- [Slack](https://kubernetes.slack.com/messages/sig-storage-cosi) |
38 | | -- [Mailing List](https://groups.google.com/g/container-object-storage-interface-wg?pli=1) |
39 | | - |
| 12 | +- [#sig-storage-cosi](https://kubernetes.slack.com/messages/sig-storage-cosi) slack channel |
| 13 | +- [container-object-storage-interface](https://groups.google.com/g/container-object-storage-interface-wg?pli=1) mailing list |
40 | 14 | ### Code of conduct |
41 | 15 |
|
42 | | -Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). |
| 16 | +Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). |
0 commit comments