MySQL Router K8s
- Canonical
- Databases
Channel | Revision | Published | Runs on |
---|---|---|---|
8.0/stable | 155 | 02 Sep 2024 | |
8.0/stable | 154 | 02 Sep 2024 | |
8.0/candidate | 155 | 27 Aug 2024 | |
8.0/candidate | 154 | 27 Aug 2024 | |
8.0/beta | 155 | 20 Aug 2024 | |
8.0/beta | 154 | 20 Aug 2024 | |
8.0/edge | 167 | 07 Oct 2024 | |
8.0/edge | 166 | 07 Oct 2024 |
juju deploy mysql-router-k8s --channel 8.0/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
This page is under construction! More details for each section coming soon.
How to contribute
MySQL Router K8s is an open-source project that warmly welcomes community contributions, suggestions, fixes and constructive feedback.
This page explains the processes and practices recommended for contributing to this charm’s code and documentation.
Submit a bug or issue
Contribute to the code
Before developing new features or fixes to this charm, you consider opening an issue on GitHub explaining your use case.
If you would like to chat with us about your use-cases or proposed implementation, you can reach us at our Data Platform Matrix channel.
Tips for a good contribution
- Familliarize yourself with the Charmed Operator Framework library.
- All contributions require review before being merged. Code review typically examines
- Code quality
- Test coverage
- User experience for Juju operators of this charm
Contribute to the documentation
There are several ways to contribute to the documentation:
- Writing a comment on Discourse
- Submitting an issue on GitHub with the
documentation
label