This message was deleted.
# elemental
a
This message was deleted.
h
Uhm, once a cluster is up and running, Elemental isn't involved in workload management of this cluster. Application deployment is "just" Rancher (or helm, or Fleet, ...) 😉
a
In the documentation it is explained on how to create a
Cluster
definition, but how can I target this specific cluster for a specific workload? The
Cluster
definition does not show any labels for example so how could I target a workload for a specific Cluster?
h
http://elemental.docs.rancher.com/machineregistration-reference shows machineInventoryLabels and machineInventoryAnnotations While the documentation primarily references to the Selector use case, these labels could as well be used to match workloads.
👍 1