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

Commit f237723

Browse files
authored
Merge pull request #35 from tparikh/readme-updates
updated README.md
2 parents 45ecccf + 907e6e3 commit f237723

File tree

1 file changed

+6
-32
lines changed

1 file changed

+6
-32
lines changed

README.md

Lines changed: 6 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,16 @@
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-
&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-
221
# Container Object Storage Interface CSI Adapter
232

243
CSI driver to bootstrap COSI workloads
254

26-
## Community, discussion, contribution, and support
5+
## Documentation
276

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
349

3510
You can reach the maintainers of this project at:
3611

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
4014
### Code of conduct
4115

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

Comments
 (0)