mysql-operator icon indicating copy to clipboard operation
mysql-operator copied to clipboard

Any specific steps to be followed to safely shut down mysqlcluster deployed by operator, before shutdown the whole k8s cluster

Open motocoder-cn opened this issue 4 months ago • 0 comments

Any specific steps to be followed to safely shut down mysqlcluster deployed by operator, before shutdown the whole k8s cluster

when try to shutdown whole k8s cluster, do i need to graceful shutdown mysqlcluster?

  1. Do not find any config in "mysqlcluster.spec" to indicate to stop/shutdown cluster
  2. Try manual scale statefulset to 0, but contorller will reconcile to 1

So any suggestion to shutdown mysql cluster? thanks alot

motocoder-cn avatar Oct 29 '25 07:10 motocoder-cn