Mahmood Ali
85c449b766
Merge pull request #5776 from hashicorp/b-flaky-e2e-test
...
flaky e2e test
2019-06-06 20:26:17 -04:00
john-lay
0abbbc6163
Update the link to point to #mapped-ports
2019-06-06 17:44:01 +01:00
john-lay
9372fb74b9
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
Preetha Appan
54be46e7fc
revert 0.9.2 super script tags
2019-06-05 20:39:22 +05:30
Rob Genova
3e067bf6b8
Adds Enterprise docs for Preemption
2019-06-04 23:05:25 +00:00
Mahmood Ali
b170ef9a03
link to flag from alloc exec doc
2019-06-04 14:37:56 -04:00
Lang Martin
9b0ae12358
deployment update website examples to say 'requires manual promotion'
2019-06-04 13:45:44 -04:00
Mahmood Ali
5a597f4947
client config flag to disable remote exec
...
This exposes a client flag to disable nomad remote exec support in
environments where access to tasks ought to be restricted.
I used `disable_remote_exec` client flag that defaults to allowing
remote exec. Opted for a client config that can be used to disable
remote exec globally, or to a subset of the cluster if necessary.
2019-06-03 15:31:39 -04:00
Mahmood Ali
ab5ec50c57
docs: Tag all 0.9.2 features
2019-05-23 10:51:03 -04:00
Lang Martin
0da3ee574f
website more explicit auto_promote instructions
2019-05-22 12:34:57 -04:00
Lang Martin
f4701e69b9
Update website/source/docs/job-specification/update.html.md
...
Co-Authored-By: Michael Schurter <michael.schurter@gmail.com >
2019-05-22 12:34:57 -04:00
Lang Martin
5ac416a04a
website update auto_promote doc
2019-05-22 12:32:08 -04:00
Mahmood Ali
3e353bdce2
Merge pull request #5711 from hashicorp/f-nomad-exec-part-05-cli-docs
...
Document `nomad exec` command
2019-05-22 09:31:23 -04:00
Mahmood Ali
73e6e2ac40
elaborate on shell interpolation and examples
2019-05-20 10:06:15 -04:00
Mahmood Ali
0070c2b6cb
address review feedback
2019-05-17 13:49:08 -04:00
Preetha
abaf5dcff1
Merge pull request #5702 from hashicorp/f-filter-by-create-index
...
Filter deployments by create index
2019-05-15 21:50:41 -05:00
Omar Khawaja
aa9a80803c
change GRPC to gRPC ( #5712 )
2019-05-15 15:02:16 -04:00
Mahmood Ali
7beb9eec7c
Document nomad exec command
2019-05-15 12:22:03 -04:00
Preetha Appan
fa7933645e
docs
2019-05-14 16:13:59 -05:00
Michael Schurter
890f70a697
Merge pull request #4590 from hashicorp/d-fix-stagger
...
docs: fix description of update.stagger
2019-05-14 08:36:08 -07:00
Michael Schurter
883fe5b358
Merge pull request #5657 from hashicorp/docs-plugin-link
...
docs: add lots of links to plugin guide
2019-05-14 07:50:09 -07:00
Charlie Voiselle
85a60d284c
Merge pull request #5683 from hashicorp/docs-describe-sched-restart
...
Added Sparrow link
2019-05-10 11:25:27 -04:00
Charlie Voiselle
40742affae
Added Sparrow link
2019-05-10 10:35:21 -04:00
Charlie Voiselle
bab982484e
Added info about scheduler fail and success cases ( #5675 )
...
* Added info about scheduler fail and success cases
* fix "and and"; copypasta
* Moving links to bottom for consistency
* Adopted @schmichael wording
2019-05-10 10:26:43 -04:00
Mahmood Ali
13474bca4d
update links to use new canonical location
2019-05-10 09:41:19 -04:00
Charlie Voiselle
764b80eca0
Adopted @schmichael wording
2019-05-09 16:01:25 -04:00
Charlie Voiselle
16874f337a
Moving links to bottom for consistency
2019-05-09 15:38:43 -04:00
Charlie Voiselle
16a58e65f9
fix "and and"; copypasta
2019-05-09 15:03:51 -04:00
Charlie Voiselle
72d6bb9f8d
Added info about scheduler fail and success cases
2019-05-09 14:53:45 -04:00
Charlie Voiselle
0f8ed68b6b
Typo fixes ( #5661 )
...
* Typo fixes
* it's -> its
* plugable -> pluggable
2019-05-08 12:54:44 -04:00
Michael Schurter
cdd5bc11e3
docs: add lots of links to plugin guide
...
Add links to plugin guide because its buried under Docs -> Internal. At
least one user couldn't find it:
https://groups.google.com/d/msg/nomad-tool/5sR8MTGZFrM/8bOExpcJAgAJ
Link from:
- Devices index
- Devices community page
- Drivers index
- Drivers community page
I erred on the side of over-linking because it's just a single concise
sentence and I'd hate for people to struggle finding the guide.
Also remove some very old (4 years!) and confusing docs from the driver
index page.
2019-05-07 10:40:22 -07:00
Michael Schurter
06e36982bd
docs: fix default restart values
2019-05-06 14:52:44 -07:00
Mahmood Ali
5035db0c49
docs: update s3 urls to use virtual bucket style
...
In response to https://forums.aws.amazon.com/ann.jspa?annID=6776
2019-05-06 10:39:51 -04:00
Justin Weissig
9f7703c56e
Fixed typo
...
Fixed typo: "dots wil be"/"dots will be".
2019-04-30 00:04:17 -07:00
Justin Weissig
46f3376134
Fixed Typo
...
Fixed typo: scheduilng/scheduling.
2019-04-29 00:41:53 -07:00
Danielle Lancashire
05ef73c376
docs: Fix copy/paste error in alloc-restart docs
2019-04-25 14:40:09 +02:00
Danielle Lancashire
e97dfce7e1
docs: Add nomad alloc signal docs
2019-04-25 14:39:49 +02:00
Danielle
a4ed10902b
Merge pull request #5597 from hashicorp/dani/doc-alloc-stop
...
Documentation for `nomad alloc stop`
2019-04-25 12:23:09 +02:00
Chris Baker
3116f79967
Minor typo fix
2019-04-24 15:51:26 -04:00
Eduardo Arango
a54f322814
singularity_path -> singularity_cache
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-24 12:43:16 -05:00
Nick Ethier
cfad24c976
website: add plugin docs ( #5501 )
...
website: add plugin docs
2019-04-23 11:22:08 -04:00
Nick Ethier
ff9b3e370a
website: fixs a few errors in new plugin docs
2019-04-23 11:15:26 -04:00
Danielle Lancashire
bc6b422d08
docs: Add documentation for
2019-04-23 13:22:27 +02:00
Danielle
4789948ba8
Merge pull request #5573 from hashicorp/dani/update-vol-docs
...
docs: Clarify docker volume behaviour
2019-04-18 14:30:16 +02:00
Chris Baker
15c64875d1
Merge pull request #5559 from ArangoGutierrez/website_docs_singularity
...
list singularity as a community driver
2019-04-17 12:42:29 -04:00
Danielle Lancashire
acf8ab8665
docs: Clairfy docker volume behaviour
2019-04-17 11:31:55 +02:00
Eduardo Arango
9f97da0956
resolve merge conflicts
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-16 17:01:22 -05:00
Eduardo Arango
bd0d641a5e
address @cgbaker comments
...
Signed-off-by: Eduardo Arango <eduardo@sylabs.io >
2019-04-16 16:59:59 -05:00
Danielle
8982fb3c43
Merge pull request #5565 from hashicorp/dani/alloc-restart-docs
...
docs: Add docs for nomad-alloc-restart
2019-04-15 17:26:28 +02:00
Danielle Lancashire
4dab9ed348
docs: Add docs for nomad-alloc-restart
2019-04-15 17:21:06 +02:00