Nacos 1.4.2 版本集群扩容和缩容问题
作者: xucw创建于 2026年7月8日更新于 2026年9月8日
标签kind/question
- We are currently using Nacos 1.4.2 as the service registration and configuration management component in our production environment. The cluster consists of three machines, with Nginx serving as the load balancer and MySQL as the storage. The node configuration is in the cluster.conf file on each node. Our three nodes are 138, 142, and 144. For some reason, we want to replace node 138. The plan is to first add a new node, 146, and then take node 138 offline, so that the cluster will still have three nodes in the end. However, there were some problems during the actual operation.
内容来源: alibaba/nacos