Entrypoint URL for Kubernetes Helm?

What is the entry point for the ScyllaDB to use in the applications on Kubernetes Helm?

image

Did you check the Accessing the database doc? There should be a service’s name following the <cluster-name>-client convention.

Depending where your clients sit, you may also be interested in Exposing ScyllaCluster | ScyllaDB Docs (note this is for v1.11, currently in release candidate)

1 Like