diff options
| author | caleb miles <calebamiles@users.noreply.github.com> | 2017-02-10 17:17:18 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-10 17:17:18 -0800 |
| commit | 0649ccf371de0859fc7ca4b0816832ae0d086cd4 (patch) | |
| tree | 954f39883332534d45416cdd641ddb5cd5641c94 | |
| parent | f88a8be9a83e64868dee56a8a691010f99fc4001 (diff) | |
| parent | 7c2a7679322bd90365777d6d825e061666268403 (diff) | |
Merge pull request #352 from kubernetes/calebamiles-pm-group-description
Tweak language describing PM Group
| -rw-r--r-- | sig-pm/README.md | 65 |
1 files changed, 20 insertions, 45 deletions
diff --git a/sig-pm/README.md b/sig-pm/README.md index cfc5ca17..1225865a 100644 --- a/sig-pm/README.md +++ b/sig-pm/README.md @@ -1,54 +1,29 @@ -## Kubernetes PM +## The Kubernetes PM Group -Kubernetes PM special interest group (SIG-PM) is a group within the Kubernetes Community, that is responsible for managing and maintaining the project roadmap and direction through ways other than writing code. +### Focus -It has been established from the PM Working Group, following the same goals, principles, and statements; with regards to the [Kubernetes SIG general requirements](https://github.com/kubernetes/community/blob/master/governance.md#sig-governance). +The Kubernetes PM Group focuses on aspects of product management, such as the qualification and successful management of user requests, and aspects of project and program management such as he continued improvement of the processes used by the Kubernetes community to maintain the Kubernetes Project itself. Besides helping to discover both what to build and how to build it, the PM Group also helps to try and keep the wheels on this spaceship we are all building together; bringing together people who think about Kubernetes as both a vibrant community of humans and technical program is another primary focus of this group. Members of the Kubernetes PM Group can assume [certain additional](https://github.com/kubernetes/community/blob/master/project-managers/README.md) responsibilities to help maintain the Kubernetes Project itself. It is also important to remember that the role of managing an open source project is very new and largely unscoped for a project as large as Kubernetes; we are learning too and we are excited to learn how we can best serve the community of users and contributors. -The primary goal of the PM group is Product Management (PdM), considering Kubernetes as a product. Also, SIG PM covers the areas of Project Management (PjM) and Program Management (PgM) of Kubernetes. +### Common activities +- Collecting and generalizing user feedback to help drive project direction and priorities: delivering on user needs while enforcing vendor neutrality +- Supporting collaboration across the community by working to improve the communication of roadmap and workload of other [Special Interest Groups](https://github.com/kubernetes/community#special-interest-groups-sig-and-working-groups) +- Supporting the continued effort to improve the stability and extensibility of Kubernetes Project +- Supporting the marketing and promotion of the Kubernetes Project through the [CNCF](https://www.cncf.io/) +- Working with the [Kubernetes Release Team](https://github.com/kubernetes/community/tree/master/contributors/devel/release) to continually ensure a high quality release of the Kubernetes Project +- Supporting the Kubernetes ecosystem through [the Kubernetes Incubator](https://github.com/kubernetes/community/blob/master/incubator.md) +- Coordinating project wide policy changes for Kubernetes and the Kubernetes Incubator +- Onboarding large groups of corporate contributors and welcoming them into the Kubernetes Community +- Whatever is needed to help make the project go! -### Responsibilities +### Contact us +- via [slack](https://kubernetes.slack.com/messages/kubernetes-pm/) +- via [Google Groups](https://groups.google.com/forum/#!forum/kubernetes-pm) - -* Work on the Kubernetes roadmaps, feature backlogs, etc. to define the development path, gaps and requirements of Kubernetes as a product; -* Interact with the development teams, users, partners and upstream contributors to coordinate the community and business interests; -* Constantly stay in touch with the Kubernetes Release team to track the Kubernetes per-iteration development, managing features release notes and related areas; -* Provide support for Kubernetes marketing-related activities (CNCF and partners marketing, blog posts, meetups, conferences promotion, etc.) -* Other responsibilities, defined on ad-hoc basis - -### Regular meeting Time +### Scheduled Meeting Times TBD -### Mailing List: - -[Kubernetes PM](https://groups.google.com/forum/#!forum/kubernetes-pm) - -### Slack Channel: - -[#kubernetes-pm](https://kubernetes.slack.com/messages/kubernetes-pm/) - - -### Kubernetes PM Leadership Board - -- Aparna Sinha apsinha@google.com, Google +### Current leaders +- Aparna Sinha apsinha@google.com, Google - Ihor Dvoretskyi ihor.dvoretskyi@gmail.com, Mirantis -- Caleb Miles caleb.miles@coreos.com, CoreOS - - - - - - - - - - - - - - - - - - - +- Caleb Miles caleb.miles@coreos.com, CoreOS |
