equinix-labs/terraform-equinix-metal-eks-anywhere

include a random suffix in the resource names

Closed this issue · 0 comments

When provisioning multiple clusters from the same project it becomes difficult to determine which resources are assigned to which cluster.

Include a suffix in device hostnames and gateways. Also include this as a tag in created resources.

hostname tags
eksa-{suffix}-admin eksa-{suffix}, ...
eksa-{suffix}-node-cp01 eksa-{suffix}, ...
eksa-{suffix}-node-dp01 eksa-{suffix}, ...