mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
docs: dmidecode manual installation as post-install step (#23823)
Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
682c8c0c81
commit
f8e7905e24
@@ -206,6 +206,12 @@ take advantage of additional Nomad functionalities.
|
||||
|
||||
@include 'install/install-consul-cni-plugin.mdx'
|
||||
|
||||
### Install dmidecode
|
||||
|
||||
When running on a virtualized host such as Amazon EC2, Nomad makes use of the
|
||||
`dmidecode` tool to detect CPU performance data. Some Linux distributions
|
||||
require installing the dmidecode package manually.
|
||||
|
||||
### Configure bridge network to route traffic through iptables
|
||||
|
||||
@include 'install/bridge-iptables.mdx'
|
||||
@@ -214,6 +220,7 @@ take advantage of additional Nomad functionalities.
|
||||
|
||||
@include 'install/cgroup-controllers.mdx'
|
||||
|
||||
|
||||
## Verify the Installation
|
||||
|
||||
To verify Nomad was installed correctly, try the `nomad` command.
|
||||
|
||||
Reference in New Issue
Block a user