Contributing

Getting Started #

This document provides details on how to contribute to the project.

Kubernetes Community Guidelines #

Requirements #

Our source code is written in golang and managed with git.

To create clusters and builds you will need to install docker.

Reaching out #

Please check the issues or the discussions to see if there are any existing discussions or work related to your interests.

In particular, if you’re just getting started, you may want to look for issues labeled good first issue or help wanted , which are standard labels in the Kubernetes project.

If you’re interested in working on any of these, please leave a comment to let us know!

If you do not see anything, please file a new issue or new discussion.

NOTE Please file an issue or discussion before starting work on a new feature or large change.

The maintainers of this project are reachable via:

Current maintainers in owner list, feel free to reach out directly if you have any questions!

Next Steps #

If you’re planning to contribute code changes, you’ll want to read the development next.

If you’re looking to contribute documentation improvements, you’ll want to read the documentation next.