From bc7eef27d1d24f88cd5a2786b7435c57f058d490 Mon Sep 17 00:00:00 2001 From: Samadrita-Bhattacharya <108999524+Samadrita-Bhattacharya@users.noreply.github.com> Date: Sun, 21 May 2023 16:49:29 +0700 Subject: [PATCH] Update longhorn.adoc Hi , I have made a small correction to address a typo in the code. This pull request aims to fix the error and improve the overall code quality. Please review the commit and consider merging it into the main branch. Feel free to provide any feedback or suggestions for improvement. Thank you for maintaining this open source project, and I appreciate the opportunity to contribute! I'm learning kubernetes so that I can contribute into larger problems. It would be helpful if you can share some resources with me for learning. Signed-off-by: Samadrita-Bhattacharya <108999524+Samadrita-Bhattacharya@users.noreply.github.com> --- proposals/sandbox/longhorn.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/sandbox/longhorn.adoc b/proposals/sandbox/longhorn.adoc index b9fb50583..096803071 100644 --- a/proposals/sandbox/longhorn.adoc +++ b/proposals/sandbox/longhorn.adoc @@ -40,7 +40,7 @@ Besides engine and manager, Longhorn also has an intuitive GUI and a test suite *Statement on alignment with CNCF mission:* -Longhorn project aligns with CNCF's mission to make cloud-native computing ubiquitous. Today, persistent storage support varies from Kubernetes cluster to Kuberentes cluster. As a result, users cannot deploy stateful workloads that require persistent volumes and expect their stateful workloads to work on any Kubernetes cluster. By creating a portable and lightweight implementation of persistent storage volumes, Longhorn can make persistent storage support available on every Kubernetes cluster and thus can help drive the adoption of Kubernetes technology. +Longhorn project aligns with CNCF's mission to make cloud-native computing ubiquitous. Today, persistent storage support varies from Kubernetes cluster to Kubernetes cluster. As a result, users cannot deploy stateful workloads that require persistent volumes and expect their stateful workloads to work on any Kubernetes cluster. By creating a portable and lightweight implementation of persistent storage volumes, Longhorn can make persistent storage support available on every Kubernetes cluster and thus can help drive the adoption of Kubernetes technology. *Sponsors from TOC:* Alexis Richardson and Liz Rice