SCT connections - scylladb/scylla-cluster-tests GitHub Wiki
items in SCT testing
- database nodes in DC1 ... DCn
- loader nodes
- monitor node
- SCT running machine
connections (listen insider the cluster(db/loader/monitor))
- ssh connection between SCT to db/loader/monitor nodes (22 port)
- HTTP connection between SCT/external browser to monitor node (3000 / 9000 port)
- db access between SCT to db nodes (9042 port)
more connections, if private ip doesn't work with multiple DCs (eg: AWS)
- prometheus client to monitor (port 9180 / 9100 / 9103)
- broadcast_rpc_address/broadcast_address
I will update a better one later: