28 lines
1.7 KiB
Plaintext
28 lines
1.7 KiB
Plaintext
Thank you for installing {{ .Chart.Name }}.
|
|
|
|
Your release is named {{ .Release.Name }}.
|
|
The release is installed in namespace {{ .Release.Namespace }}
|
|
|
|
To learn more about the release, try:
|
|
|
|
$ helm status -n {{ .Release.Namespace}} {{ .Release.Name }}
|
|
$ helm get all -n {{ .Release.Namespace}} {{ .Release.Name }}
|
|
|
|
Official Weka CSI Plugin documentation can be found here: https://docs.weka.io/appendix/weka-csi-plugin
|
|
|
|
Examples on how to configure a storage class and start using the driver are here:
|
|
https://github.com/weka/csi-wekafs/tree/master/examples
|
|
|
|
-------------------------------------------------- NOTICE --------------------------------------------------
|
|
| THIS VERSION INTRODUCES SUPPORT FOR ADDITIONAL VOLUME TYPES, AS WELL AS SNAPSHOT AND VOLUME CLONING CAPS |
|
|
| TO BETTER UNDERSTAND DIFFERENT TYPES OF VOLUMES AND THEIR IMPLICATIONS, REFER TO THE DOCUMENTATION ABOVE |
|
|
| ALSO, IT IS RECOMMENDED TO CAREFULLY GO OVER NEW CONFIGURATION PARAMETERS AND ITS MEANINGS, AS BEHAVIOR |
|
|
| OF THE PLUGIN AND ITS REPORTED CAPABILITIES LARGELY DEPEND ON THE CONFIGURATION AND WEKA CLUSTER VERSION |
|
|
------------------------------------------------------------------------------------------------------------
|
|
|
|
-------------------------------------------------- WARNING -------------------------------------------------
|
|
| SUPPORT OF LEGACY VOLUMES WITHOUT API BINDING WILL BE REMOVED IN NEXT MAJOR RELEASE OF WEKA CSI PLUGIN. |
|
|
| NEW FEATURES RELY ON API CONNECTIVITY TO WEKA CLUSTER AND WILL NOT BE SUPPORTED ON API-UNBOUND VOLUMES. |
|
|
| PLEASE MAKE SURE TO MIGRATE ALL EXISTING VOLUMES TO API-BASED SCHEME PRIOR TO NEXT VERSION UPGRADE. |
|
|
------------------------------------------------------------------------------------------------------------
|