Omar Khawaja
fe6a95ef63
fix typo
2019-01-30 17:48:08 -05:00
Mahmood Ali
62b48264e9
website: update lxc references to 0.1.0-rc2 ( #5283 )
2019-01-30 17:05:44 -05:00
Michael Schurter
728585b9c2
docs: add 0.9 specific upgrade notes
2019-01-29 15:18:15 -08:00
Alex Dadgar
05b1b03156
fix lxc sidebar
2019-01-29 15:03:02 -08:00
Omar Khawaja
d11a4c5d6b
fix typo from plugin_dir to data_dir ( #5267 )
2019-01-29 16:49:28 -05:00
Omar Khawaja
45a07ce15f
LXC driver guide ( #5255 )
...
* skeleton for external plugins guide section
* initial content
* add installation and configuration steps
* complete steps to deployg lxc workload
* update link
* correct typo in link
* change link name
* fix alignment and word wrap at 80
* updates
* update lxc driver download link and commands in step 3
* fix link typo
2019-01-29 16:02:58 -05:00
Mahmood Ali
2e29f96875
fix link typo
2019-01-28 14:04:46 -05:00
Charlie Voiselle
e3a38806e8
Update outage.html.markdown
2019-01-28 09:04:52 -05:00
Preetha Appan
2d135e96b7
Fix broken scheduling links in advanced scheduling guide
2019-01-26 10:57:49 -06:00
Omar Khawaja
69c887972b
Advanced scheduling guides (affinity + spread) ( #5001 )
...
* initial structure
* add to affinity guide
* add to affinity guide
* update affinity guide
* spread guide
* update content
* update step 3 to spread stanza
* update
* add wording to motivate the use of spread and affinity
* improve guide description and use clearer wording to distinguish constrain from affinity
* clarify challenge to user with specific example
* improve wording in the solution section
* incorporate rest of suggestions into affinity guide
* modify spread guide description
* improve wording of spread docs
* change instance count from 5 to 10 to more easily show spread
* improving spread guide and changing demo architecture
* motivate spread a bit more
* clarification about spread
* fix wording
2019-01-25 10:43:39 -05:00
Omar Khawaja
b723f48d52
add link on monitoring home for easier navigation ( #5028 )
2018-12-19 14:13:13 -05:00
Danielle Tomlinson
80c95d3b76
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
c623609e89
guides: Update for globbed namespace rules
2018-12-19 12:48:56 +01:00
Omar Khawaja
b1ab008abf
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
1e3c3cb287
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
8aebe8c47d
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
ce5ef3ab26
fix step 5 broken link ( #4939 )
2018-11-29 14:35:39 -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
Omar Khawaja
be1c2e6624
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
181381f456
change instrumented webserver job file ( #4897 )
2018-11-17 01:10:44 -05:00
Chris Baker
a16fe95de9
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
0d0da84462
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
6172eb92ca
docs: fixed broken links to schedulers page
2018-10-08 13:23:14 -04:00
Omar Khawaja
b833e4e8f6
editing monitoring.html ( #4754 )
2018-10-04 18:40:13 -04:00
Omar Khawaja
ceb2eed3e5
editing lb guide ( #4753 )
2018-10-04 18:26:51 -04:00
Omar Khawaja
b3937e3fc6
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
adfd89ded8
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
33328c973d
docs: amended description per @dadgar suggestions in https://github.com/hashicorp/nomad/pull/4743
2018-10-02 13:02:56 -04:00
Chris Baker
307d66590c
docs: make explicit the communication pattern on RPC port (4647)
2018-10-02 12:19:37 -04:00
Dominykas Djačenko
e66d8926b0
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
e5050a332f
Misc. /guides updates
2018-08-25 11:35:56 -05:00
Rob Genova
2e5f483dc2
Update guides/spark
2018-08-25 11:35:56 -05:00
Rob Genova
1ebdcf7688
Update guides/security
2018-08-25 11:35:56 -05:00
Rob Genova
8ae384dac7
Update guides/operating-a-job
2018-08-25 11:35:56 -05:00
Rob Genova
0bd33ee163
Updates to guides/operations
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
Andrei Burd
7eae4441eb
High load clusters IO requeremets
2018-06-21 10:22:49 +03:00
Preetha Appan
aa8092337c
Move autopilot to top level and fix links
2018-06-11 17:22:31 -05:00
Chelsea Holland Komlo
49c44eb453
fix doc links and other improvements
2018-05-31 10:50:04 -07:00
Preetha Appan
89cace6e6b
Add section on peers.json new format and upgrading to raft protocol 3
2018-05-30 13:47:56 -05:00
Kate Taggart
c2e5da393e
fix typo: 'ode' to 'node'.
2018-05-23 13:19:33 -07:00
Michael Schurter
93bd3f0de9
docs: update cli output for node drain
...
CLI output changed in #4202
2018-04-24 11:02:34 -07:00
Michael Schurter
5f1033263b
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
7bc122dd5b
Merge pull request #4172 from omame/patch-1
...
Typo fix on a link
2018-04-18 12:05:34 -05:00
Laura Uva
7f2b036031
Fix typos in example commands in the Vault Integration Configuration section of ACL guide
2018-04-17 17:16:35 -07:00
Daniele Valeriani
b318e78fdf
Typo fix on a link
2018-04-17 22:17:48 +02:00
Peter Dave Hello
564a9e592b
[Docs] Update output message of nomad node status
2018-04-16 15:29:38 +08:00
Michael Schurter
2775d80611
Fix more broken links
2018-04-12 17:55:20 -07:00
Michael Schurter
be86ee4025
docs: fix broken links
2018-04-12 17:28:26 -07:00
Michael Schurter
1ab70a791f
Merge pull request #4142 from hashicorp/docs-drain-guide
...
Add Node Drain Guide
2018-04-12 16:36:37 -07:00
Michael Schurter
f4acf65744
docs: add eligibility example
2018-04-12 16:16:33 -07:00
Michael Schurter
950d7d40fc
docs: prettify node names
2018-04-12 16:14:13 -07:00
Michael Schurter
f6209c4adf
docs: add multi-dc example to drain guide
2018-04-12 15:42:57 -07:00
Michael Schurter
da99282c52
docs: fix typos, improve wording
2018-04-12 15:42:32 -07:00
Michael Schurter
0a282e6c88
docs: add drain guide
2018-04-12 09:59:50 -07:00
Preetha Appan
b0f8c5340a
add sentence about non voting servers for increasing scheduling throughput
2018-04-12 10:22:13 -05:00
Preetha Appan
3ed5dca83e
Fix broken link in autopilot documentation
2018-04-12 10:18:16 -05:00
Alex Dadgar
876207748d
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
2ccaebe815
Use new Vault CLI commands in guides
2018-04-11 12:51:36 -07:00
Chelsea Holland Komlo
339c480a8c
minor spelling/punctuation fixups
2018-04-11 13:41:39 -04:00
Chelsea Holland Komlo
5d06a1cb25
code review rewording recommendations
2018-04-11 13:31:10 -04:00
Chelsea Holland Komlo
268bd3ec5f
add link to rpc_upgrade_mode docs
2018-04-11 12:00:52 -04:00
Chelsea Holland Komlo
9c4cce2adc
add paragraph to explain rpc_migrate_mode when migrating a cluster
...
Update documentation on dynamically reloading TLS configuration
2018-04-11 11:48:24 -04:00
Charlie Voiselle
c83bc6405b
Removed break inside of links
2018-04-09 12:20:23 -05:00
Charlie Voiselle
49bf9be07c
fixed link
2018-04-09 12:18:09 -05:00
Michael Lange
bf4d349a86
Update the UI guide to add instructions & screenshots for new features
2018-04-02 18:19:17 -07:00
Michael Lange
cda9340567
Remove note about stats being requested from clients
...
This is no longer true 🎉
2018-04-02 18:19:17 -07:00
Michael Lange
3ef93afbbe
Update existing UI guide to include information about live updating views
2018-04-02 18:19:17 -07:00
Chelsea Holland Komlo
d20649c46a
nomad closes connections on reloading a tls configuration
2018-03-26 11:43:24 -04:00
Alex Dadgar
17fc9a6283
Fix old references
2018-03-22 13:39:18 -07:00
Josh Soref
99aea0be22
spelling: hashicorp
2018-03-11 18:11:14 +00:00
Josh Soref
455eb1aeb3
spelling: authoritative
2018-03-11 17:42:05 +00:00
John Cowen
28dd41c419
Fix erroneous metrics link + code block typo on the metrics page
2018-02-20 15:00:56 +00:00
Kyle Havlovitz
cb2321353c
Merge pull request #3812 from hashicorp/autopilot-config-change
...
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-30 16:14:26 -08:00
Kyle Havlovitz
5cec4e794e
Fix autopilot guide example
2018-01-30 16:12:39 -08:00
Kyle Havlovitz
0eb0acacdc
Fix remaining issues with autopilot change
2018-01-30 15:21:28 -08:00
Michael Schurter
29a3c8f709
Merge pull request #3334 from hashicorp/f-vault-acl
...
Vault Secret Backend
2018-01-30 12:26:59 -08:00
Michael Schurter
40b558e00d
Mention minimum Vault version
2018-01-30 11:31:10 -08:00
Michael Schurter
c946255459
Minor formatting/style updates
2018-01-30 11:14:05 -08:00
Kyle Havlovitz
2ccf565bf6
Refactor redundancy_zone/upgrade_version out of client meta
2018-01-29 20:03:38 -08:00
Charlie Voiselle
fb5091678b
Changed nomad.rocks
to localhost:4646
to align with defaults
...
Should provide cut and paste example for most users. Advanced users should be able to correct URLs to something appropriate.
2018-01-29 11:27:52 -05:00
Alex Dadgar
1fc6f2fb01
Link sentinel docs
2018-01-24 14:17:57 -08:00
Nicolas Corrarello
d30bc34a27
Introducing @schmichael suggestions
2018-01-23 13:26:34 +01:00
Chelsea Komlo
d09cc2a69f
Merge pull request #3492 from hashicorp/f-client-tls-reload
...
Client/Server TLS dynamic reload
2018-01-23 05:51:32 -05:00
Nicolas Corrarello
088a247310
Merge branch 'master' of github.com:/hashicorp/nomad into f-vault-acl
2018-01-23 06:37:46 +00:00
Kyle Havlovitz
12ff22ea70
Merge branch 'master' into autopilot
2018-01-18 13:29:25 -08:00
Kyle Havlovitz
7b980c42d8
Add raft remove by id endpoint/command
2018-01-16 13:35:32 -08:00
Chelsea Holland Komlo
5f52e8e103
feedback from code review
2018-01-16 11:55:11 -05:00
Ron Alexssen
19430ba3ad
remove duplicate typo
2018-01-09 15:21:30 -08:00
Chelsea Holland Komlo
21ceb0a46b
add documentation
2018-01-09 06:34:46 -05:00
rwaweber
cdbce86918
small signal typo and argument consistency
2017-12-27 12:43:36 -05:00
Rob Genova
ea4bfc0ec5
Add Spark configuration properties for ACL token and namespace. Remove spark.nomad.job property (deprecated in favor of spark.app.id).
2017-12-19 00:12:20 +00:00
Kyle Havlovitz
2455a205de
Add autopilot docs
2017-12-18 14:29:41 -08:00
Preetha
8b6b4f0caa
Merge pull request #3567 from hashicorp/d-enterprise-docs
...
Minor tweaks to Enterprise docs
2017-11-21 16:38:07 -06:00
Rob Genova
97da591a7b
slight wording changes; add links to Enteprise
2017-11-17 23:07:05 +00:00
Chelsea Holland Komlo
767a0be29d
update nomad guide for dynamic certificate reloading
2017-11-17 12:46:45 -05:00
Nicolas Corrarello
3a4b9abaf0
Changed roles for role as the path changed in Vault
2017-11-07 15:11:41 +00:00
James Rasell
a678b8d7c4
Update securing-nomad.html.md address flag example
...
The `nomad node-status` command incorrectly used the `-addr` flag; whereas the correct flag key is `-address`.
2017-11-07 09:05:06 +00:00
Jonathan Ballet
afe804a230
doc: fix some typos in the "Guides" documentation
2017-11-05 09:39:42 +01:00
Michael Schurter
7cc8a4825f
Update site for 0.7.0
2017-11-01 11:25:34 -07:00