Alex Dadgar
0953d913ed
Deprecate IOPS
...
IOPS have been modelled as a resource since Nomad 0.1 but has never
actually been detected and there is no plan in the short term to add
detection. This is because IOPS is a bit simplistic of a unit to define
the performance requirements from the underlying storage system. In its
current state it adds unnecessary confusion and can be removed without
impacting any users. This PR leaves IOPS defined at the jobspec parsing
level and in the api/ resources since these are the two public uses of
the field. These should be considered deprecated and only exist to allow
users to stop using them during the Nomad 0.9.x release. In the future,
there should be no expectation that the field will exist.
2018-12-06 15:09:26 -08:00
Dan Brown
d1cc66ae49
Add Reference Architecture and Deployment Guide ( #4768 )
...
* Add Nomad RA
* Add deployment guide and nav
* Deployment Guide update
* Minor typo fixes
* Update diagrams
* Fixes for review
* Link fixes and typo fix
* Edits following review
- Update image text from "zone" to "datacenter" to match Nomad terminology
- Clean up text based on Preetha's feedback
* Text updates
Based on feedback from Rob
* Update diagrams
* fixing spelling
* Add suggestions from Preetha and Omar
2018-12-04 11:49:35 -05:00
Mahmood Ali
5c354ad8fa
Merge pull request #4924 from hashicorp/f-docker-mounts
...
Support bind and tmpfs docker mounts
2018-11-30 07:27:17 -05:00
Michael Schurter
fe238dc6e3
docs: Use valid docker bind propagation field
...
Co-Authored-By: notnoop <mahmood@notnoop.com >
2018-11-30 07:25:56 -05:00
Nick Ethier
bff6484df3
Merge pull request #4906 from hashicorp/f-metric-prefix-master
...
Port metric prefix filtering to master
2018-11-29 22:27:47 -05:00
Omar Khawaja
c5905a9fc9
fix step 5 broken link ( #4939 )
2018-11-29 14:35:39 -05:00
Omar Khawaja
b4e3544ff7
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
Mahmood Ali
cb453e7b3e
document bind and tmpfs options
2018-11-27 07:27:57 -05:00
Omar Khawaja
8a38680ae1
Move current telemetry page to docs ( #4898 )
...
* move current telemetry page to docs
* fix broken links to telemetry doc
2018-11-26 15:18:57 -05:00
Mahmood Ali
2aa034e174
Merge pull request #4908 from hashicorp/f-docker-opts-storageopt
...
Add support for docker storage options
2018-11-20 21:08:27 -05:00
Mahmood Ali
9b48b09498
document storage opts
2018-11-20 16:11:02 -05:00
Preetha
582a52d100
Merge pull request #4857 from hashicorp/f-affinity-docs
...
docs for affinity
2018-11-20 14:17:28 -06:00
Nick Ethier
af3f535f0a
agent: suppose filter_default telemetry option
2018-11-19 23:21:48 -05:00
Nick Ethier
4182e3e141
nomad: add flag to disable publishing of job_summary metrics for dispatched jobs
2018-11-19 23:21:19 -05:00
Omar Khawaja
c5a222bd19
change instrumented webserver job file ( #4897 )
2018-11-17 01:10:44 -05:00
Omar Khawaja
dce594bb6d
clarification regarding Nomad client generating token vs retrieving ( #4890 )
2018-11-16 19:52:31 -05:00
Michael Schurter
b0dcbb7665
Merge pull request #4843 from hashicorp/b-driver-env
...
client: interpolate driver configurations
2018-11-16 12:45:43 -06:00
Preetha
fff2d6f4d8
Merge pull request #4882 from sportebois/f-update-docs-env-stanza-coercion
...
Change misleading boolean example in env stanza coercion section (#4820 )
2018-11-16 08:00:56 -06:00
Michael Schurter
c4c0869a2e
docs: document new interpolation behavior and options
2018-11-15 16:26:25 -08:00
Danielle Tomlinson
60c6cb8586
Merge pull request #4875 from hashicorp/f-constraints
...
scheduler: Make != constraints more flexible
2018-11-15 11:04:21 -08:00
Danielle Tomlinson
cf8bc3224d
docs: Add is_set/is_not_set
2018-11-15 11:00:32 -08:00
Sébastien Portebois
a71dea2ac9
Change misleading boolean example in env stanza coercion section
2018-11-15 13:12:58 -05:00
Preetha Appan
e04b503dca
review comments
2018-11-15 11:32:22 -06:00
Jen
14dab7a67f
Update open graph image
2018-11-13 17:36:13 -05:00
Danielle Tomlinson
b06f6745a9
Merge pull request #4838 from dantoml/dani/fix-docs-typo
...
docs: Fix broken link to cloud auto join
2018-11-08 10:59:31 -08:00
Paul Giles
5c4abbec47
typo fix
2018-11-07 17:47:23 -08:00
Preetha Appan
c0868c5765
More docs for affinities
2018-11-05 16:41:20 -06:00
Preetha Appan
97bce10c35
Affinity stanza documentation
2018-11-05 14:47:40 -06:00
Danielle Tomlinson
d9bd1a1c7d
docs: Fix broken link to cloud auto join
2018-11-03 15:45:36 -04:00
Matthieu Antoine
f40c7e8d49
Change 1hr to 1h on reschedule doc as 1hr is not supported by nomad
2018-11-02 15:32:43 +01:00
Alex Dadgar
e33b95d5ea
cleanup pki docs
2018-10-17 15:14:40 -07:00
Alex Dadgar
efbd28df97
Merge pull request #4785 from rkettelerij/patch-2
...
[Docs] Make clear Nomad requires leases in Vault for rendering certificates using the template stanza
2018-10-17 15:12:44 -07:00
Richard Kettelerij
84b54d8852
Update template.html.md
2018-10-15 12:27:14 +02:00
Richard Kettelerij
96f709427f
[Docs] Make clear Nomad requires leases in Vault
2018-10-15 12:21:13 +02:00
Roan Song
75e8e3295c
Typo fix
2018-10-15 11:36:57 +02:00
Sébastien Portebois
e4307bd1f1
Add missing ref for reschedule and migrate in job and group docs
2018-10-10 20:55:50 -04:00
Sébastien Portebois
cb0a0a44ad
Fix variable interpolation "active" state in docs menu
2018-10-10 20:37:49 -04:00
Michael Schurter
7e7687eea4
Merge pull request #4741 from sportebois/b-fix-task-docs-links
...
docs: fix links in task job specification
2018-10-09 16:19:12 -05:00
Chris Baker
de6d989efe
Merge pull request #4762 from hashicorp/f-678-check-broken-links
...
docs: check website for broken links
2018-10-09 16:35:06 -04:00
Sébastien Portebois
94c28a4c6c
Fix the service stanza link in task documentation
...
Only a single service link target was set for both the service job spec and the Consul-connect integration.
2018-10-09 09:39:33 -04:00
Chris Baker
430388b361
Merge pull request #4743 from hashicorp/doc-rpc-port-discussion
...
docs: make explicit the communication pattern on RPC port (4647)
2018-10-08 16:01:41 -04:00
Chris Baker
71edab44c4
docs: changed localhost URLs for local UI from hyperlinks to pre-text, they were interfering with bad link detection
2018-10-08 14:42:33 -04:00
Chris Baker
39f55d350b
docs: fixed broken links to schedulers page
2018-10-08 13:23:14 -04:00
Alex Dadgar
a027e5cbd4
Fix example drain API request
2018-10-08 10:06:39 -07:00
Omar Khawaja
3817ce3dd5
editing monitoring.html ( #4754 )
2018-10-04 18:40:13 -04:00
Omar Khawaja
d836fa06cf
editing lb guide ( #4753 )
2018-10-04 18:26:51 -04:00
Omar Khawaja
b8c3a1d02d
Monitoring and Alerting Guide with Prometheus [WIP] ( #4706 )
...
* add prometheus configuration guide
* fixing sub navigation issue
* Add detail to Next Steps
* add alerting component to guide
* update
* change docker image name and shorten job templates
* re-arrange to fix broken links
2018-10-04 17:15:10 -04:00
Omar Khawaja
dd3601979e
Load Balancing with Fabio Guide ( #4445 )
...
* add load-balancing guide
* restructure load balancing section
* defining consul lb strategies inline and giving fabio its own bullet point
* update docker image name and shorten job template
* changing system scheduler link to relative link and moving load balancing navigation link right to right above Web UI
2018-10-04 16:18:52 -04:00
Chris Baker
738cf3ad62
docs: amended description per @dadgar suggestions in https://github.com/hashicorp/nomad/pull/4743
2018-10-02 13:02:56 -04:00
Chris Baker
4448d4951a
docs: make explicit the communication pattern on RPC port (4647)
2018-10-02 12:19:37 -04:00