The Kubernetes Template Project is a template for starting new projects on the github.com/kubernetes organization. All Kubernetes projects, at mimimum, must have the following files:
- a
README.md
outlining the project goals, sponsoring sig, and community contact information - an
OWNERS
file with the project leads listed - a
CONTRIBUTING.md
outlining how to contribute to the project - a
code-of-conduct.md
outlining community behavior and the consequences of breaking the code - a
LICENSE
which must be Apache 2.0 - a
RELEASE.md
file that talks about the process for releases
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at:
This is a Kubernetes Incubator project. The project was established 2016-01-02. The incubator team for the project is:
- Sponsor: Sally (@sallygithubhandle)
- Champion: Sue (@suegithubhandle)
- SIG: sig-list
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.