Commit Graph

18 Commits

Author SHA1 Message Date
Luiz Aoqui
334de88582 docs: restructure autoscaling plugins menu (#10534)
* docs: restructure autoscaling plugins menu

* docs: add autoscaling threshold strategy (#10535)
2021-05-07 14:21:50 -04:00
James Rasell
89278678ab docs: add detail on launching autoscaler external plugins. 2021-04-26 11:19:15 +02:00
James Rasell
bc61222645 Merge pull request #10409 from hashicorp/f-docs-gh-10406
docs: update autoscaler target plugins to include datacenter field.
2021-04-21 10:15:45 +02:00
James Rasell
35d89d2f80 docs: update autoscaler target plugins to include datacenter field. 2021-04-20 14:01:19 +02:00
Johan Siebens
46131fb8ed website: added digitalocean droplets plugin to community plugins index 2021-04-20 10:25:21 +02:00
James Rasell
442d640704 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
71d5d17d7d 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
James Rasell
169579369f docs: add autoscaling docs to detail node selector strategy feat. 2021-04-01 08:47:16 +02:00
Bryce Kalow
ee79587a67 feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
Chris Baker
acb116b2c4 website: added senlin plugin to community plugins index 2021-03-22 19:01:49 +00:00
Chris Baker
55ebc37af9 website: documentation for autoscaler plugins 2021-03-19 15:38:28 +00:00
Luiz Aoqui
b51d0f1efe docs: update Autoscaler AWS permissions 2021-03-18 20:41:53 -04:00
Luiz Aoqui
6939ff01f1 docs: hightlight different default node drain deadline when using the Autoscaler 2021-03-04 16:51:07 -05:00
Luiz Aoqui
241675a8b9 docs: add node_drain_ignore_system_jobs to Autoscaler GCP plugin 2021-02-26 18:30:45 -05:00
Luiz Aoqui
d34b0971c2 docs: document Autoscaler node_drain_ignore_system_jobs configuration 2021-02-26 18:29:41 -05:00
James Rasell
321612a8f4 docs: add Nomad Autoscaler GPC MIG target plugin detail. (#10090)
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2021-02-26 17:21:09 +01:00
Xopherus
e45a1246cc Fix aws secret key name in autoscaler aws target
- aws secret key is named incorrectly in the target docs.
  It needs to match what is in the nomad-autoscaler repo
  (see link below), otherwise the autoscaler will default to AWS sdk
  behavior, which could end up using an IAM instance profile
  or other environment variables instead of what is passed into the
  autoscaler config file.

Ref: e60fb5268d/plugins/builtin/target/aws-asg/plugin/plugin.go (L27)
2021-02-03 16:56:12 -05:00
Jeff Escalante
0eae603a86 implement mdx remote 2021-01-05 19:02:39 -05:00