Initial commit
This commit is contained in:
16
templates/NOTES.txt
Normal file
16
templates/NOTES.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
Successfully installed OpenEBS.
|
||||
|
||||
Check the status by running: kubectl get pods -n {{ .Release.Namespace }}
|
||||
|
||||
The default values will install both Local PV and Replicated PV. However,
|
||||
the Replicated PV will require additional configuration to be fuctional.
|
||||
The Local PV offers non-replicated local storage using 3 different storage
|
||||
backends i.e Hostpath, LVM and ZFS, while the Replicated PV provides one replicated highly-available
|
||||
storage backend i.e Mayastor.
|
||||
|
||||
For more information,
|
||||
- view the online documentation at https://openebs.io/docs
|
||||
- connect with an active community on our Kubernetes slack channel.
|
||||
- Sign up to Kubernetes slack: https://slack.k8s.io
|
||||
- #openebs channel: https://kubernetes.slack.com/messages/openebs
|
||||
Reference in New Issue
Block a user