Similar to Section 5: Scale Out, the process involves reducing nodes. Additionally, data migration will occur automatically.
kubectl patch --type='merge' pxc polardbx-test -p '{"spec": {"topology": {"nodes": {"dn": {"replicas": 1}}}}}'
Similar to Section 5: Scale Out, the process involves reducing nodes. Additionally, data migration will occur automatically.
kubectl patch --type='merge' pxc polardbx-test -p '{"spec": {"topology": {"nodes": {"dn": {"replicas": 1}}}}}'