hcloud-cloud-controller-manager icon indicating copy to clipboard operation
hcloud-cloud-controller-manager copied to clipboard

feat: Distinguish server type via automatic label

Open lukasmetzner opened this issue 1 year ago • 0 comments

This update to the HCCM introduces a new label for Kubernetes nodes: instance.hetzner.cloud/provided-by. This label will be automatically applied to nodes, indicating their origin as either:

  • robot for dedicated servers
  • cloud for cloud-based virtual machines

With this features other components (e.g. csi-driver) can fine-tune their deployment requirements.

lukasmetzner avatar Oct 22 '24 13:10 lukasmetzner