Fix typo in documentation (#15970)
This commit is contained in:
parent
e05bfb0c6b
commit
31eb30f5f5
|
@ -15,7 +15,7 @@ job in your cluster.
|
|||
The following external tools are currently available for Nomad and maintained by HashiCorp:
|
||||
|
||||
- [Autoscaling](/nomad/tools/autoscaling) - HashiCorp's official Nomad Autoscaler. Supports scaling allocations within Nomad and scaling nodes on AWS, Azure, GCP, or arbitrary infrastructure via plugins.
|
||||
- [Damon](https://github.com/hashicorp/damon) - An terminal dashboard for Nomad.
|
||||
- [Damon](https://github.com/hashicorp/damon) - A terminal dashboard for Nomad.
|
||||
- [Levant](https://github.com/hashicorp/levant) - A templating and deployment tool for HashiCorp Nomad jobs that provides realtime feedback and detailed failure messages upon deployment issues.
|
||||
- [Nomad Pack](https://github.com/hashicorp/nomad-pack) - An official package manager and templating tool for Nomad, currently a Tech Preview.
|
||||
- [Nomad Pack GitHub Action](https://github.com/marketplace/actions/setup-hashicorp-nomad-pack) - A GitHub Action for Nomad Pack.
|
||||
|
|
Loading…
Reference in New Issue