Update README.md
This commit is contained in:
parent
867257d59a
commit
604acd1870
43
README.md
43
README.md
@ -1,4 +1,15 @@
|
||||
# Longhorn
|
||||
<h1 align="center" style="border-bottom: none">
|
||||
<a href="https://longhorn.io/" target="_blank"><img alt="Longhorn" width="120px" src="https://github.com/longhorn/website/blob/master/static/img/icon-longhorn.svg"></a><br>Longhorn
|
||||
</h1>
|
||||
|
||||
<p align="center">A CNCF Incubating Project. Visit <a href="https://longhorn.io/" target="_blank">longhorn.io</a> for the full documentation.</p>
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/longhorn/longhorn/releases)
|
||||
[](https://hub.docker.com/r/longhornio/longhorn-manager)
|
||||
|
||||
</div>
|
||||
|
||||
Longhorn is a distributed block storage system for Kubernetes. Longhorn is cloud native storage because it is built using Kubernetes and container primitives.
|
||||
|
||||
@ -15,20 +26,9 @@ Longhorn implements distributed block storage using containers and microservices
|
||||
|
||||
You can read more technical details of Longhorn [here](https://longhorn.io/).
|
||||
|
||||
## Current Status
|
||||
## Releases
|
||||
|
||||
The latest release of Longhorn is [](https://github.com/longhorn/longhorn/releases)
|
||||
|
||||
## Build Status
|
||||
* Engine: [](https://drone-publish.longhorn.io/longhorn/longhorn-engine)[](https://goreportcard.com/report/github.com/longhorn/longhorn-engine)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-engine?ref=badge_shield)
|
||||
* Manager: [](https://drone-publish.longhorn.io/longhorn/longhorn-manager)[](https://goreportcard.com/report/github.com/longhorn/longhorn-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-manager?ref=badge_shield)
|
||||
* Instance Manager: [](http://drone-publish.longhorn.io/longhorn/longhorn-instance-manager)[](https://goreportcard.com/report/github.com/longhorn/longhorn-instance-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-instance-manager?ref=badge_shield)
|
||||
* Share Manager: [](http://drone-publish.longhorn.io/longhorn/longhorn-share-manager)[](https://goreportcard.com/report/github.com/longhorn/longhorn-share-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-share-manager?ref=badge_shield)
|
||||
* Backing Image Manager: [](http://drone-publish.longhorn.io/longhorn/backing-image-manager)[](https://goreportcard.com/report/github.com/longhorn/backing-image-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Fbacking-image-manager?ref=badge_shield)
|
||||
* UI: [](https://drone-publish.longhorn.io/longhorn/longhorn-ui)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-ui?ref=badge_shield)
|
||||
* Test: [](http://drone-publish.longhorn.io/longhorn/longhorn-tests)
|
||||
|
||||
## Release Status
|
||||
https://github.com/longhorn/longhorn/releases
|
||||
|
||||
| Release | Version | Type |
|
||||
|---------|---------|--------|
|
||||
@ -36,6 +36,19 @@ The latest release of Longhorn is [](https://drone-publish.longhorn.io/longhorn/longhorn-engine)[](https://goreportcard.com/report/github.com/longhorn/longhorn-engine)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-engine?ref=badge_shield)
|
||||
* Manager: [](https://drone-publish.longhorn.io/longhorn/longhorn-manager)[](https://goreportcard.com/report/github.com/longhorn/longhorn-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-manager?ref=badge_shield)
|
||||
* Instance Manager: [](http://drone-publish.longhorn.io/longhorn/longhorn-instance-manager)[](https://goreportcard.com/report/github.com/longhorn/longhorn-instance-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-instance-manager?ref=badge_shield)
|
||||
* Share Manager: [](http://drone-publish.longhorn.io/longhorn/longhorn-share-manager)[](https://goreportcard.com/report/github.com/longhorn/longhorn-share-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-share-manager?ref=badge_shield)
|
||||
* Backing Image Manager: [](http://drone-publish.longhorn.io/longhorn/backing-image-manager)[](https://goreportcard.com/report/github.com/longhorn/backing-image-manager)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Fbacking-image-manager?ref=badge_shield)
|
||||
* UI: [](https://drone-publish.longhorn.io/longhorn/longhorn-ui)[](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Flonghorn%2Flonghorn-ui?ref=badge_shield)
|
||||
|
||||
## Get Involved
|
||||
|
||||
### Community Meeting and Office Hours
|
||||
@ -72,7 +85,7 @@ For the installation requirements, refer to the [Longhorn documentation.](https:
|
||||
|
||||
Longhorn can be installed on a Kubernetes cluster in several ways:
|
||||
|
||||
- [Rancher catalog app](https://longhorn.io/docs/latest/deploy/install/install-with-rancher/)
|
||||
- [Rancher App Marketplace](https://longhorn.io/docs/latest/deploy/install/install-with-rancher/)
|
||||
- [kubectl](https://longhorn.io/docs/latest/deploy/install/install-with-kubectl/)
|
||||
- [Helm](https://longhorn.io/docs/latest/deploy/install/install-with-helm/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user