diff --git a/README.md b/README.md index b0de48e..6e5b45b 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,27 @@ -# DRAFT ONLY : UNTIL KEP IS MERGED - https://github.com/kubernetes/enhancements/pull/1383 +# Object Storage Interface (OSI) Specification -# Container Object Storage Specification +This project contains the Object Storage Interface (OSI) [specification](spec.md) and [protobuf](osi.proto) files. -Kubernetes specific Container Object Storage Interface (COSI) components. +## Documentation -## Community, discussion, contribution, and support +- [Object Storage API](https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/1979-object-storage-support/README.md#apis) +- [Object Storage gRCP API](https://github.com/wlan0/container-object-storage-interface-spec/blob/master/spec.md) +- [Kubernetes Enhancement Proposal](https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/1979-object-storage-support/README.md) -Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/). +## Project Tracking -You can reach the maintainers of this project at: +The progress of this project is being tracked using Github Projects. You can follow it here: https://github.com/orgs/kubernetes-sigs/projects/8 -- [Slack](https://kubernetes.slack.com/messages/sig-storage) -- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage) +## Contribute, Discuss, and Support + +Participate in this project using the following channels: + +- [Slack](https://kubernetes.slack.com/messages/sig-storage-cosi) +- [Mailing List](https://groups.google.com/g/container-object-storage-interface-wg) +- [Weekly community meetings](https://calendar.google.com/calendar/u/0/r/eventedit/copy/MmM5bzU5bWtjaG41Z2dlcXViaWtmNGxpbmZfMjAyMDEyMDNUMTgwMDAwWiB2dnZvNDhyNmNwcmNjaWkxbHNhdmE2cDJ1Y0Bn) +- [Weekly engineering meetings](https://calendar.google.com/event?action=TEMPLATE&tmeid=XzY4cTMyZTI0OGtzMzhiOWs4b3JqaWI5azY4cTMwYjlwODkxMzZiYTY2b29rOGNwaDc0cDNhYzloNzRfMjAyMDEyMTRUMTkwMDAwWiBzaWRAbWluaW8uaW8&tmsrc=sid%40minio.io&scp=ALL) ### Code of conduct -Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). +- Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/) +- Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).