Go to file
prateekpandey14 f16489e74d Merge remote-tracking branch 'copy-nfs-driver/nfs-driver' into driver-nfs 2019-02-11 14:44:20 +05:30
app/nfsplugin Add some unit tests & improve logging 2017-12-13 12:31:15 -05:00
pkg/nfs Code changes for CSI v1.0.0-rc2 2018-11-14 19:58:28 -08:00
CONTRIBUTING.md Initial commit from kubernetes-template-project 2018-09-18 11:51:05 -07:00
LICENSE Initial commit from kubernetes-template-project 2018-09-18 11:51:05 -07:00
OWNERS Update OWNERS and SECURITY_CONTACTS 2018-09-18 11:52:04 -07:00
README.md Initial commit from kubernetes-template-project 2018-09-18 11:51:05 -07:00
RELEASE.md Initial commit from kubernetes-template-project 2018-09-18 11:51:05 -07:00
SECURITY_CONTACTS Update OWNERS and SECURITY_CONTACTS 2018-09-18 11:52:04 -07:00
code-of-conduct.md Initial commit from kubernetes-template-project 2018-09-18 11:51:05 -07:00

README.md

Kubernetes Template Project

The Kubernetes Template Project is a template for starting new projects in the GitHub organizations owned by Kubernetes. All Kubernetes projects, at minimum, must have the following files:

  • a README.md outlining the project goals, sponsoring sig, and community contact information
  • an OWNERS with the project leads listed as approvers (docs on OWNERS files)
  • a CONTRIBUTING.md outlining how to contribute to the project
  • an unmodified copy of code-of-conduct.md from this repo, which outlines community behavior and the consequences of breaking the code
  • a LICENSE which must be Apache 2.0 for code projects, or Creative Commons 4.0 for documentation repositories, without any custom content
  • a SECURITY_CONTACTS with the contact points for the Product Security Team to reach out to for triaging and handling of incoming issues. They must agree to abide by the Embargo Policy and will be removed and replaced if they violate that agreement.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.