Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email notifications #84

Open
1 task
zx-999 opened this issue Jan 3, 2025 · 0 comments
Open
1 task

Email notifications #84

zx-999 opened this issue Jan 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@zx-999
Copy link
Contributor

zx-999 commented Jan 3, 2025

Problem

Currently, Kubernetes does not offer a solution to proactively notify users of major changes to their cluster. This lack of proactive notifications can lead to missed issues, increased downtime, or delayed responses to critical changes. A more proactive monitoring and alerting system is needed to help users quickly identify and respond to issues..

Solution

The system can monitor changes in users clusters using audit lots, API server events, and version changes. Major changes are classified as upgrades that might affect future performance and breaking changes can be classified as changes that will cause backwards issues. Upon change detection, users will get an email notification with details about the change, consequences, and potentially steps on how to address it.

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!
@zx-999 zx-999 added the enhancement New feature or request label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant