diff --git a/website/src/content/docs/clustertool/csi/nfs.md b/website/src/content/docs/clustertool/csi/nfs.md new file mode 100644 index 000000000000..a579e9aaaad8 --- /dev/null +++ b/website/src/content/docs/clustertool/csi/nfs.md @@ -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 diff --git a/website/src/content/docs/clustertool/csi/smb.md b/website/src/content/docs/clustertool/csi/smb.md new file mode 100644 index 000000000000..ad2b11838398 --- /dev/null +++ b/website/src/content/docs/clustertool/csi/smb.md @@ -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