We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1、先部署3节点集群(replicas: 3); 2、再修改mysqlConf(kubectl apply); 3、缩容到1个节点(replicas: 1); 4、扩容到3节点(replicas: 3) 1节点报错无法启动