From e6c1803da96ded2acc1be7f2c97e2e982f0ed917 Mon Sep 17 00:00:00 2001 From: AJ_Datacore Date: Wed, 30 Aug 2023 10:43:56 +0530 Subject: [PATCH] docs: changed link Signed-off-by: AJ_Datacore --- quickstart/performance-tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart/performance-tips.md b/quickstart/performance-tips.md index 0877633..f628d55 100644 --- a/quickstart/performance-tips.md +++ b/quickstart/performance-tips.md @@ -97,7 +97,7 @@ cat /sys/devices/system/cpu/isolated To allot specific CPU cores for Mayastor's reactors, follow these steps: -1. Ensure that you have the Mayastor kubectl plugin installed, matching the version of your Mayastor Helm chart deployment ([releases](https://github.com/openebs/mayastor/releases)). You can find installation instructions in the [Mayastor kubectl plugin documentation](https://github.com/openebs/mayastor-extensions/blob/develop/k8s/plugin/README.md). +1. Ensure that you have the Mayastor kubectl plugin installed, matching the version of your Mayastor Helm chart deployment ([releases](https://github.com/openebs/mayastor/releases)). You can find installation instructions in the [Mayastor kubectl plugin documentation]( https://mayastor.gitbook.io/introduction/advanced-operations/kubectl-plugin). 2. Execute the following command to update Mayastor's configuration. Replace `` with the appropriate Kubernetes namespace where Mayastor is deployed.