-
-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(website): add initial csi pages for nfs and smb (now that they …
…are removed from clustertool defaults)
- Loading branch information
1 parent
d085214
commit dc908df
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: csi-driver-nfs | ||
--- | ||
|
||
:::caution[Work In Progress] | ||
|
||
This program, all its features and its general design, are all a Work-In-Progress. It is not done and not widely available. | ||
|
||
All code and docs are considered Pre-Beta drafts | ||
|
||
::: | ||
|
||
csi-driver-nfs is used to provision static and dynamic storage. | ||
It can be used as an alternative to democratic CSI and is compatible with TrueCharts integrated NFS/SMB csi options for easily adding and storing credentials |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: csi-driver-smb | ||
--- | ||
|
||
:::caution[Work In Progress] | ||
|
||
This program, all its features and its general design, are all a Work-In-Progress. It is not done and not widely available. | ||
|
||
All code and docs are considered Pre-Beta drafts | ||
|
||
::: | ||
|
||
csi-driver-smb is used to provision static and dynamic storage. | ||
It can be used as an alternative to democratic CSI and is compatible with TrueCharts integrated NFS/SMB csi options for easily adding and storing credentials |