xorbits icon indicating copy to clipboard operation
xorbits copied to clipboard

BUG: `xorbits.shutdown()` didn't destroy the cluster

Open aresnow1 opened this issue 1 year ago • 1 comments

Describe the bug

When created an Xorbits cluster on kubernetes, xorbits.shutdown didn't destroy the cluster.

aresnow1 avatar Mar 02 '23 11:03 aresnow1

Currently, there is no interface that can directly shut down the cluster. An interface for stopping can be added to the cluster API.

aresnow1 avatar Mar 09 '23 03:03 aresnow1