Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
ebcac64d
Commit
ebcac64d
authored
May 25, 2017
by
zhengjiajin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix some typo in example/volumes
parent
1e1040b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
examples/volumes/scaleio/README.md
+2
-2
No files found.
examples/volumes/scaleio/README.md
View file @
ebcac64d
...
@@ -93,7 +93,7 @@ The Kubernetes ScaleIO volume spec supports the following attributes:
...
@@ -93,7 +93,7 @@ The Kubernetes ScaleIO volume spec supports the following attributes:
| storagePool| the name of the volume storage pool (default
`default`
)|
| storagePool| the name of the volume storage pool (default
`default`
)|
| storageMode| the storage provision mode:
`ThinProvisionned`
(default) or
`ThickProvisionned`
|
| storageMode| the storage provision mode:
`ThinProvisionned`
(default) or
`ThickProvisionned`
|
| volumeName| the name of an existing volume in ScaleIO (required)|
| volumeName| the name of an existing volume in ScaleIO (required)|
| secretRef:name| reference to a configu
e
red Secret object (required, see Secret earlier)|
| secretRef:name| reference to a configured Secret object (required, see Secret earlier)|
| readOnly| specifies the access mode to the mounted volume (default
`false`
)|
| readOnly| specifies the access mode to the mounted volume (default
`false`
)|
| fsType| the file system to use for the volume (default
`ext4`
)|
| fsType| the file system to use for the volume (default
`ext4`
)|
...
@@ -170,7 +170,7 @@ The ScaleIO volume plugin is a dynamic provisioner identified as `kubernetes.io/
...
@@ -170,7 +170,7 @@ The ScaleIO volume plugin is a dynamic provisioner identified as `kubernetes.io/
| protectionDomain| the name of the ScaleIO protection domain (default
`default`
)|
| protectionDomain| the name of the ScaleIO protection domain (default
`default`
)|
| storagePool| the name of the volume storage pool (default
`default`
)|
| storagePool| the name of the volume storage pool (default
`default`
)|
| storageMode| the storage provision mode:
`ThinProvisionned`
(default) or
`ThickProvisionned`
|
| storageMode| the storage provision mode:
`ThinProvisionned`
(default) or
`ThickProvisionned`
|
| secretRef| reference to the name of a configu
e
red Secret object (required)|
| secretRef| reference to the name of a configured Secret object (required)|
| readOnly| specifies the access mode to the mounted volume (default
`false`
)|
| readOnly| specifies the access mode to the mounted volume (default
`false`
)|
| fsType| the file system to use for the volume (default
`ext4`
)|
| fsType| the file system to use for the volume (default
`ext4`
)|
...
...
Write
Preview
Markdown
is supported
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