This repo contains an alpha release of some of the foundational aspects of Kubernetes Cluster Federation. All the contribution is done via GitHub. Please also read the contributors guide: https://github.com/kubernetes/community/blob/master/contributors/guide/README.md
Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests. Please see https://github.com/kubernetes/community/blob/master/CLA.md for more information
If you want to learn about KubeFed, please read through the doc: https://github.com/kubernetes-sigs/kubefed#kubernetes-cluster-federation
To learn how to use Kubernetes Cluster Federation, please read through the User Guide: https://github.com/kubernetes-sigs/kubefed/blob/master/docs/userguide.md
If you are interested in contributing to Kubernetes Cluster Federation, please read through the Development Guide: https://github.com/kubernetes-sigs/kubefed/blob/master/docs/development.md
- Sign the CLA.
- Submit an issue by describing your proposed change to the repo in question.
- The repo owners will respond to your issue rapidly.
- Fork the repo, make your changes and test it.
- Submit a PR.
All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose.