Tim Gross
2ab004d971
command: add `-connect` flag to job init
...
Adds an example job for Consul Connect integration as well as an
annotated example job.
2019-08-19 14:43:04 -04:00
Michael Schurter
6a45c2431e
Merge pull request #6103 from groovemonkey/master
...
syntax fix; add example for alloc exec -task
2019-08-15 10:54:00 -07:00
Tim Gross
2a592a2e0c
agent: add optional param to -dev flag for connect ( #6126 )
...
Consul Connect must route traffic between network namespaces through a
public interface (i.e. not localhost). In order to support testing in
dev mode, users needed to manually set the interface which doesn't
make for a smooth experience.
This commit adds a facility for adding optional parameters to the
`nomad agent -dev` flag and uses it to add a `-dev=connect` flag that
binds to a public interface on the host.
2019-08-14 15:29:37 -04:00
David Cohen
e69865264b
syntax fix; add example for alloc exec -task
2019-08-09 10:16:45 -04:00
Mahmood Ali
d70e328b77
Merge pull request #5776 from hashicorp/b-flaky-e2e-test
...
flaky e2e test
2019-06-06 20:26:17 -04:00
Preetha Appan
16f422589a
revert 0.9.2 super script tags
2019-06-05 20:39:22 +05:30
Mahmood Ali
89930873da
link to flag from alloc exec doc
2019-06-04 14:37:56 -04:00
Lang Martin
14b9cae7cb
deployment update website examples to say 'requires manual promotion'
2019-06-04 13:45:44 -04:00
Mahmood Ali
c37ce19ac1
docs: Tag all 0.9.2 features
2019-05-23 10:51:03 -04:00
Mahmood Ali
c619d6ca47
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
35c59fbd1f
elaborate on shell interpolation and examples
2019-05-20 10:06:15 -04:00
Mahmood Ali
b77d46a50c
address review feedback
2019-05-17 13:49:08 -04:00
Mahmood Ali
3a70af6d4f
Document `nomad exec` command
2019-05-15 12:22:03 -04:00
Preetha Appan
26ea951627
docs
2019-05-14 16:13:59 -05:00
Mahmood Ali
3a3165f127
update links to use new canonical location
2019-05-10 09:41:19 -04:00
Mahmood Ali
bfc907827c
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
1c71ffa9dc
Fixed Typo
...
Fixed typo: scheduilng/scheduling.
2019-04-29 00:41:53 -07:00
Danielle Lancashire
d46d3ebeb4
docs: Fix copy/paste error in alloc-restart docs
2019-04-25 14:40:09 +02:00
Danielle Lancashire
78350bfd77
docs: Add nomad alloc signal docs
2019-04-25 14:39:49 +02:00
Chris Baker
a2516c23e7
Minor typo fix
2019-04-24 15:51:26 -04:00
Danielle Lancashire
5fe3b99ec8
docs: Add documentation for
2019-04-23 13:22:27 +02:00
Danielle
a34b950a89
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
3aef4343ae
docs: Add docs for nomad-alloc-restart
2019-04-15 17:21:06 +02:00
Chris Baker
b52d1c9274
cli: add support for periodic force evaluation
...
resolves #3251
2019-04-12 18:56:35 +00:00
Chris Baker
5a43f10aaf
cli: add `acl token list` command, documentation
...
docs: fix some incorrect acl policy docs (typos, copy-paste errors)
2019-04-12 15:48:36 +00:00
Chris Baker
a26d4fe1e5
docs: -vault-namespace, VAULT_NAMESPACE, and config
...
agent: added VAULT_NAMESPACE env-based configuration
2019-04-10 10:34:10 -05:00
Michael Schurter
e3613046b0
Update website/source/docs/commands/job/revert.html.md.erb
...
Co-Authored-By: cgbaker <cgbaker@hashicorp.com>
2019-04-10 10:34:10 -05:00
Chris Baker
ee3b8f75c4
docs: added vault token documentation to `job revert` command, documented VaultToken field of api.JobRevertRequest
2019-04-10 10:34:10 -05:00
Alex Dadgar
5621086f50
Enable json logs
2019-01-11 11:36:37 -08: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
Alex Dadgar
845f75a45e
Website docs
2018-08-30 14:20:32 -07:00
Michael Schurter
c4028769ad
Merge pull request #4614 from wyattanderson/wa-eligibility-docs
...
Add documentation for eligibility toggle endpoint
2018-08-27 10:48:47 -07:00
Rob Genova
cb0333069c
Fix broken links in docs/commands
2018-08-25 11:35:56 -05:00
Wyatt Anderson
9dccb62489
Add documentation for eligibility toggle endpoint
2018-08-24 10:50:12 -04:00
Preetha Appan
aa8092337c
Move autopilot to top level and fix links
2018-06-11 17:22:31 -05:00
Alex Dadgar
ebb45a6e87
retry-join flag docs
2018-06-01 09:57:13 -07:00
Alex Dadgar
f934ed4110
Fix website
2018-05-31 10:53:27 -07:00
Chelsea Holland Komlo
5fac075e70
update documentation
2018-05-31 10:50:04 -07:00
Nick Ethier
b1d2437cf6
command: add docs for node drain -monitor flag
2018-05-24 06:37:28 -04:00
Alex Dadgar
21c5ed850d
Register events
2018-05-22 14:06:33 -07:00
Preetha
159888a856
Merge pull request #4274 from hashicorp/f-force-rescheduling
...
Add CLI and API support for forcing rescheduling of failed allocs
2018-05-21 16:24:22 -07:00
Preetha Appan
4a400f045b
Fix docs and method documentation in API
2018-05-21 17:20:59 -05:00
Preetha Appan
e7d8ae70b2
more review feedback
2018-05-11 13:39:55 -05:00
Preetha Appan
bfa0937bbb
Code review feedback
2018-05-10 14:42:24 -05:00
Nick Ethier
43d6ab4efe
website: add job init '-short' option
2018-05-10 13:15:57 -04:00
Preetha Appan
7f27f29ed4
Docs for job eval CLI
2018-05-09 17:19:23 -05:00
Damon Buckwalter
686c246ec1
Missed change to `alloc status` from `alloc-status`
2018-04-26 16:55:02 -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
Peter Dave Hello
564a9e592b
[Docs] Update output message of `nomad node status`
2018-04-16 15:29:38 +08:00
Michael Schurter
7fc8265281
docs: fix broken links
2018-04-12 18:04:53 -07:00