-
Get Nomad from here.
-
Install CNI plugin from and ensure it's available inside
/opt/cni/bin
. Follow docs for more details. -
Run the local agent:
sudo nomad agent -config=nomad.hcl
- Check node status
nomad node status
- Run example deployment
nomad init
nomad run example.nomad