mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-23 13:18:26 +00:00
Normalize page weights and initial add storage section
This tweaks the page weights so they make more sense. We now have these in multiples of ten so we can easily move up or down new sections as we go beetween these numbers. The Volumes and Storage section as added, intial only. A separate commit will have the content for the Volumes and Storage page.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Advanced Options"
|
||||
weight: 3
|
||||
weight: 40
|
||||
aliases:
|
||||
- /k3s/latest/en/running/
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Configuration Info"
|
||||
weight: 4
|
||||
weight: 50
|
||||
---
|
||||
|
||||
This section contains information on using k3s with various configurations.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: FAQ
|
||||
weight: 8000
|
||||
weight: 60
|
||||
---
|
||||
|
||||
The FAQ is updated periodically and designed to answer the questions our users most frequently ask about k3s.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Installation Options"
|
||||
weight: 2
|
||||
weight: 20
|
||||
---
|
||||
|
||||
This section contains instructions for installing k3s in testing and production environments. Please ensure you have met the [Node Requirements]({{< baseurl >}}/k3s/latest/en/installation/node-requirements/) before you begin installing k3s.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Known Issues
|
||||
weight: 9000
|
||||
weight: 70
|
||||
---
|
||||
The Known Issues are updated periodically and designed to inform you about any issues that may not be immediately addressed in the next upcoming release.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Quick-Start Guide"
|
||||
weight: 1
|
||||
weight: 10
|
||||
---
|
||||
|
||||
>**Note:** The intent of this guide is to quickly launch a cluster that you can use to evaluate k3s. This guide is not intended for production environments. Production environments should utilize a High-Availiability solution. The [installation options](../installation) section covers in greater detail how k3s can be setup.
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Volumes and Storage"
|
||||
weight: 30
|
||||
---
|
||||
|
||||
Placeholder
|
||||
Reference in New Issue
Block a user