I have two issues I have encountered trying to run Logs and dsetool
kubectl -n cass-operator exec -it cluster2-dc2-default-sts-0 -- /bin/bash Defaulting container name to cassandra. Use 'kubectl describe pod/cluster2-dc2-default-sts-0 -n cass-operator' to see all of the containers in this pod. dse@cluster2-dc2-default-sts-0:~$ dsetool status Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused (Connection refused)
Any ideas. I have faithfully followed the README.md and the cluster is running
[UPDATE] Thanks. I am at the same point again. I have attached two screenshots