Skip to content

Draft: Sets a region label for VMs running in GCP based on node data

John Jarvis requested to merge jarv/adds-proper-region-for-VMs into master

If we remove the region override in the role definition, populate it dynamically based on node metadata. This will allow us to see zone names, like we do for K8s.

Note we use region for this, even though it is an availability zone identifier.

Edited by John Jarvis

Merge request reports