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
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.
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:
README.mdoutlining the project goals, sponsoring sig, and community contact informationOWNERSwith the project leads listed as approvers (docs onOWNERSfiles)CONTRIBUTING.mdoutlining how to contribute to the projectcode-of-conduct.mdfrom this repo, which outlines community behavior and the consequences of breaking the codeLICENSEwhich must be Apache 2.0 for code projects, or Creative Commons 4.0 for documentation repositories, without any custom contentSECURITY_CONTACTSwith 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.