workloads / nomad-pack-registry

Nomad Pack Registry
https://github.com/workloads/nomad-pack-registry
2 stars 0 forks source link

enhance Packs with Nomad Enterprise features behind optional toggle #3

Open ksatirli opened 1 year ago

ksatirli commented 1 year ago

Following a suggestion from @sofixa in https://github.com/workloads/nomad-pack-registry/pull/2/files#r1242113773, we think it would be time well-spent to add multi-region support to all Packs.

Additionally, more (useful) Enterprise features should be added, behind a toggle like enable_enterprise or by polling the executing environment.

ksatirli commented 8 months ago

In a chat with @sofixa and following some discovery work with @angrycub, we found a way to determine CPU arch and kernel.

It may be possible to use that approach to determine and parse nomad.version (e.g.: nomad.version 1.7.3+ent)