Cloud API Overview > @adpt/cloud > k8s > PodProps > hostname
k8s.PodProps.hostname property
Specifies the hostname of the Pod.
If not specified, the pod's hostname will be set to a system-defined value.
Signature:
hostname?: string;
Adapt v0.3.0: now with Google Cloud Run support!