It would be nice to report status information for deployments. For example, we can include:
- The number of available replicas
- The number of configured replicas
- If the Deployment is in CrashLoopBackoff
- Some way to indicate any other errors the Deployment has run into
For the last two, maybe we could do some sort of warning/error icon, with hover text that gives the specific error message.
It would be nice to report status information for deployments. For example, we can include:
For the last two, maybe we could do some sort of warning/error icon, with hover text that gives the specific error message.