Is it possible to install multiple consul instance in different namespace within one cluster?
Hey @zhangjj_583 we don’t support this currently as there will be port collisions because consul clients run as a daemonset with host ports and if you try to deploy another set of clients, they will have colliding ports.