kubeslice / kubeslice/kubeslice-cli
Feature: Cluster health status
- Dominant language
- Go
- Stars
- 26
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
### 🔖 Feature description
Give an option to show cluster component health status through a cli command
### 🎤 Pitch
Give an option to show cluster health via the following command:
`kubeslice-cli show-health cluster `
or
`kubeslice-cli show-health cluster -A`
### ✌️ Solution
Show cluster component health status.
### 🔄️ Alternative
_No response_
### 👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/kubeslice/kubeslice-cli/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Research direction
Start by locating the CLI command entry points and any existing cluster-status handling, then determine how the requested show-health cluster command would obtain component health. Done means the command supports a named cluster and the -A option and presents cluster component health status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100