Instance Restart

Procedure

CTL
Web Console

Add an annotation to mark the instance for restart

kubectl annotate mysql ${name} -n ${namespace} "restartTime=$(date +%s)"