From 82f774c59428c948557d27e7378e0754b6b62571 Mon Sep 17 00:00:00 2001 From: William Jimenez Date: Fri, 13 Nov 2020 18:55:22 -0800 Subject: [PATCH] Update README.md highlight community events Signed-off-by: William Jimenez --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 096b713..eccc930 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ * Test: [![Build Status](http://drone-publish.longhorn.io/api/badges/longhorn/longhorn-tests/status.svg)](http://drone-publish.longhorn.io/longhorn/longhorn-tests) ### Overview -Longhorn is a distributed block storage system for Kubernetes. +Longhorn is a distributed block storage system for Kubernetes. Longhorn is cloud native storage because it is built using Kubernetes and container primatives. Longhorn is lightweight, reliable, and powerful. You can install Longhorn on an existing Kubernetes cluster with one `kubectl apply` command or using Helm charts. Once Longhorn is installed, it adds persistent volume support to the Kubernetes cluster. @@ -23,6 +23,13 @@ Longhorn implements distributed block storage using containers and microservices You can read more technical details of Longhorn [here](https://longhorn.io/). + +## Get Involved +**Community Meeting and Office Hours**!: Hosted by the core maintainers of Longhorn: 2nd Friday of the every month at 09:00 Pacific Time (PT)/12:00 Eastern Time (ET) on Zoom: http://bit.ly/longhorn-community-meeting. Gcal event: http://bit.ly/longhorn-events +**Longhorn Mailing List**!: Stay up to date on the latest news and events: https://lists.cncf.io/g/cncf-longhorn + +You can read more about the community and its events here: https://github.com/longhorn/community + ## Current status The latest release of Longhorn is **v1.0.2**.