The CKS External Hostname Controller has changed the way it reports DNS names for services running on CKS.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.
-
Prior to August 25, 2025: The controller mutated the
service.beta.kubernetes.io/external-hostnameannotation to long format if it was specified in short format. -
Now: The controller no longer mutates the annotation. Instead, the FQDN and its allocation status are set in the
.status.conditionsfield on the Service object, specifically under theExternalRecordstype.