Omar Khawaja
8c1d713ed3
add link on monitoring home for easier navigation ( #5028 )
2018-12-19 14:13:13 -05:00
Danielle Tomlinson
0ca8b236ff
Merge pull request #4982 from hashicorp/f-acls-glob-ns
...
acl: Add support for globbing namespaces
2018-12-19 12:49:43 +01:00
Danielle Tomlinson
f10dbbec54
guides: Update for globbed namespace rules
2018-12-19 12:48:56 +01:00
Omar Khawaja
a6e15202ce
Commenting out dead link to demo.nomadproject.io ( #5017 )
...
* removing dead link
* comment out header and footer to UI demo
* adding reference to link back and commenting it out
2018-12-18 17:26:51 -05:00
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
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
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
Omar Khawaja
c5a222bd19
change instrumented webserver job file ( #4897 )
2018-11-17 01:10:44 -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
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
39f55d350b
docs: fixed broken links to schedulers page
2018-10-08 13:23:14 -04: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
Dominykas Djačenko
0ad8a985ca
Update federation.md command
...
This fixes the documentation to use the most recent syntax for `nomad server join`
2018-09-18 12:58:42 -07:00
Rob Genova
33ec1e36b3
Misc. /guides updates
2018-08-25 11:35:56 -05:00
Rob Genova
5b0df334c0
Update guides/spark
2018-08-25 11:35:56 -05:00
Rob Genova
e924bf19e9
Update guides/security
2018-08-25 11:35:56 -05:00
Rob Genova
c9667139e0
Update guides/operating-a-job
2018-08-25 11:35:56 -05:00
Rob Genova
06e8674b3d
Updates to guides/operations
2018-08-25 11:35:56 -05:00
Rob Genova
49315d454b
Re-organize existing docs and guides
2018-08-25 11:35:56 -05:00
Andrei Burd
3dcdc46291
High load clusters IO requeremets
2018-06-21 10:22:49 +03:00
Preetha Appan
798135cd4e
Move autopilot to top level and fix links
2018-06-11 17:22:31 -05:00
Chelsea Holland Komlo
02a64d0760
fix doc links and other improvements
2018-05-31 10:50:04 -07:00
Preetha Appan
024354f99a
Add section on peers.json new format and upgrading to raft protocol 3
2018-05-30 13:47:56 -05:00
Kate Taggart
01973f4fda
fix typo: 'ode' to 'node'.
2018-05-23 13:19:33 -07:00
Michael Schurter
016734e21f
docs: update cli output for node drain
...
CLI output changed in #4202
2018-04-24 11:02:34 -07:00
Michael Schurter
7a3232344e
docs: move operating-a-job to guides
...
Add redirects from /docs/ -> /guides/ and update old redirects to point
to the new location.
2018-04-18 16:21:16 -07:00
Preetha
92a801ec22
Merge pull request #4172 from omame/patch-1
...
Typo fix on a link
2018-04-18 12:05:34 -05:00
Laura Uva
b1b29cd3e2
Fix typos in example commands in the Vault Integration Configuration section of ACL guide
2018-04-17 17:16:35 -07:00
Daniele Valeriani
367dc27a6f
Typo fix on a link
2018-04-17 22:17:48 +02:00
Peter Dave Hello
bb4d7be2d0
[Docs] Update output message of nomad node status
2018-04-16 15:29:38 +08:00
Michael Schurter
7d1a63c259
Fix more broken links
2018-04-12 17:55:20 -07:00
Michael Schurter
ecd2af009b
docs: fix broken links
2018-04-12 17:28:26 -07:00
Michael Schurter
05fc3f2e97
Merge pull request #4142 from hashicorp/docs-drain-guide
...
Add Node Drain Guide
2018-04-12 16:36:37 -07:00
Michael Schurter
e4b86500aa
docs: add eligibility example
2018-04-12 16:16:33 -07:00
Michael Schurter
f42a6ff3d3
docs: prettify node names
2018-04-12 16:14:13 -07:00
Michael Schurter
e2b78d470b
docs: add multi-dc example to drain guide
2018-04-12 15:42:57 -07:00
Michael Schurter
25fa9dac51
docs: fix typos, improve wording
2018-04-12 15:42:32 -07:00
Michael Schurter
a50ce5ef8d
docs: add drain guide
2018-04-12 09:59:50 -07:00
Preetha Appan
f15137cc53
add sentence about non voting servers for increasing scheduling throughput
2018-04-12 10:22:13 -05:00
Preetha Appan
a7c0e2113d
Fix broken link in autopilot documentation
2018-04-12 10:18:16 -05:00
Alex Dadgar
2d8736064c
Merge pull request #4137 from hashicorp/d-vault-guide
...
Use new Vault CLI commands in guides
2018-04-11 12:52:38 -07:00
Alex Dadgar
852e3b4fa0
Use new Vault CLI commands in guides
2018-04-11 12:51:36 -07:00
Chelsea Holland Komlo
aad039905e
minor spelling/punctuation fixups
2018-04-11 13:41:39 -04:00