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

Cluster Management: Add cluster health check #51

Closed
ffforest opened this issue Jul 10, 2023 · 0 comments · Fixed by #86
Closed

Cluster Management: Add cluster health check #51

ffforest opened this issue Jul 10, 2023 · 0 comments · Fixed by #86
Assignees
Labels
area/cluster-mgmt area/experience Experience related optimization enhancement New feature or request priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@ffforest
Copy link
Collaborator

What would you like to be added?

All local clusters managed by Karbour should have their health status checked on a regular basis.
Any failure to reach the cluster should be reported to the user.
This includes but not limited to:

  • Permission issues due to invalid/expired credential
  • Network connectivity issues when Karbour tries to reach the APIServer endpoint
  • Local cluster issues that cause /healthz or /readyz endpoint to return an error
  • etc

Why is this needed?

Users should be aware when one or some of the clusters managed by Karbour has service interruptions

@ffforest ffforest added enhancement New feature or request priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. area/experience Experience related optimization labels Jul 10, 2023
@ffforest ffforest added this to the v0.3.0 milestone Jul 10, 2023
@ffforest ffforest assigned panshuai111 and unassigned panshuai111 Nov 20, 2023
@ffforest ffforest linked a pull request Nov 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-mgmt area/experience Experience related optimization enhancement New feature or request priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants