From 37c1c1cdf81070d648add0fc471de8d4ee11ac2b Mon Sep 17 00:00:00 2001 From: Leon Wang Date: Wed, 24 Apr 2019 11:23:53 +0800 Subject: [PATCH] Update Local-Cluster-Installation.md Add some tags for installation files, and rename `Redhat` to `Red Hat Enterprise Linux`. --- .../installation/Local-Cluster-Installation.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/readthedocs/installation/Local-Cluster-Installation.md b/docs/readthedocs/installation/Local-Cluster-Installation.md index 624e8a8ca..45b99681f 100644 --- a/docs/readthedocs/installation/Local-Cluster-Installation.md +++ b/docs/readthedocs/installation/Local-Cluster-Installation.md @@ -3,15 +3,15 @@ Here is a tutorial guiding users and new contributors to get familiar with [OpenSDS](https://github.com/opensds/opensds) by installing a simple local cluster. If you are an end-user who are interested in this project, some links for installation and testing are as follows: -- [OpenSDS Local Cluster Installation through Ansible On Ubuntu](https://github.com/opensds/opensds/wiki/OpenSDS-Cluster-Installation-through-Ansible) (Recommended) -- [OpenSDS Local Cluster Installation On Redhat](https://github.com/opensds/opensds/wiki/OpenSDS-Cluster-Installation-On-Redhat) +- [OpenSDS Local Cluster Installation through Ansible On Ubuntu](https://github.com/opensds/opensds/wiki/OpenSDS-Cluster-Installation-through-Ansible) **(Recommended)** +- [OpenSDS Local Cluster Installation On Red Hat Enterprise Linux](https://github.com/opensds/opensds/wiki/OpenSDS-Cluster-Installation-On-Red-Hat-Enterprise-Linux) If you are a code developer and wish to contribute in this project, here are some links for quickly installing OpenSDS Hotpot project: -- [OpenSDS Local Cluster Installation](https://github.com/opensds/opensds/wiki/OpenSDS-Local-Cluster-with-Multi-tenants-Installation) +- [OpenSDS Local Cluster Installation](https://github.com/opensds/opensds/wiki/OpenSDS-Local-Cluster-with-Multi-tenants-Installation) **(Recommended)** - [Run Containerized OpenSDS Service for Testing](https://github.com/opensds/opensds/wiki/How-to-Run-Containerized-OpenSDS-for-Testing-Work) If you want to deploy and test opensds integrated with Kubernetes scenario, please refer to: -- [OpenSDS Integration with Kubernetes CSI](https://github.com/opensds/opensds/wiki/OpenSDS-Integration-with-Kubernetes-CSI) -- [OpenSDS Integration with Kubernetes Flexvolume](https://github.com/opensds/opensds/wiki/OpenSDS-Integration-with-Kubernetes-Flexvolume) -- [OpenSDS Installation with Kubernetes Service Catalog](https://github.com/opensds/opensds/wiki/OpenSDS-Installation-with-Kubernetes-Service-Catalog) +- [OpenSDS Integration with Kubernetes CSI](https://github.com/opensds/opensds/wiki/OpenSDS-Integration-with-Kubernetes-CSI) **(Recommended)** +- [OpenSDS Integration with Kubernetes Flexvolume](https://github.com/opensds/opensds/wiki/OpenSDS-Integration-with-Kubernetes-Flexvolume) **(Deprecated)** +- [OpenSDS Installation with Kubernetes Service Catalog](https://github.com/opensds/opensds/wiki/OpenSDS-Installation-with-Kubernetes-Service-Catalog) **(Alpha)**