Nick Ethier
105cbf6df9
tr: expose envoy sidecar admin port as environment variable
2020-01-06 21:53:45 -05:00
Tim Gross
5289c1e0aa
doc: explain ALLOC_INDEX uniqueness guarantees ( #6830 )
...
The `ALLOC_INDEX` isn't guaranteed to be unique, and this has caused
some user confusion. The servers make a best-effort attempt to make
this value unique from 0 to count-1 but when you have canaries on the
task group, there are reused indexes because you have multiple job
versions running at the same time. If a user needs a unique number for
interpolating a value in your application, they can get this by
combining the job version and the alloc index.
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com>
2019-12-10 10:30:26 -05:00
Michael Schurter
6930bb8c43
docs: add more detail to connect stanzas
2019-09-06 13:09:02 -07:00
Jasmine Dahilig
4078393bb6
expose nomad namespace as environment variable in allocation #5692 ( #6192 )
2019-08-27 08:38:07 -07:00
Chris Baker
1db5e3501f
add node.region to interpolation documentation to address #6164
2019-08-20 17:55:21 +00:00
Preetha Appan
7455688649
fix grammar
2019-07-25 21:03:20 -05:00
john-lay
e6c947e83a
Update the link to point to `#mapped-ports`
2019-06-06 17:44:01 +01:00
john-lay
7f6e8d3229
Fix a website link under `Runtime Environment`
...
Under the `Network-related Variables` the `NOMAD_HOST_PORT_<label>` has
a incorrect link.
2019-06-06 14:28:30 +01:00
Justin Weissig
4e017f5ed1
Fixed typo
...
Fixed typo: "dots wil be"/"dots will be".
2019-04-30 00:04:17 -07:00
Brian Lalor
337a6befa1
Oxford comma in variable interpolation summary
...
This improves the readability of this section.
2019-01-10 16:15:41 -05:00
Omar Khawaja
77945c9e4f
New Nomad Vault Integration Guide ( #4886 )
...
* add vault integration guide in guides section and move current vault integration content to docs section
* complete guide with image
* fix typos
* rename step 6 and fix typos
* fix typos and awkward phrasing along with links
* fix duplicated step #
* fix typo
* fix links so that pages that pointed to the original vault integration content still point there
2018-11-27 10:28:01 -05:00
Michael Schurter
3b8fe566a9
docs: document new interpolation behavior and options
2018-11-15 16:26:25 -08:00
Sébastien Portebois
b00c580de1
Fix variable interpolation "active" state in docs menu
2018-10-10 20:37:49 -04:00
Chris Baker
6172eb92ca
docs: fixed broken links to schedulers page
2018-10-08 13:23:14 -04:00
Rob Genova
4f7fb30ee7
Misc. changes and fixes to docs/
2018-08-25 11:35:56 -05:00
Rob Genova
e4120e34c9
Re-organize existing docs and guides
2018-08-25 11:35:56 -05:00
Alex Dadgar
17fc9a6283
Fix old references
2018-03-22 13:39:18 -07:00
Preetha Appan
e652956496
Clarify difference between node and task metadata interpolated vars.
2017-12-08 11:44:15 -06:00
Michael Schurter
2547bc5138
Prevent _ from causing italics
...
Fixes #3418
2017-10-19 15:35:47 -07:00
Michael Schurter
cdbf729386
Document <task> network env vars
...
Looks like I accidently dropped them when combining env var listings in
PR #2709
2017-08-04 13:05:05 -07:00
Karel Malec
cf985f011c
Pass task group name as NOMAD_GROUP_NAME environment variable
2017-07-21 01:22:54 +02:00
Michael Schurter
0f65a56627
Document cpu.totalcompute attribute
2017-07-03 14:51:02 -07:00
Michael Schurter
9e686e84a1
Remove DRIVER env vars from docs
2017-06-22 16:16:17 -07:00
Michael Schurter
f85f43bdfb
Consolidate envvars in a partial template
2017-06-21 17:19:08 -07:00
Brian Shumate
4a75e2928a
DOCS: Update Scheduler Types page
...
- Update grammar
- Add link to Large-scale cluster management at Google with Borg
2017-05-10 12:45:23 -04:00
Kate Taggart
9ae7459f27
important word change in docs.
2017-05-03 12:45:59 -07:00
Kate Taggart
6d469a8266
remove periods from things that aren't sentences.
2017-05-03 12:45:59 -07:00
Kate Taggart
f6236dec34
mention the two newly available env vars in the docs.
2017-05-03 12:45:59 -07:00
Alex Dadgar
d9f83658b4
fix old arch
2017-05-01 17:36:20 -07:00
Alex Dadgar
1402e32c0a
document attr.unique.network.ip-address in common list
2017-03-27 10:45:16 -07:00
Michael Schurter
71783e8e41
Add NOMAD_{IP,PORT}_<task>_<label> env vars
2017-03-10 12:17:43 -08:00
Michael Schurter
9cb743bd31
Update documentation now that cleaning is more extensive
2017-03-09 17:12:10 -08:00
Michael Schurter
7d099b952e
Draw attention to env var sanitizing
2017-03-07 08:55:37 -08:00
Michael Schurter
ca0b19a050
Add documentation and changelog entry
2017-03-06 20:05:05 -08:00
Alex Dadgar
d0fd0e277a
Don't force uppercase meta keys in env vars
2017-02-20 19:51:24 -08:00
Jonathan Lima
be98af8526
Improve interpolation docs
2017-02-12 01:47:17 -02:00
Diptanu Choudhury
a79754c996
Added docs
2017-01-23 15:05:18 -08:00
Alex Dadgar
675855b8c2
Fix documentation for interpolating attrs/meta
...
This PR fixes the website documentation to correctly present the way of
specifying constraints on node meta and attributes.
2017-01-03 13:25:56 -08:00
Samuel BERTHE
8530981c72
doc(interpolation): More explicit
2016-12-09 10:24:30 +01:00
Seth Vargo
24ba6119b1
Fix broken meta links
2016-12-08 10:45:33 -08:00
Alex Dadgar
dc723ceeb9
webfix
2016-11-01 18:47:40 -07:00
Alex Dadgar
caa8aeef07
docs
2016-11-01 12:23:10 -07:00
Alex Dadgar
747c3e7e68
Agent
2016-11-01 10:39:15 -07:00
Seth Vargo
fa101d91c4
Revamp job specification documentation to be more modular and composable
2016-10-27 22:18:06 -04:00