Danielle
b73cae6488
Merge pull request #6288 from hashicorp/volume-acl-docs
...
docs: Add host volume acl docs
2019-09-06 15:04:07 +02:00
Danielle
95b365d51b
Apply suggestions from code review
...
acl_docs: Stylistic improvements
Co-Authored-By: Tim Gross <tim@0x74696d.com >
2019-09-06 15:03:38 +02:00
Luiz Aoqui
a4ebfc2769
fix host volume path
2019-09-06 08:44:57 -04:00
Danielle Lancashire
de14e052f5
docs: Add host volume acl docs
2019-09-06 14:02:19 +02:00
Jasmine Dahilig
30fa9bc9dd
upgrade guide for 0.10.0 ( #6266 )
2019-09-05 13:27:37 -07:00
Buck Doyle
cf12d547b4
Fix documentation typo ( #6285 )
2019-09-05 15:04:52 -05:00
Michael Schurter
6c5ec871e9
Merge pull request #6279 from hashicorp/f-connect-docs
...
Initial placeholder connect docs
2019-09-05 12:29:44 -07:00
Preetha Appan
1f86f29cb4
Add docs for new kind field
2019-09-05 13:31:05 -05:00
Preetha Appan
3b955c389d
Initial placeholder connect docs
2019-09-05 13:08:31 -05:00
Charlie Voiselle
c345b0e8ec
docs: Add Persistent Workload using Host Volumes guide ( #6263 )
...
* Added Persistent Workload guide using Host Volumes
* Update website/source/guides/stateful-workloads/stateful-workloads.html.md
Co-Authored-By: Danielle <dani@hashicorp.com >
* fix client config and job spec formatting
* fix typo in description
* fix navigation for both stateful workloads guides
* show output from nomad node status to verify host volumes
* Add value prop info; info about HA
From feedback, added more information about the value proposition for
host volumes (h/t @rkettelerij), and corrected an orphaned bit from
the original guide this one was created from.
2019-09-05 12:33:10 -04:00
Omar Khawaja
8f9ab0edb1
Consul connect guide update ( #6268 )
...
* formatting paragraphs
* remove reference to consul 1.6-beta and update nomad agent command
* remove tech preview status and update limitations
* remove beta tag in navigation
* add screenshot of count dashboard
* update example summary and remove redis references
* capitalize Consul
* minor corrections
* hcl formatting
* demo is on localhost not host ip
* clarify consul on PATH
* mention variable interpolation limitation
2019-09-05 12:29:47 -04:00
Omar Khawaja
3a3b213d50
fix typo
2019-09-05 12:20:34 -04:00
Michael Schurter
04d5057701
Merge pull request #6211 from hashicorp/f-host-volume-docs
...
docs: Initial documentation for volume(_mount)
2019-09-05 09:17:40 -07:00
Omar Khawaja
79d59a1b0b
change localhost to host ip
2019-09-05 12:08:55 -04:00
Michael Schurter
84b463aff5
mention variable interpolation limitation
2019-09-05 08:58:24 -07:00
Michael Schurter
8855c1e592
minor corrections
...
* hcl formatting
* demo is on localhost not host ip
* clarify consul on PATH
2019-09-05 08:56:39 -07:00
Omar Khawaja
7bb29ed06e
capitalize Consul
2019-09-04 20:56:38 -04:00
Omar Khawaja
a760beb8db
update example summary and remove redis references
2019-09-04 19:58:47 -04:00
Omar Khawaja
1868af31df
add screenshot of count dashboard
2019-09-04 18:00:49 -04:00
Omar Khawaja
cb266b4359
remove beta tag in navigation
2019-09-04 17:48:23 -04:00
Omar Khawaja
051241b33e
remove tech preview status and update limitations
2019-09-04 17:46:02 -04:00
Omar Khawaja
b879c41f8a
remove reference to consul 1.6-beta and update nomad agent command
2019-09-04 17:30:45 -04:00
Omar Khawaja
9df2085474
formatting paragraphs
2019-09-04 17:25:06 -04:00
Danielle Lancashire
881d4d2772
volume docs: cleanup
2019-09-04 17:42:19 +02:00
Mahmood Ali
e66239d353
Merge pull request #6250 from hashicorp/f-raft-protocol-v3
...
Update default raft protocol to version 3
2019-09-04 09:34:41 -04:00
Mahmood Ali
4c8441c47e
address review feedback
2019-09-03 21:44:39 -04:00
Mahmood Ali
9e4c6aa924
keep security-related together
2019-09-03 20:38:32 -04:00
Jamie Finnigan
826cb27c98
docs: task driver resource isolation & security
2019-09-03 15:19:46 -07:00
Jasmine Dahilig
c346a47b5b
add default update stanza and max_parallel=0 disables deployments ( #6191 )
2019-09-02 10:30:09 -07:00
Danielle
6ac3a4a1fd
Merge pull request #6210 from hashicorp/f-update-node-response
...
docs: Update /v1/node/{node-id} example response
2019-09-01 19:17:30 +02:00
Danielle
fb3abb288b
Merge pull request #6208 from pcgeek86/patch-1
...
Update AWS logo to current version
2019-09-01 08:41:23 +02:00
Preetha
3e1ffe9059
Merge pull request #6237 from hashicorp/f-rkt-deprecated
...
rkt deprecation notice
2019-08-30 16:45:40 -05:00
Preetha Appan
9d094668e8
fix casing
2019-08-30 15:31:28 -05:00
Preetha Appan
b553e9c72d
Wording changes
2019-08-30 14:36:08 -05:00
Tim Gross
ab38c1bbea
cli: split -dev and -dev-connect flags
2019-08-30 09:33:30 -04:00
Preetha Appan
d3136a3ee3
Deprecation notice for rkt
2019-08-29 13:38:12 -05:00
Mahmood Ali
ae666bb417
Default raft protocol to version 3
2019-08-28 15:56:59 -04:00
Charlie Voiselle
02f72413d1
Small typo fixes
2019-08-28 14:09:42 -04:00
Michael Schurter
6a1bdf04c4
consul: use Consul's defaults and env vars
...
Use Consul's API package defaults and env vars as Nomad's defaults.
2019-08-27 14:56:52 -07:00
Jasmine Dahilig
80dfa33223
expose nomad namespace as environment variable in allocation #5692 ( #6192 )
2019-08-27 08:38:07 -07:00
Nick Fagerlund
3d9e44d40f
Update middleman-hashicorp container ( #6185 )
2019-08-26 09:29:08 -05:00
Danielle Lancashire
bbb1b3921e
docs: Sort keys in node response
2019-08-26 14:10:13 +02:00
Danielle Lancashire
1cc9bd8071
docs: Update job specification sidebar
2019-08-26 14:05:43 +02:00
Danielle Lancashire
f2c5884c0b
docs: Add client configuration for host_volume
2019-08-26 14:03:28 +02:00
Danielle Lancashire
7a62099715
docs: Initial documentation for volume(_mount)
2019-08-26 13:09:54 +02:00
Danielle Lancashire
460c766285
docs: Update /v1/node/{node-id} example response
...
The nodes api documentation is fairly out of date, here I've updated the
entire response based on a local dev agent, rather than explicitly
adding new fields to bring us up to the current api shape.
2019-08-26 12:27:16 +02:00
Trevor Sullivan
cd7cb02e9a
Update AWS logo to current version
2019-08-25 14:18:24 -07:00
Jerome Gravel-Niquet
25e38c8257
Consul service meta ( #6193 )
...
* adds meta object to service in job spec, sends it to consul
* adds tests for service meta
* fix tests
* adds docs
* better hashing for service meta, use helper for copying meta when registering service
* tried to be DRY, but looks like it would be more work to use the
helper function
2019-08-23 12:49:02 -04:00
Chris Baker
697a0e4e49
add node.region to interpolation documentation to address #6164
2019-08-20 17:55:21 +00:00
Charlie Voiselle
6a09397baa
Merge pull request #6149 from hashicorp/docs-cv-prefer-routable
...
link-local addresses can be fingerprinted
2019-08-19 15:22:12 -04:00