Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
SUNK v7.2.0
Features
- Adds a default timeout of 60 seconds to MySQL probes
- Adds the ability to toggle between different image registries
Changes to SUNK image registry
Allimage fields now support a name field to specify the desired image name.
- If no repository is specified, the default registry + the image
namewill be used. - If a repository is specified, it will override the value used. Neither the
nameor the default registry will be used.
controller, as shown in the example below, will use the controller image from the default registry, ghcr.io/coreweave/slurm-containers/controller.
External SUNK users
If running SUNK outside of CoreWeave Kubernetes Service (CKS), change theglobal.cks value in the slurm Helm chart as follows:
global.cks.enabled=false
The default value, global.cks.enabled=true, pulls images from the internal CKS registry, which is not available externally.
Bug fixes
- Adds a missing script name to the
nsscachesubPath definition - Updates the Slurm registry helper to the correct target repository
- Reads groups from
scim_users_parametersin/etc/nsscache.conf, or from the command line if specified
/slurm-login directory, including:
- Updates
github.com/fluxcd/cli-utilsfrom0.36.0-flux.15to0.37.0-flux.1 - Updates
github.com/onsi/ginkgo/v2from2.27.2to2.27.3 - Updates
github.com/onsi/gomegafrom1.38.2to1.38.3 - Updates
k8s.io/apifrom0.34.2to0.35.0 - Updates
k8s.io/apimachineryfrom0.34.2to0.35.0 - Updates
k8s.io/client-gofrom0.34.2to0.35.0 - Updates
k8s.io/kubectlfrom0.34.2to0.35.0