hc-github-team-nomad-core
5edf9f7c8f
backport of commit 0329393a28a94c70e5470a9d43b8e2d43caf0759 ( #18501 )
...
Co-authored-by: wrli20 <41421510+wrli20@users.noreply.github.com>
2023-09-14 09:25:34 -04:00
hc-github-team-nomad-core
171d14707b
backport of commit 46e72aa8d5fa11f3854724a5c1e8061d52b180de ( #18478 )
...
Co-authored-by: wrli20 <41421510+wrli20@users.noreply.github.com>
2023-09-13 14:02:00 +01:00
hc-github-team-nomad-core
27a14e4da1
backport of commit 1e9ccc3ed89adcdfaf4282d432782c03e0e5c615 ( #18261 )
...
Co-authored-by: János Szathmáry <29057504+janory@users.noreply.github.com>
2023-08-18 17:44:54 -04:00
hc-github-team-nomad-core
04a95ef5c7
backport of commit 6219ebc93dbf575015fa2921eee13daaff2b1d5e ( #18049 )
...
This pull request was automerged via backport-assistant
2023-07-24 10:33:18 -05:00
hc-github-team-nomad-core
2f7892667f
backport of commit b75f9bd459700112cb31a329dc54ddeba46d749e ( #17942 )
...
This pull request was automerged via backport-assistant
2023-07-13 17:26:01 -05:00
James Rasell
fddef4c6e1
docs: use appropriate file extension for autoscaler agent config. ( #16993 )
2023-04-27 15:00:28 +01:00
Max Fröhlich
ba590b081e
docs: mention Nomad Admission Control Proxy ( #16702 )
2023-03-28 15:18:26 -04:00
Renan Cakirerk
31eb30f5f5
Fix typo in documentation ( #15970 )
2023-01-31 09:05:37 +01:00
Piotr Kazmierczak
14b53df3b6
renamed stanza to block for consistency with other projects ( #15941 )
2023-01-30 15:48:43 +01:00
Ashlee M Boyer
57f8ebfa26
docs: Migrate link formats ( #15779 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* chore: updates link checker workflow hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 09:31:14 -08:00
Luiz Aoqui
c6ae5d95ac
docs: clarify autoscaling factor and threshold for target-value plugin ( #15418 )
2022-11-30 10:56:16 -05:00
Luiz Aoqui
b28494ec9a
docs: add cpu-allocated and memory-allocated ( #15299 )
...
Document the Autoscaler Nomad APM paramemeters `cpu-allocated` and
`memory-allocated` that were implemented in
https://github.com/hashicorp/nomad-autoscaler/pull/324 and
https://github.com/hashicorp/nomad-autoscaler/pull/334
2022-11-18 10:55:17 -05:00
Luiz Aoqui
8b8d85bce7
docs: use of `node_class` when autoscaling ( #14950 )
...
Document how the value of `node_class` is used during cluster scaling.
https://github.com/hashicorp/nomad-autoscaler/issues/255
2022-10-21 10:35:45 -04:00
Luiz Aoqui
75830a7161
docs: expand Autoscaling documentation ( #14937 )
...
Rename `Internals` section to `Concepts` to match core docs structure
and expand on how policies are evaluated.
Also include missing documentation for check grouping and fix examples
to use the new feature.
2022-10-19 17:57:08 -04:00
Luiz Aoqui
bb00f3d713
docs: add autoscaling debug ( #14941 )
2022-10-19 14:17:41 -04:00
Luiz Aoqui
9f51e7ee40
docs: move autoscaling `source` agent config ( #14947 )
...
Move the Autoscaler agent configuration `source` to the `policy` page
since they are very closely related.
Also update all headers in this section so they follow the proper `h1 >
h2 > h3 > ...` hierarchy.
2022-10-19 14:17:09 -04:00
Luiz Aoqui
150b69daaf
docs: explain autoscaler target-value strategy ( #14951 )
...
Provide more technical details about how the `target-value` strategy
calculates new scaling actions.
2022-10-19 14:16:17 -04:00
Karan Sharma
cdb3ec25d3
docs: add new tools ( #14596 )
2022-09-26 11:42:06 -04:00
Bryce Kalow
a84d2de9be
website: content updates for developer ( #14473 )
...
Co-authored-by: Geoffrey Grosenbach <26+topfunky@users.noreply.github.com>
Co-authored-by: Anthony <russo555@gmail.com>
Co-authored-by: Ashlee Boyer <ashlee.boyer@hashicorp.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kevin Wang <kwangsan@gmail.com>
2022-09-16 10:38:39 -05:00
Kyle Rarey
dd361d9581
docs: Correct driver name for 'Nomad Task Group' autoscaler target ( #14576 )
2022-09-14 09:40:00 +02:00
Kerim Satirli
614171610f
adds link for Nomad-Pack GitHub action ( #14118 )
2022-08-16 08:34:26 +02:00
Mike Nomitch
ce310b350d
Add notes about DAS being prometheus only ( #14040 )
2022-08-15 10:17:31 +02:00
Morantron
741170160f
Update index.mdx
2022-08-11 09:03:52 +02:00
Charlie Voiselle
9a19279f59
Sweep of docs for repeated words; minor edits ( #14032 )
2022-08-05 16:45:30 -04:00
Luiz Aoqui
3dc701a8d0
docs: update Autoscaler AWS plugin with new ws_credential_provider config ( #13779 )
2022-07-19 10:27:55 -04:00
Tim Gross
fc4cd53cfb
docs: rename Internals to Concepts ( #13696 )
2022-07-11 16:55:33 -04:00
Derek Strickland
a15cef689d
Improve Autoscaler overview ( #13396 )
...
Improve Autoscaler overview documentation.
2022-06-17 05:15:22 -04:00
Waquid Valiya Peedikakkal
c06edaacc8
docs: add nomad-pipeline to community tools page ( #13172 )
2022-05-30 09:05:38 +02:00
Luiz Aoqui
bb7b44a9ae
docs: add wander to the community tools page ( #13165 )
2022-05-27 11:53:01 -04:00
Karan Sharma
37c907a8d2
feat: add nomctx and nomad-events-sink ( #12542 )
2022-04-11 14:47:03 -04:00
Mike Nomitch
32bc5638a0
Updated OpenAPI info on tools page
...
Co-authored-by: Derek Strickland <1111455+DerekStrickland@users.noreply.github.com>
2022-03-04 12:54:08 -08:00
Mike Nomitch
0129f7f1a5
Add openapi and caravan to tools page
2022-03-04 09:56:21 -06:00
Ashlee M Boyer
c3691a44df
docs: Fixing path for autoscaling/agent/source nav item ( #12166 )
2022-03-01 17:24:12 -05:00
Luiz Aoqui
61d79e75b0
docs: add docs for the autoscaler `on_error` and `on_check_error` configuration ( #12083 )
2022-02-24 12:12:29 -05:00
Adrián López
b1565c7bf4
Update autoscaler AWS ASG target docs: AWS keypair can be empty ( #11977 )
2022-02-18 17:29:19 -05:00
James Rasell
f2d73442e8
docs: add autoscaler hcloud target plugin link. ( #12087 )
2022-02-18 17:28:38 -05:00
Luiz Aoqui
f981a1ed7e
docs: add HashiBox to the list of community tools ( #11861 )
2022-01-17 11:08:41 -05:00
Luiz Aoqui
7e6acf0e68
docs: fix autoscaling Datadog site configuration ( #11824 )
2022-01-12 21:06:30 -05:00
Guilherme
ae05515b50
Fix 'check calculations' link ( #11420 )
2021-12-20 17:09:15 -05:00
Kevin Wang
3e6757f211
feat(website): extract `/plugins` `/tools` docs ( #11584 )
...
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
Co-authored-by: Mike Nomitch <mnomitch@hashicorp.com>
2021-12-09 14:25:18 -05:00