This repository contains the metadata configuration for the Kubernetes GitHub
Organizations. The data here is consumed by the
peribolos
tool to organization and team membership, as well as team creation and deletion.
The application for membership in the Kubernetes organization can be made by opening an issue.
However, if you are already part of the Kubernetes organization, you do not need to do this and can add yourself directly to the appropriate files.
For example, to also add yourself to the kubernetes-sigs organization, you can navigate to /config/kubernetes-sigs/org.yaml and add your GitHub username to the list of members (in alphabetical order); this works the same way for other organizations.
Requirements
Add only one new member per commit (if you add two members separate it in two commits
Commit message format Add <USERNAME> to <kubernetes, kubernetes-sigs, ...> org.
You can use make add-members WHO=username1,username2 REPOS=kubernetes-sigs,kubernetes to add usernames
to the config with the requirements listed above.
Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the
community page.
Kubernetes GitHub Organization
This repository contains the metadata configuration for the Kubernetes GitHub Organizations. The data here is consumed by the peribolos tool to organization and team membership, as well as team creation and deletion.
Membership in the Kubernetes project is governed by our community guidelines.
The application for membership in the Kubernetes organization can be made by opening an issue. However, if you are already part of the Kubernetes organization, you do not need to do this and can add yourself directly to the appropriate files. For example, to also add yourself to the kubernetes-sigs organization, you can navigate to
/config/kubernetes-sigs/org.yamland add your GitHub username to the list of members (in alphabetical order); this works the same way for other organizations.Requirements
Add <USERNAME> to <kubernetes, kubernetes-sigs, ...> org.You can use
make add-members WHO=username1,username2 REPOS=kubernetes-sigs,kubernetesto add usernames to the config with the requirements listed above.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:
To report any sensitive information, please email the private github@kubernetes.io list.
Code of conduct
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.