Skip to content

Commit

Permalink
Merge pull request kubernetes#301 from mattfarina/fix/helm-incu
Browse files Browse the repository at this point in the history
Removing helm from needs incubator list
  • Loading branch information
philips authored Mar 8, 2017
2 parents 43a3903 + 03ecf9e commit 1b0abf4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions incubator.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ New Kubernetes Community Projects can be created by pulling out code from the Ku

### Applications on top of Kubernetes

If you are building an Open Source application on top of Kubernetes that is unrelated to the development, operation, monitoring, APIs, lifecycle, integration, or other primary concerns of the Kubernetes project there is no reason to become a Kubernetes project. If you are unsure if your project is a good fit try running it by a few Kubernetes Special Interest Groups or [email protected].
If you are building an Open Source application on top of Kubernetes that is unrelated to the development, operation, monitoring, APIs, lifecycle, integration, or other primary concerns of the Kubernetes project there is no reason to become a Kubernetes project. If you are unsure if your project is a good fit try running it by a few Kubernetes Special Interest Groups or [email protected].

## Entering Incubation

Expand Down Expand Up @@ -57,15 +57,15 @@ An Incubator Project must exit 12 months from the date of acceptance in one of t

- Graduate as a new Kubernetes Project
- Merge with another Kubernetes Project
- Retirement
- Retirement

### Graduation

Both time and traction are required to graduate to becoming a new Kubernetes Community Project. It is expected that from the time that your project is accepted to a request for graduation the following criteria are met:

- **Documented users:** the project tracks evidence from downloads, mailing lists, Twitter, blogs, GitHub issues, etc that the project has gained a user base
- **Regular releases:** the project is making releases at least once every 3 months; although release should happen more often
- **Incubation time:** a minimum of 6 months has passed since
- **Incubation time:** a minimum of 6 months has passed since
- **Healthy community:** a healthy number of users, contributors, and/or OWNERS outside of your own company have participated in the project. The Sponsor and Champion can make this call.
- **Roadmap:** A roadmap for the next release is maintained; this can be in the form of a doc, GitHub milestones, or any other tool but it must be documented in the README

Expand All @@ -82,7 +82,7 @@ At any point during Incubation a project can exit by merging the project with an

### Retirement

If a project doesn't merge or graduate within 12 months it is retired. If a project fails to make a release for 6 months it is retired. Retired repos are moved to the github.com/kubernetes-incubator-retired organization. A warning email will be sent 3 weeks before the move to all people listed in the root OWNERS file, the Champion, and the Sponsor. A project can be re-incubated after retirement but must go through the process of Incubation Entry from the beginning, the same as any new project.
If a project doesn't merge or graduate within 12 months it is retired. If a project fails to make a release for 6 months it is retired. Retired repos are moved to the github.com/kubernetes-incubator-retired organization. A warning email will be sent 3 weeks before the move to all people listed in the root OWNERS file, the Champion, and the Sponsor. A project can be re-incubated after retirement but must go through the process of Incubation Entry from the beginning, the same as any new project.

## FAQ

Expand Down Expand Up @@ -147,7 +147,7 @@ These projects are young but have significant user facing docs pointing at their

Large portions of this process and prose are inspired by the Apache Incubator process.

## Original Discussion
## Original Discussion
https://groups.google.com/d/msg/kubernetes-dev/o6E1u-orDK8/SAqal_CeCgAJ

## Future Work
Expand Down

0 comments on commit 1b0abf4

Please sign in to comment.