Comments - MaxScale, "No Master can be determined"
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
Trying with fresh installation. It seems that ports to containers are closed. port 3306, mysql, checked with nmap -p 3306 127.17.0.2 --> "closed".
All are now in containers: maxscale and three mariadb servers.
Three mariadb servers are in "Running" state again.
So, maxscale seems to see those servers. Next: how to connect to DB through the maxscale docker container?