-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Nomad 1.4.0 introduced the concept of workload identities, which are used to assign a verifiable identification to allocations running in Nomad. This can be used to greatly simplify ACL policy management.
Currently this feature is only supported when using Nomad Variables, but will likely be expanded in the future to the point where the Autoscaler can make use of it.
krarey, tristanmorgan, svnlto and dmclf