Tim Gross
fd3d443863
docs: clean up explanation of volume per_alloc
2021-04-09 11:32:00 -04:00
Tim Gross
303c559ca2
CSI: API docs for create and snapshot workflows
2021-04-09 09:49:06 -04:00
Mark Lodato
f2f66bd92f
Fix typo in general options documentation
...
There was a small typo of "namespacecs" instead of "namespaces"
2021-04-09 09:44:48 -04:00
Tim Gross
0892d34ff9
CSI: capability block is required for volume registration
2021-04-08 13:02:24 -04:00
Luiz Aoqui
b32bf2cd85
docs: add missing nomad job run
CLI flags ( #10277 )
2021-04-07 12:07:33 -04:00
Tim Gross
70f5363a89
docs: update CSI create/register fields
...
Add new `access_mode`/`attachment_mode` fields. Make it more clear which set
of fields belong to create vs register. Update the example spec that's
generated by `volume init`.
2021-04-07 11:24:09 -04:00
Luiz Aoqui
baef056f0c
docs: add empty_ignore_system
node selector strategy for autoscaling ( #10306 )
2021-04-06 13:02:56 -04:00
Michael Lange
d0d5431bf9
Fix the broken link in the bootstrapping custom scheduler warning
2021-04-05 14:27:22 -07:00
Drew Bailey
b867784e9c
allow setting stale flag from cli to retrieve individual server license ( #10300 )
2021-04-05 15:35:14 -04:00
Seth Hoenig
9eacb1c27b
docs: apply suggestions from code review
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2021-04-05 10:03:19 -06:00
Seth Hoenig
f17ba33f61
consul: plubming for specifying consul namespace in job/group
...
This PR adds the common OSS changes for adding support for Consul Namespaces,
which is going to be a Nomad Enterprise feature. There is no new functionality
provided by this changeset and hopefully no new bugs.
2021-04-05 10:03:19 -06:00
James Rasell
138adfdc68
docs: add fixed-value and pass-through autoscaler plugin docs. ( #10278 )
...
docs: add fixed-value and pass-through autoscaler plugin docs.
2021-04-01 16:11:37 -04:00
Luiz Aoqui
6bbbc19eb7
Merge pull request #10199 from hashicorp/docs-update-autoscaling-aws-permission
...
docs: Update AWS permission requirements for the Autoscaler
2021-04-01 16:10:28 -04:00
Luiz Aoqui
f802fe3789
Merge pull request #10183 from hashicorp/docs-autoscaling-policy-eval-cli
...
docs: add Autoscaler CLI flags for policy eval configuration
2021-04-01 16:10:01 -04:00
Tim Gross
466b620fa4
CSI: volume snapshot
2021-04-01 11:16:52 -04:00
James Rasell
d07d799ff1
docs: add autoscaling docs to detail node selector strategy feat.
2021-04-01 08:47:16 +02:00
Tim Gross
bdb5b87a48
docs: CLI commands for volume create/delete
2021-03-31 16:37:09 -04:00
Drew Bailey
d8d3faef39
Docs/licensing reference docs ( #10260 )
...
* add a license docs page
* license reference docs
* update wording
* use new docs-nav
* rm file held over from rebase, fix path
2021-03-31 10:24:27 -04:00
Bryce Kalow
a6ca40fa4e
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Seth Hoenig
03ed2a8035
Merge pull request #10243 from apollo13/issue10239
...
Automatically populate `CONSUL_HTTP_ADDR` for connect native tasks in host networking mode.
2021-03-30 09:00:17 -05:00
Florian Apolloner
b9b71e7ac5
Automatically populate CONSUL_HTTP_ADDR
for connect native tasks in host networking mode. Fixes #10239
2021-03-28 14:34:31 +02:00
Chris Baker
cda1cb039e
Merge pull request #10125 from hashicorp/docs-autoscaler-409-plugins
...
autoscaler plugin docs
2021-03-28 07:07:24 -05:00
Luiz Aoqui
f728c9303b
docs: minor updates on autoscaling plugin guides
2021-03-26 16:55:24 -04:00
Tim Gross
e6a7c71694
docs: note that Connect requires a hard-coded port
...
Co-authored-by: Kris Hicks <khicks@hashicorp.com>
2021-03-26 14:43:29 -04:00
Shishir
205e579d46
Update containerd task driver docs. ( #10244 )
2021-03-26 14:42:27 -04:00
Taylor Dolezal
0714e8951c
Change enable to enabled
2021-03-25 14:10:54 -04:00
Daniel Santos
2593bb28c3
Update /v1/job API docs with namespace parameter
2021-03-24 09:31:39 -04:00
Drew Bailey
74836b95b2
configuration and oss components for licensing ( #10216 )
...
* configuration and oss components for licensing
* vendor sync
2021-03-23 09:08:14 -04:00
Chris Baker
bebc3e5bdb
website: added senlin plugin to community plugins index
2021-03-22 19:01:49 +00:00
Chris Baker
16eb8186c5
website: documentation for autoscaler plugins
2021-03-19 15:38:28 +00:00
Luiz Aoqui
2aa9170fa5
docs: update Autoscaler AWS permissions
2021-03-18 20:41:53 -04:00
Tim Gross
fa25e048b2
CSI: unique volume per allocation
...
Add a `PerAlloc` field to volume requests that directs the scheduler to test
feasibility for volumes with a source ID that includes the allocation index
suffix (ex. `[0]`), rather than the exact source ID.
Read the `PerAlloc` field when making the volume claim at the client to
determine if the allocation index suffix (ex. `[0]`) should be added to the
volume source ID.
2021-03-18 15:35:11 -04:00
Tim Gross
8cc938c9d4
csi: volume init command
...
Create a convenience command for generating example CSI volume specifications,
similar to the existing `nomad job init` or `nomad quota init` commands.
2021-03-18 14:24:40 -04:00
Dave May
a00b967efa
docs: add missing dashes to operator debug Usage ( #10192 )
2021-03-17 15:13:04 -04:00
Luiz Aoqui
ad15055911
docs: add Autoscaler CLI flags for policy eval configuration
2021-03-15 18:04:35 -04:00
Tim Gross
0b467a1e44
docs: clarify HCL is parsed in CLI
2021-03-15 15:41:43 -04:00
Florian Apolloner
a0873d5da4
docker: support configuring default log driver in plugin options
2021-03-12 16:04:33 -05:00
Luiz Aoqui
944887a684
docs: add ports to jobspec overview example
2021-03-12 13:36:39 -05:00
Michael Schurter
c524a1cadf
docs: remove mention of api versioning
...
We've only ever had 1 API version, and we've broken backward
compatibility extremely rarely. Nothing changed about this with the
release of 1.0, let's just remove these sentences and save everybody
some reading.
2021-03-12 08:51:22 -08:00
Michael Schurter
57ffa58301
docs: describe k8s in terms of "Linux containers"
...
The terminology here is a bit tricky. Technically Kuberbetes deprecated
their Docker *runtime* support but can still run Docker images. Sadly in
a lot of people's minds "Docker" and "containers" are nearly synonymous.
I think "Linux containers" is a more accurate characterization of
Kubernetes focus than "Docker" at this point.
Fixes #10120
2021-03-11 17:49:13 -08:00
James Rasell
e9d81ace7b
Merge pull request #10140 from hashicorp/b-gh-10070
...
agent: return req error if prometheus metrics are disabled.
2021-03-10 17:11:39 +01:00
James Rasell
2ec9e59122
correctly format variable name within upgrade doc
...
Co-authored-by: Tim Gross <tgross@hashicorp.com>
2021-03-10 15:08:17 +01:00
Tim Gross
bd4d888375
CLI 'nomad ui -authenticate' flag for one-time token exchange
...
Includes swapping the previously documented `-login` flag for `-authenticate`
to align better with Waypoint.
2021-03-10 08:17:56 -05:00
Tim Gross
75878f978e
HTTP API support for 'nomad ui -login'
...
Endpoints for requesting and exchanging one-time tokens via the HTTP
API. Includes documentation updates.
2021-03-10 08:17:56 -05:00
Tim Gross
0676d74e5a
docs: 'nomad ui -login' command
2021-03-10 08:17:56 -05:00
Tim Gross
ee1be60c85
docs: update website links from master to main
2021-03-09 14:42:24 -05:00
James Rasell
b7f60ba122
docs: add upgrade guide for change to metrics API.
2021-03-09 15:40:08 +01:00
Kris Hicks
3a35521cf5
docs: Update sample JSON in Create Job API ( #10108 )
...
This is maybe a more realistic job that someone would actually submit
via the API; it more closely aligns with the example job from `nomad
job init`.
It's also been updated to use group network and service definitions.
2021-03-08 10:06:28 -08:00
Tim Gross
4c4ea23e6f
docs/artifact: clarify git:: prefix usage for private repos
2021-03-08 10:55:32 -05:00
Tim Gross
648977e233
docs: clarify mount source path in filesystem docs
2021-03-08 10:20:30 -05:00