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
48b758b6
Commit
48b758b6
authored
5 years ago
by
nicolelyn
Committed by
Brandon Romano
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
add csi feature content
parent
d405f775
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
website/pages/use-cases/img/csi.svg
+1
-0
website/pages/use-cases/img/csi.svg
website/pages/use-cases/simple-container-orchestration.jsx
+13
-0
website/pages/use-cases/simple-container-orchestration.jsx
with
14 additions
and
0 deletions
+14
-0
website/pages/use-cases/img/csi.svg
0 → 100644
+
1
-
0
View file @
48b758b6
This diff is collapsed.
Click to expand it.
website/pages/use-cases/simple-container-orchestration.jsx
+
13
-
0
View file @
48b758b6
...
...
@@ -180,6 +180,19 @@ SERVICE_NAME: Nomad
}
}
/>
<
TextSplitWithImage
textSplit
=
{
{
heading
:
'
Run stateful workloads
'
,
content
:
'
Natively connect and run stateful services with storage volumes from third-party providers via the Container Storage Interface plugin system.
'
,
textSide
:
'
right
'
}
}
image
=
{
{
url
:
require
(
'
./img/csi.svg
'
),
alt
:
'
Stateful Workloads
'
}
}
/>
<
FeaturedSliderSection
heading
=
"Case Studies"
features
=
{
[
...
...
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