We welcome contributions that help simplify deploying Kubernetes infrastructure for others.
- Use the issue tracker to report any issues, suggestions for improvement, or questions regarding use of these shared resources.
- Clearly describe the issue including steps to reproduce if applicable.
- Issues will be addressed in the order received.
- Fork this repository and make changes on a feature branch.
- Ensure any new resources/components include:
- A descriptive README in the manner of existing resources
- UNDEFINED values intended to be patched by the end user
- Write commit messages that summarize the change and reason for the update.
- Rebase your feature branch onto the latest
main
branch before submitting a pull request. - Pull requests will be reviewed and merged on a best effort basis. Long term support of merged changes cannot be guaranteed.
These shared resources are designed to simplify implementing common Kubernetes infrastructure components.
- Limit scope to reusable, composable resources.
- Avoid organization-specific configurations, secrets, credentials or other proprietary information.
This project is licensed under the Apache 2.0 License. By contributing, you agree that your contributions will also be licensed under this license.
We have adopted the Contributor Covenant as our Code of Conduct. Please read CODE_OF_CONDUCT.md before contributing.
If you have any questions or require further clarification regarding contributing to this repository, please open an issue. We're happy to discuss and provide guidance to help you get started.
Thank you for your interest in contributing! We look forward to reviewing and merging your pull requests to help simplify Kubernetes deployments.