Mayastor Installation on MicroK8s
Last updated
Last updated
This website/page will be End-of-life (EOL) after 31 August 2024. We recommend you to visit OpenEBS Documentation for the latest Mayastor documentation (v2.6 and above).
Mayastor is now also referred to as OpenEBS Replicated PV Mayastor.
Prerequisite: Prepare a cluster by following the steps outlined in this guide.
To install Mayastor using Helm on MicroK8s, execute the following command:
During the installation of Mayastor in MicroK8s, Pods with hostnetwork might encounter a known issue where they get stuck in the init state due to the Calico Vxlan bug.
Expected error:
Resolution:
To resolve this error, execute the following command:
For more details about this issue, refer to the GitHub issue.
For further configuration of Mayastor including storage pools, storage class, persistent volume claims, and application setup, refer to the offical documentation.