cli
cli copied to clipboard
Add command to get the health of a kyma cluster
Description When an installation fails (for different reasons like component readiness is timing out) it will be helpful to have a command to figure out basic investigation results like:
- which pods in a system namespace are not running
- what are the last logs of failing pods
- which deployments/statefulset/daemonsets are not ready
- what are events of un-ready deployment or replicasets (usually pods cannot be scheduled)
- unfinished/unhealthy jobs
This command can be integrated to all the prow jobs installing kyma to get a comprohensive and consistent error report.
The command should be marked as beta feature
Reasons
Attachments
Previos try to get such a command: https://github.com/kyma-project/cli/issues/41
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to the lack of recent activity. /lifecycle rotten