mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
add csi feature content
This commit is contained in:
committed by
Brandon Romano
parent
d405f77525
commit
48b758b693
1
website/pages/use-cases/img/csi.svg
Normal file
1
website/pages/use-cases/img/csi.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 97 KiB |
@@ -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={[
|
||||
|
||||
Reference in New Issue
Block a user