fix link typo
This commit is contained in:
parent
4e616043cc
commit
2e29f96875
|
@ -216,7 +216,7 @@ Note that the results from the `allocation-spread`, `binpack`, `job-anti-affinit
|
||||||
|
|
||||||
Change the values of the `percent` options on your targets in the `spread` stanza and observe how the placement behavior along with the final score given to each node changes (use the `nomad alloc status` command as shown in the previous step).
|
Change the values of the `percent` options on your targets in the `spread` stanza and observe how the placement behavior along with the final score given to each node changes (use the `nomad alloc status` command as shown in the previous step).
|
||||||
|
|
||||||
[alloc status]: /docs/commands/alloc/status.ht
|
[alloc status]: /docs/commands/alloc/status.html
|
||||||
[attributes]: /docs/runtime/interpolation.html#node-variables-
|
[attributes]: /docs/runtime/interpolation.html#node-variables-
|
||||||
[client-metadata]: /docs/configuration/client.html#meta
|
[client-metadata]: /docs/configuration/client.html#meta
|
||||||
[constraint-stanza]: /docs/job-specification/constraint.html
|
[constraint-stanza]: /docs/job-specification/constraint.html
|
||||||
|
|
Loading…
Reference in New Issue