Skip to main content
The DNS name for the SUNK login service follows the pattern sunk.[ORG-ID]-[CLUSTER-NAME].coreweave.app (for example, sunk.97715c-reno.coreweave.app). This name only exists if your cluster’s login service is configured with the service.beta.kubernetes.io/external-hostname annotation and a public LoadBalancer type, set in login.access.annotations in your SUNK values.yaml. To check your cluster’s actual login address, run kubectl get svc slurm-login and read the EXTERNAL-IP column. If no DNS name is configured, SSH to the IP directly. For the annotation example, see AccessConfig. For the connection workflow, see Connect to the Slurm Login node.
Authentication & Access
Last modified on June 18, 2026