Add page for Longhorn storage

This commit is contained in:
Catherine Luse
2020-09-04 13:59:05 -07:00
parent 5cd3f450ee
commit a9558bb637
10 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: API
weight: 23
weight: 24
---
## How to use the API
+1 -1
View File
@@ -3,7 +3,7 @@ title: Using the Rancher Command Line Interface
description: The Rancher CLI is a unified tool that you can use to interact with Rancher. With it, you can operate Rancher using a command line interface rather than the GUI
metaTitle: "Using the Rancher Command Line Interface "
metaDescription: "The Rancher CLI is a unified tool that you can use to interact with Rancher. With it, you can operate Rancher using a command line interface rather than the GUI"
weight: 20
weight: 21
---
The Rancher CLI (Command Line Interface) is a unified tool that you can use to interact with Rancher. With this tool, you can operate Rancher using a command line rather than the GUI.
@@ -1,6 +1,6 @@
---
title: Contributing to Rancher
weight: 26
weight: 27
aliases:
- /rancher/v2.x/en/faq/contributing/
---
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: FAQ
weight: 24
weight: 25
aliases:
- /rancher/v2.x/en/about/
---
@@ -0,0 +1,6 @@
---
title: Longhorn Storage
weight: 19
---
> This page is under construction.
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: Security
weight: 19
weight: 20
---
<table width="100%">
@@ -1,6 +1,6 @@
---
title: System Tools
weight: 21
weight: 22
---
System Tools is a tool to perform operational tasks on [Rancher Launched Kubernetes]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/) clusters or [installations of Rancher on an RKE cluster.]({{<baseurl>}}/rancher/v2.x/en/installation/k8s-install/kubernetes-rke/) The tasks include:
@@ -1,6 +1,6 @@
---
title: Troubleshooting
weight: 25
weight: 26
---
This section contains information to help you troubleshoot issues when using Rancher.
@@ -1,6 +1,6 @@
---
title: User Settings
weight: 22
weight: 23
aliases:
- /rancher/v2.x/en/tasks/user-settings/
---
@@ -1,6 +1,6 @@
---
title: Migrating from v1.6 to v2.x
weight: 27
weight: 28
---
Rancher v2.x has been rearchitected and rewritten with the goal of providing a complete management solution for Kubernetes and Docker. Due to these extensive changes, there is no direct upgrade path from v1.6 to v2.x, but rather a migration of your v1.6 services into v2.x as Kubernetes workloads. In v1.6, the most common orchestration used was Rancher's own engine called Cattle. The following guide explains and educates our Cattle users on running workloads in a Kubernetes environment.