From cfb0b91a733e7675cc9a0b1b6e4699c7d283838b Mon Sep 17 00:00:00 2001 From: Vishnu Attur Date: Wed, 6 Sep 2023 16:22:55 +0530 Subject: [PATCH] fix: remove unstable warning from stable 2.4 branch Signed-off-by: Vishnu Attur --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index db52ea7..2d42454 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,6 @@ description: 'The native NVMe-oF CAS engine of OpenEBS' # Welcome to Mayastor! -{% hint style="danger" %} -### This documentation is staged on an unstable branch -It is provided here as a convenience to the writers, reviewers and editors of Mayastor's user documentation, to provide easy visualisation of content before publishing. It MUST NOT be used to guide the installation or use of Mayastor, other than for pre-release testing outside of production. As a staging branch, it is expected at times to contain errors and to be incomplete. -The official Mayastor User Reference for the latest GA release can be found [here](https://mayastor.gitbook.io/) -{% endhint %} - ## What is Mayastor? **Mayastor** is a performance optimised "Container Attached Storage" (CAS) solution of the CNCF project [**OpenEBS**](https://openebs.io/). The goal of OpenEBS is to extend Kubernetes with a declarative data plane, providing flexible persistent storage for stateful applications.