The details provided int the GitHub helps, but we use DSE does all these statements mentioned are applicable to DSE 6.8 deployment using operator ? I don't see the reference of Management API sidecar for DSE6.8 is it planned to be released to support in further releases ?
we are having a Anthos GKE (on-prem) based Kubernetes cluster and need some clarity on the below reference
https://github.com/datastax/cass-operator/tree/master/docs/user#using-a-specific-image
Connecting from outside the Kubernetes cluster
Accessing the instances from CQL clients located outside the Kubernetes cluster is an advanced topic, for which a detailed discussion is outside the scope of this document.
Note that exposing Cassandra or DSE on the public internet with authentication disabled or with the default username and password in place is extremely dangerous. It's strongly recommended to protect your cluster with a network firewall during deployment, and secure the default superuser account before exposing any ports publicly.
- How we can connect OpsCenter to the Cassandra Cluster deployed
- Are we expecting the OpsCenter to be deployed in Kubernetes cluster itself ?
- How applications outside of the Kubernetes cluster can access the cluster ?
- Do you have any reference ?