17 lines
747 B
Plaintext
17 lines
747 B
Plaintext
|
|
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
|