mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
29 lines
834 B
Markdown
29 lines
834 B
Markdown
|
## Purpose
|
||
|
|
||
|
This repository contains type definitions and client code for the CSI
|
||
|
APIs that Kubernetes makes use of.
|
||
|
|
||
|
Consumers of the CSI APIs can make use of this repository to access
|
||
|
implementations of the APIs.
|
||
|
|
||
|
## Community, discussion, contribution, and support
|
||
|
|
||
|
Learn how to engage with the Kubernetes community on the [community
|
||
|
page](http://kubernetes.io/community/).
|
||
|
|
||
|
You can reach the maintainers of this repository at:
|
||
|
|
||
|
- Slack: #sig-storage (on https://kubernetes.slack.com -- get an
|
||
|
invite at slack.kubernetes.io)
|
||
|
- Mailing List:
|
||
|
https://groups.google.com/forum/#!forum/kubernetes-sig-storage
|
||
|
|
||
|
### Code of Conduct
|
||
|
|
||
|
Participation in the Kubernetes community is governed by the [Kubernetes
|
||
|
Code of Conduct](code-of-conduct.md).
|
||
|
|
||
|
### Contibution Guidelines
|
||
|
|
||
|
See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
|