canonical/data-science-stack

Implement DSS `status` command

Closed this issue · 1 comments

Why it needs to get done

The status command checks the status of key components within the DSS environment. It verifies if the MLflow deployment is ready and checks if GPU acceleration is enabled on the Kubernetes cluster by examining the labels of Kubernetes nodes for NVIDIA or Intel GPU devices.

dss status

Please use the UX spec documentation .

What needs to get done

  1. Implement start command
  2. Implement integration test with Microk8s

When is the task considered done

  1. Command is implemented
  2. Tests are passing

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5525.

This message was autogenerated