Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectsveltos/healthcheck-manager
Service to evaluate managed cluster health and send notifications when health changes
https://github.com/projectsveltos/healthcheck-manager
event-driven health-check kubernetes multi-tenancy notifications slack webex
Last synced: about 2 months ago
JSON representation
Service to evaluate managed cluster health and send notifications when health changes
- Host: GitHub
- URL: https://github.com/projectsveltos/healthcheck-manager
- Owner: projectsveltos
- License: apache-2.0
- Created: 2023-02-10T23:35:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:58:35.000Z (3 months ago)
- Last Synced: 2024-10-29T12:48:18.579Z (3 months ago)
- Topics: event-driven, health-check, kubernetes, multi-tenancy, notifications, slack, webex
- Language: Go
- Homepage:
- Size: 945 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![CI](https://github.com/projectsveltos/healthcheck-manager/actions/workflows/main.yaml/badge.svg)](https://github.com/projectsveltos/healthcheck-manager/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/projectsveltos/healthcheck-manager)](https://goreportcard.com/report/github.com/projectsveltos/healthcheck-manager)
[![Slack](https://img.shields.io/badge/join%20slack-%23projectsveltos-brighteen)](https://join.slack.com/t/projectsveltos/shared_invite/zt-1hraownbr-W8NTs6LTimxLPB8Erj8Q6Q)
[![License](https://img.shields.io/badge/license-Apache-blue.svg)](LICENSE)
[![Twitter Follow](https://img.shields.io/twitter/follow/projectsveltos?style=social)](https://twitter.com/projectsveltos)# Sveltos
Please refere to sveltos [documentation](https://projectsveltos.github.io/sveltos/).
## Contributing
❤️ Your contributions are always welcome! If you want to contribute, have questions, noticed any bug or want to get the latest project news, you can connect with us in the following ways:
1. Open a bug/feature enhancement on github [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/projectsveltos/addon-controller/issues)
2. Chat with us on the Slack in the #projectsveltos channel [![Slack](https://img.shields.io/badge/join%20slack-%23projectsveltos-brighteen)](https://join.slack.com/t/projectsveltos/shared_invite/zt-1hraownbr-W8NTs6LTimxLPB8Erj8Q6Q)
3. [Contact Us](mailto:[email protected])## License
Copyright 2022.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.