Files
nomad/website/content/partials/install/manual-install.mdx
Aimee Ukasick 021692eccf docs: refactor CNI plugin content (#23707)
- Pulled common content from multiple pages into new partials
- Refactored install/index to be OS-based so I could add linux-distro-based instructions to install-consul-cni-plugins.mdx partial. The tab groups on the install/index page do match and change focus as expected.
- Moved CNI overview-type content to networking/index
- Refactored networking/cni to include install CNI plugins and configuration content (from install/index).
- Moved CNI plugins explanation in bridge mode configuration section into bullet points. They had been #### headings, which aren't rendered in the R page TOC. I tried to simplify and format the bullet point content to be easier to scan.

Ref: https://hashicorp.atlassian.net/browse/CE-661
Fixes: https://github.com/hashicorp/nomad/issues/23229
Fixes: https://github.com/hashicorp/nomad/issues/23583
2024-08-06 14:47:46 -04:00

5 lines
296 B
Plaintext

Download a [precompiled binary](https://releases.hashicorp.com/nomad/), verify
the binary using the available SHA-256 sums, and unzip the package to a location
on your machine. Make sure that the location of the `nomad` binary is available
on your `PATH` before continuing with the other guides.