hashicorp / nomad

Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
https://www.nomadproject.io/
Other
14.82k stars 1.94k forks source link

CNI: update referenced version of CNI reference plugins #17069

Open shoenig opened 1 year ago

shoenig commented 1 year ago

Currently our docs name the v1.0.0 version of the CNI reference plugins in the installation guide. The latest published version of these plugins is v1.2.0. Let's validate that the new version works, then update the install guide.

Probably sufficient to validate countdash (nomad job init -short -connect) on each of these.

Shackelford-Arden commented 3 months ago

Looks like the installation docs reference 1.5.0 now 👀 (as of today)