xorbits
xorbits copied to clipboard
BUG: `xorbits.shutdown()` didn't destroy the cluster
Describe the bug
When created an Xorbits cluster on kubernetes, xorbits.shutdown
didn't destroy the cluster.
Currently, there is no interface that can directly shut down the cluster. An interface for stopping can be added to the cluster API.