Skip to content

Commit

Permalink
docs(microk8s-install): resolved formatting errors
Browse files Browse the repository at this point in the history
Signed-off-by: AJ_Datacore <[email protected]>
  • Loading branch information
AJDatacore committed Sep 14, 2023
1 parent 16d8754 commit e7e5f15
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions platform-support/microk8s-installation.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
----
Title: Mayastor Installation on MicroK8s
----
# Mayastor Installation on MicroK8s

## Install Mayastor on MicroK8s

:::info
{% hint style="info" %}
**Prerequisite**: Prepare a cluster by following the steps outlined in this [guide](https://mayastor.gitbook.io/introduction/quickstart/preparing-the-cluster).
:::
{% endhint %}

To install Mayastor using Helm on MicroK8s, execute the following command:

Expand Down Expand Up @@ -37,9 +35,11 @@ For more information or to view the documentation, visit our website at https://
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:**

![](https://hackmd.io/_uploads/Syigxz7u3.png)

**Resolution:**

To resolve this error, execute the following command:

{% tabs %}
Expand Down

0 comments on commit e7e5f15

Please sign in to comment.