mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Add page for Longhorn storage
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: API
|
||||
weight: 23
|
||||
weight: 24
|
||||
---
|
||||
|
||||
## How to use the API
|
||||
|
||||
@@ -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,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,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.
|
||||
|
||||
Reference in New Issue
Block a user