Merge pull request #2691 from cblecker/repo-docs
Update kubernetes-repositories.md
This commit is contained in:
commit
ee4224da73
|
|
@ -5,6 +5,23 @@ repositories are removed.
|
|||
|
||||
The document presents a tiered system of repositories with increasingly strict requirements in an attempt to provide the right level of oversight and flexibility for a variety of different projects.
|
||||
|
||||
Requests for creating, transferring, modifying, or archiving repositories can be made by [opening a request](https://github.com/kubernetes/org/issues/new/choose) against the kubernetes/org repo.
|
||||
|
||||
- [Associated Repositories](#associated-repositories)
|
||||
* [Goals](#goals)
|
||||
* [Rules](#rules)
|
||||
- [SIG repositories](#sig-repositories)
|
||||
* [Goals](#goals-1)
|
||||
* [Rules for new repositories](#rules-for-new-repositories)
|
||||
* [Rules for donated repositories](#rules-for-donated-repositories)
|
||||
- [Core Repositories](#core-repositories)
|
||||
* [Goals](#goals-2)
|
||||
* [Rules](#rules-1)
|
||||
- [Removing Repositories](#removing-repositories)
|
||||
* [Grounds for removal](#grounds-for-removal)
|
||||
* [Procedure for removal](#procedure-for-removal)
|
||||
- [FAQ](#faq)
|
||||
|
||||
## Associated Repositories
|
||||
|
||||
Associated repositories conform to the Kubernetes community standards for a repository, but otherwise have no restrictions. Associated repositories exist solely for the purpose of making it easier for the Kubernetes community to work together. There is no implication of support or endorsement of any kind by the Kubernetes project, the goals are purely logistical.
|
||||
|
|
|
|||
Loading…
Reference in New Issue