I created a cluster of three nodes, and they look good in cockroach console, and I can connect to any database through “coakroach sql” from other ec2 instances which are on the same AWS subnet as cokroach nodes.
However, I can’t connect to them from internet through their Elastic IPs of these ec2 cockroach nodes. Why?
Thanks for the help.