Commit Graph

2314 Commits

Author SHA1 Message Date
James Rasell
971a8cdc8a Fix incorrect link to the sample Grafana dashboard
closes #5799
2019-06-10 17:26:27 +02:00
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
a1fef61bbc remove 0.9.2 rc1 download link 2019-06-05 20:41:11 +05:30
Preetha Appan
54be46e7fc revert 0.9.2 super script tags 2019-06-05 20:39:22 +05:30
Mahmood Ali
f178a15938 Merge pull request #5778 from hashicorp/b-preempt-off-by-default
nomad: disable service+batch preemption by default
2019-06-04 20:00:09 -04:00
Rob Genova
3e067bf6b8 Adds Enterprise docs for Preemption 2019-06-04 23:05:25 +00:00
Michael Schurter
1186d77133 nomad: disable service+batch preemption by default
Enterprise only.

Disable preemption for service and batch jobs by default.

Maintain backward compatibility in a x.y.Z release. Consider switching
the default for new clusters in the future.
2019-06-04 15:54:50 -07: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
Mahmood Ali
6b82b5d2af docs: Link to 0.9.2-rc1 2019-05-23 10:27:17 -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
Lang Martin
9621c073fe add update AutoPromote bool 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
Omar Khawaja
e8a2fdba95 Vagrant optional (#5724)
* specify Vagrant as optional in getting started and installation

* edit next steps
2019-05-17 16:50:16 -04:00
Mahmood Ali
0070c2b6cb address review feedback 2019-05-17 13:49:08 -04:00
Preetha
a6105ad79f Merge pull request #5709 from jweissig/patch-10
docs: fixed wording
2019-05-16 11:06:43 -05: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
Justin Weissig
54893445a9 docs: fixed wording
Fixed wording: "as show below"/shown.
2019-05-15 00:08:18 -07:00
Nick Ethier
c49ec0a964 Add jrasell/sherpa to resource page and remove Replicator. (#5700)
Add jrasell/sherpa to resource page and remove Replicator.
2019-05-14 22:25:13 -04:00
Mahmood Ali
18c63d4c3f Make spark.html the index 2019-05-14 17:30:08 -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
640470cea4 Merge pull request #5693 from hashicorp/docs-task-config
docs: mention regression in task config validation
2019-05-14 07:50:39 -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
James Rasell
ae4495fb12 Add jrasell/sherpa to resource page and remove Replicator.
Adds jrasell/sherpa to the resources page under the Integrations
section.

Replicator is no longer being maintained or has been under active
development for well over a year. I have therefore removed this
from the resources page.
2019-05-14 13:13:11 +01:00
Michael Schurter
14244af3a4 docs: mention regression in task config validation 2019-05-13 14:08:46 -07:00
Justin Weissig
ffe06cb57f docs: fixed typo
Fixed typo: programatic/programmatic
2019-05-11 10:40:39 -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
Justin Weissig
915b78309a doc: wording
Fixed wording: "as show below" -> "as shown below".
2019-05-10 00:12:55 -07:00
Charlie Voiselle
764b80eca0 Adopted @schmichael wording 2019-05-09 16:01:25 -04:00
Yishan Lin
eddf8a247e Merge branch 'master' into yishan/revised-nomadproject-structure 2019-05-09 12:59:53 -07: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
Yishan Lin
cbfc68ee1c Changed from "Container Management" to "Container Orchestration"
Removed Terraform mention in integrations without existing guide.
2019-05-09 10:14:01 -07:00
Yishan Lin
55abc0f403 Revised NomadProject Structure
- Revised "What is Nomad" copy
- Added "Key Features" section with links to task drivers & device plugins with lift-and-shift from README
- Added "Who Uses Nomad" section with users, talks, blog posts
- Removed Hadoop YARN, Docker Swarm, HTCondor from comparisons
- Revamped Guides section
- Inserted "Installing Nomad", "Upgrading", "Integrations" as persistent in Guides navbar
- Split Installing Nomad into two paths for users (one for Sandbox with "Quickstart", one for Production)
- Surfaced "Upgrading" and "Integrations" section from documentation
- Changed "Job Lifecycle" section into "Deploying & Managing Applications"
- Reworked "Operations" into "Operating Nomad"
- Reworked "Security" into "Securing Nomad"
- Segmented Namespaces, Resource Quotas, Sentinel into "Governance & Policy" subsection
- Reworked "Spark integration" into its own "Analytical Workloads" section
2019-05-08 14:40:38 -07:00
Charlie Voiselle
a910f1ded9 querystring -> query string 2019-05-08 15:14:31 -04:00
Charlie Voiselle
0f8ed68b6b Typo fixes (#5661)
* Typo fixes
* it's -> its
* plugable -> pluggable
2019-05-08 12:54:44 -04:00