Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
f217503a
Commit
f217503a
authored
4 years ago
by
Tim Gross
Committed by
Tim Gross
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
docs: CSI hostpath demo doesn't need docker.volumes.enabled
parent
ee8b8fa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
demo/csi/hostpath/README.md
+3
-4
demo/csi/hostpath/README.md
with
3 additions
and
4 deletions
+3
-4
demo/csi/hostpath/README.md
+
3
-
4
View file @
f217503a
...
...
@@ -13,10 +13,9 @@ works on Nomad in a Vagrant environment, this demo is a good option.
## Requirements
*
A running Nomad cluster with
`docker.privileged.enabled = true`
and
`docker.volumes.enabled = true`
. The Nomad developer
[
Vagrantfile
](
https://github.com/hashicorp/nomad/blob/main/Vagrantfile
)
in
this repo is suitable.
*
A running Nomad cluster with
`docker.privileged.enabled = true`
. The Nomad
developer
[
Vagrantfile
](
https://github.com/hashicorp/nomad/blob/main/Vagrantfile
)
in this repo is suitable.
Running the
`run.sh`
script in this directory will output the Nomad command
used to run the demo, as well as their outputs:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help