Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubermatic/mla
MLA (Monitoring, logging, alerting) solution for KKP.
https://github.com/kubermatic/mla
Last synced: 9 days ago
JSON representation
MLA (Monitoring, logging, alerting) solution for KKP.
- Host: GitHub
- URL: https://github.com/kubermatic/mla
- Owner: kubermatic
- License: apache-2.0
- Created: 2021-02-05T11:21:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T11:51:20.000Z (over 1 year ago)
- Last Synced: 2023-08-05T16:22:36.431Z (over 1 year ago)
- Language: Mustache
- Size: 1.1 MB
- Stars: 9
- Watchers: 8
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [DEPRECATED] User Cluster Monitoring Logging & Alerting Stack for Kubermatic Kubernetes Platform
**Deprecation Notice**: Starting with KKP 2.22, this repository has been deprecated in favor of MLA installation using the KKP Installer as desribed [in the docs](https://docs.kubermatic.com/kubermatic/v2.22/tutorials-howtos/monitoring-logging-alerting/user-cluster/admin-guide/). Please don't use this as installation source with KKP versions *2.22* and up.
---
This repository contains Helm Charts of the Seed Cluster components for the [User Cluster Monitoring Logging & Alerting (MLA) stack][20] of the [Kubermatic Kubernetes Platform][10] (KKP).
## Documentation
Please follow the documentation at [docs.kubermatic.com](https://docs.kubermatic.com/) for more details:
- [Architecture][20]
- [Admin Guide][21]
- [User Guide][22]Please use the version selector at the top of the site to ensure you are using the appropriate documentation for your version of Kubermatic.
## KKP Compatibility Matrix
Please use the version tag of this repo matching with your Kubermatic Kubernetes Platform version according to this table:
| MLA Version Tag | Compatible KKP Versions
|-----------------|-------------
| v0.1.x | v2.18.x, v2.19.x
| v0.2.x | v2.20.x, v2.21.x## Installing MLA Stack in a KKP Seed Cluster
Please follow the [Admin Guide][21].
## Troubleshooting
If you encounter issues [file an issue][1] or talk to us on the [#kubermatic channel][12] on the [Kubermatic Slack][15].
## Contributing
Thanks for taking the time to join our community and start contributing!
Feedback and discussion are available on [the mailing list][11].
### Before you start
* Please familiarize yourself with the [Code of Conduct][4] before contributing.
* See [CONTRIBUTING.md][2] for instructions on the developer certificate of origin that we require.
* Read how [we're using ZenHub][13] for project and roadmap planning### Pull requests
* We welcome pull requests. Feel free to dig through the [issues][1] and jump in.
## Changelog
See [the list of releases][3] to find out about feature changes.
[1]: https://github.com/kubermatic/mla/issues
[2]: https://github.com/kubermatic/mla/blob/main/CONTRIBUTING.md
[3]: https://github.com/kubermatic/mla/releases
[4]: https://github.com/kubermatic/mla/blob/main/CODE_OF_CONDUCT.md[10]: https://docs.kubermatic.com/
[11]: https://groups.google.com/forum/#!forum/kubermatic-dev
[12]: https://kubermatic.slack.com/messages/kubermatic
[13]: https://github.com/kubermatic/mla/blob/master/Zenhub.md
[15]: http://slack.kubermatic.io/[20]: https://docs.kubermatic.com/kubermatic/main/architecture/monitoring-logging-alerting/user-cluster/
[21]: https://docs.kubermatic.com/kubermatic/main/tutorials-howtos/monitoring-logging-alerting/user-cluster/admin-guide/
[22]: https://docs.kubermatic.com/kubermatic/main/tutorials-howtos/monitoring-logging-alerting/user-cluster/user-guide/