open-nomad/website/source/docs/job-specification
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
..
affinity.html.md review comments 2018-11-15 11:32:22 -06:00
artifact.html.md
check_restart.html.md
constraint.html.md docs: Add is_set/is_not_set 2018-11-15 11:00:32 -08:00
dispatch_payload.html.md
env.html.md Change misleading boolean example in env stanza coercion section 2018-11-15 13:12:58 -05:00
ephemeral_disk.html.md
group.html.md Add missing ref for reschedule and migrate in job and group docs 2018-10-10 20:55:50 -04:00
index.html.md
job.html.md Add missing ref for reschedule and migrate in job and group docs 2018-10-10 20:55:50 -04:00
logs.html.md
meta.html.md possible typo about node.class 2018-09-07 15:52:53 +05:30
migrate.html.md Fix broken links in docs/job-specification 2018-08-25 11:35:56 -05:00
network.html.md
parameterized.html.md Fix broken links in docs/job-specification 2018-08-25 11:35:56 -05:00
periodic.html.md updated periodic stanza documentation 2018-07-25 15:11:47 +03:00
reschedule.html.md Change 1hr to 1h on reschedule doc as 1hr is not supported by nomad 2018-11-02 15:32:43 +01:00
resources.html.md Deprecate IOPS 2018-12-06 15:09:26 -08:00
restart.html.md Fix incorrect default mode for restart stanza in docs 2018-09-05 09:11:24 -05:00
service.html.md Fix broken links in docs/job-specification 2018-08-25 11:35:56 -05:00
task.html.md Fix the service stanza link in task documentation 2018-10-09 09:39:33 -04:00
template.html.md cleanup pki docs 2018-10-17 15:14:40 -07:00
update.html.md Clarify max_parallel interaction with taskgroups 2018-08-16 12:11:30 -04:00
vault.html.md clarification regarding Nomad client generating token vs retrieving (#4890) 2018-11-16 19:52:31 -05:00