mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-08-20 17:02:16 +00:00
Update brand terminology
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Dev Resources
|
||||
|
||||
This folder contains resources intended to help ease the process of maintaining and/or contributing to the Rancher Manager Documentation.
|
||||
This folder contains resources intended to help ease the process of maintaining and/or contributing to the Rancher Documentation.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Algolia with Rancher Manager Documentation
|
||||
# Algolia with Rancher Documentation
|
||||
|
||||
The search index used by the Rancher Manager documentation is generated by [running our own crawler](https://docsearch.algolia.com/docs/legacy/run-your-own).
|
||||
The search index used by the Rancher documentation is generated by [running our own crawler](https://docsearch.algolia.com/docs/legacy/run-your-own).
|
||||
|
||||
## Running the Crawler
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# File Mappings
|
||||
|
||||
The content structure of the the Rancher Manager documentation has undergone substantial changes.
|
||||
The content structure of the the Rancher documentation has undergone substantial changes.
|
||||
|
||||
In this folder, you can find files containing mappings for pages from our current documentation to our previous documentation<sup>1</sup>.
|
||||
|
||||
|
||||
@@ -191,7 +191,7 @@ To add a resource quota,
|
||||
1. In the upper left corner, click **☰ > Cluster Management**.
|
||||
1. On the **Clusters** page, go to the cluster the project is attached to, and click **Explore**.
|
||||
1. Click **Cluster > Projects/Namespaces**.
|
||||
1. Find the project you want to delete, and click **⋮**.
|
||||
1. Find the project you want to delete, and click **⋮**.
|
||||
1. Select **Delete**.
|
||||
|
||||
When you delete a project, any namespaces that were formerly associated with the project will remain on the cluster. You can find these namespaces in the Rancher UI, in the **Not in a Project** tab of the **Projects/Namespaces** page. You can reassign these namespaces to a project by [moving](../manage-namespaces.md#moving-namespaces-to-another-project) them.
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
title: Rancher Extensions
|
||||
---
|
||||
|
||||
New in Rancher v2.7.0, Rancher introduces **extensions**. Extensions allow users, developers, partners, and customers to extend and enhance the Rancher Manager UI. In addition, users can make changes and create enhancements to their UI functionality independent of Rancher Manager releases. Extensions will enable users to build on top of Rancher to better tailor it to their respective environments. Note that users will also have the ability to update to new versions as well as roll back to a previous version.
|
||||
New in Rancher v2.7.0, Rancher introduces **extensions**. Extensions allow users, developers, partners, and customers to extend and enhance the Rancher UI. In addition, users can make changes and create enhancements to their UI functionality independent of Rancher releases. Extensions will enable users to build on top of Rancher to better tailor it to their respective environments. Note that users will also have the ability to update to new versions as well as roll back to a previous version.
|
||||
|
||||
Extensions are Helm charts that can only be installed once into a cluster; therefore, these charts have been simplified and separated from the general Helm charts listed under **Apps**.
|
||||
|
||||
Examples of built-in Rancher Manager extensions are Fleet, Explorer, and Harvester. Examples of other extensions that use the Extensions API that can be manually added are Kubewarden and Elemental.
|
||||
Examples of built-in Rancher extensions are Fleet, Explorer, and Harvester. Examples of other extensions that use the Extensions API that can be manually added are Kubewarden and Elemental.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
/** @type {import('@docusaurus/types').DocusaurusConfig} */
|
||||
module.exports = {
|
||||
title: 'Rancher Manager',
|
||||
title: 'Rancher',
|
||||
tagline: '',
|
||||
url: 'http://ranchermanager.docs.rancher.com/',
|
||||
baseUrl: '/',
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
"message": "快速入门指南",
|
||||
"description": "The label for category Quick Start Guides in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Manager": {
|
||||
"message": "部署 Rancher Manager",
|
||||
"description": "The label for category Deploy Rancher Manager in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher": {
|
||||
"message": "部署 Rancher",
|
||||
"description": "The label for category Deploy Rancher in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Workloads": {
|
||||
"message": "部署 Rancher 工作负载",
|
||||
@@ -243,9 +243,9 @@
|
||||
"message": "Rancher 管理的集群",
|
||||
"description": "The label for category Rancher-Managed Clusters in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Rancher Manager Architecture": {
|
||||
"message": "Rancher Manager 架构",
|
||||
"description": "The label for category Rancher Manager Architecture in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Rancher Architecture": {
|
||||
"message": "Rancher 架构",
|
||||
"description": "The label for category Rancher Architecture in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Cluster Configuration": {
|
||||
"message": "集群配置",
|
||||
|
||||
+2
-2
@@ -2,11 +2,11 @@
|
||||
title: Rancher 扩展
|
||||
---
|
||||
|
||||
Rancher v2.7.0 引入了**扩展(Extension)**的新功能。扩展允许用户、开发人员、合作伙伴和客户扩展和增强 Rancher Manager UI。此外,用户可以独立于 Rancher Manager 版本对其 UI 功能进行更改和增强。有了扩展,用户能够在 Rancher 之上进行构建,从而更好地根据环境进行定制。用户还可以更新到新版本以及回滚到以前的版本。
|
||||
Rancher v2.7.0 引入了**扩展(Extension)**的新功能。扩展允许用户、开发人员、合作伙伴和客户扩展和增强 Rancher UI。此外,用户可以独立于 Rancher 版本对其 UI 功能进行更改和增强。有了扩展,用户能够在 Rancher 之上进行构建,从而更好地根据环境进行定制。用户还可以更新到新版本以及回滚到以前的版本。
|
||||
|
||||
扩展是只能在集群中安装一次的 Helm Chart。因此,这些 Chart 已经过简化,并与 **Apps** 下列出的常规 Helm Chart 分开。
|
||||
|
||||
内置的 Rancher Manager 扩展示例包括 Fleet、Explorer 和 Harvester。使用可手动添加的 Extensions API 的其他扩展示例包括 Kubewarden 和 Elemental。
|
||||
内置的 Rancher 扩展示例包括 Fleet、Explorer 和 Harvester。使用可手动添加的 Extensions API 的其他扩展示例包括 Kubewarden 和 Elemental。
|
||||
|
||||
## 先决条件
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
"message": "Quick Start Guides",
|
||||
"description": "The label for category Quick Start Guides in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Manager": {
|
||||
"message": "Deploy Rancher Manager",
|
||||
"description": "The label for category Deploy Rancher Manager in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher": {
|
||||
"message": "Deploy Rancher",
|
||||
"description": "The label for category Deploy Rancher in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Workloads": {
|
||||
"message": "Deploy Rancher Workloads",
|
||||
@@ -283,9 +283,9 @@
|
||||
"message": "Best Practices",
|
||||
"description": "The label for category Best Practices in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Rancher Manager Architecture": {
|
||||
"message": "Rancher Manager Architecture",
|
||||
"description": "The label for category Rancher Manager Architecture in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Rancher Architecture": {
|
||||
"message": "Rancher Architecture",
|
||||
"description": "The label for category Rancher Architecture in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Cluster Configuration": {
|
||||
"message": "Cluster Configuration",
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
"message": "Quick Start Guides",
|
||||
"description": "The label for category Quick Start Guides in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Manager": {
|
||||
"message": "Deploy Rancher Manager",
|
||||
"description": "The label for category Deploy Rancher Manager in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher": {
|
||||
"message": "Deploy Rancher",
|
||||
"description": "The label for category Deploy Rancher in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Workloads": {
|
||||
"message": "Deploy Rancher Workloads",
|
||||
@@ -251,9 +251,9 @@
|
||||
"message": "Rancher-Managed Clusters",
|
||||
"description": "The label for category Rancher-Managed Clusters in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Rancher Manager Architecture": {
|
||||
"message": "Rancher Manager Architecture",
|
||||
"description": "The label for category Rancher Manager Architecture in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Rancher Architecture": {
|
||||
"message": "Rancher Architecture",
|
||||
"description": "The label for category Rancher Architecture in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Cluster Configuration": {
|
||||
"message": "Cluster Configuration",
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
"message": "快速入门指南",
|
||||
"description": "The label for category Quick Start Guides in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Manager": {
|
||||
"message": "部署 Rancher Manager",
|
||||
"description": "The label for category Deploy Rancher Manager in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher": {
|
||||
"message": "部署 Rancher",
|
||||
"description": "The label for category Deploy Rancher in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Deploy Rancher Workloads": {
|
||||
"message": "部署 Rancher 工作负载",
|
||||
@@ -243,9 +243,9 @@
|
||||
"message": "Rancher 管理的集群",
|
||||
"description": "The label for category Rancher-Managed Clusters in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Rancher Manager Architecture": {
|
||||
"message": "Rancher Manager 架构",
|
||||
"description": "The label for category Rancher Manager Architecture in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Rancher Architecture": {
|
||||
"message": "Rancher 架构",
|
||||
"description": "The label for category Rancher Architecture in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Cluster Configuration": {
|
||||
"message": "集群配置",
|
||||
|
||||
+2
-2
@@ -35,7 +35,7 @@ const sidebars = {
|
||||
items: [
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Deploy Rancher Manager',
|
||||
label: 'Deploy Rancher',
|
||||
link: {
|
||||
type: 'doc',
|
||||
id: "pages-for-subheaders/deploy-rancher-manager",
|
||||
@@ -846,7 +846,7 @@ const sidebars = {
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Rancher Manager Architecture',
|
||||
label: 'Rancher Architecture',
|
||||
link: {
|
||||
type: 'doc',
|
||||
id: "pages-for-subheaders/rancher-manager-architecture",
|
||||
|
||||
+13
-13
@@ -2,17 +2,17 @@
|
||||
title: What Are Divio Docs?
|
||||
---
|
||||
|
||||
The [Divio documentation system](https://documentation.divio.com/) is a software documentation paradigm that is based on functionality and the premise that the best documentation is specific, concise, and purposeful. Divio traditionally consists of four main categories: tutorials, how-to guides, reference guides, and explanations.
|
||||
The [Divio documentation system](https://documentation.divio.com/) is a software documentation paradigm that is based on functionality and the premise that the best documentation is specific, concise, and purposeful. Divio traditionally consists of four main categories: tutorials, how-to guides, reference guides, and explanations.
|
||||
|
||||
In our docs, we have used this guideline to craft a unique set of docs which include [getting started](../../getting-started.md), [how-to guides](../../how-to-guides.md) (including [new](../../pages-for-subheaders/new-user-guides.md) and [advanced user guides](../../pages-for-subheaders/advanced-user-guides.md)), [reference guides](../../reference-guides.md), [explanations](../../explanations.md), an [FAQ section](../../faq.md), [troubleshooting tips](../../troubleshooting.md), and the ability to [contribute to Rancher](../../contribute-to-rancher.md).
|
||||
In our docs, we have used this guideline to craft a unique set of docs which include [getting started](../../getting-started.md), [how-to guides](../../how-to-guides.md) (including [new](../../pages-for-subheaders/new-user-guides.md) and [advanced user guides](../../pages-for-subheaders/advanced-user-guides.md)), [reference guides](../../reference-guides.md), [explanations](../../explanations.md), an [FAQ section](../../faq.md), [troubleshooting tips](../../troubleshooting.md), and the ability to [contribute to Rancher](../../contribute-to-rancher.md).
|
||||
|
||||
- [Getting Started](#getting-started)
|
||||
- [How-to Guides](#how-to-guides)
|
||||
- [New User Guides](#new-user-guides)
|
||||
[New User Guides](#new-user-guides)
|
||||
- [Advanced User Guides](#advanced-user-guides)
|
||||
- [Reference Guides](#reference-guides)
|
||||
- [Explanations](#explanations)
|
||||
- [Integrations in Rancher](#integrations-in-rancher)
|
||||
- [Integrations in Rancher](#integrations-in-rancher)
|
||||
- [Other Docs Categories](#other-docs-categories)
|
||||
- [FAQ](#faq)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
@@ -31,9 +31,9 @@ Please see the [introduction](../../pages-for-subheaders/introduction.md), [quic
|
||||
|
||||
## How-to Guides
|
||||
|
||||
How-to guides serve to describe practical steps for users to accomplish some task. In Rancher, we break down how-to guides further into [new user guides](#new-user-guides) and [advanced user guides](#advanced-user-guides).
|
||||
[new user guides](#new-user-guides)
|
||||
|
||||
### New User Guides
|
||||
### New User Guides
|
||||
|
||||
New user guides, also known as tutorials, describe practical steps for users to follow in order to complete some concrete action. These docs are known as "learning-oriented" docs in which users learn by "doing".
|
||||
|
||||
@@ -55,11 +55,11 @@ A good example of an advanced user guide can be found [here](../../how-to-guides
|
||||
|
||||
Reference guides are technical descriptions of processes or products that users can study. Reference guides are designed to be "information-oriented" and their primary function is to describe.
|
||||
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
|
||||
The users who utilize reference guides are knowledgeable with the Rancher product as well as how to use it. They will benefit from detailed descriptions of something to be used when needing to refer to specifics of usage.
|
||||
|
||||
Good examples of Rancher reference guides would be the [Rancher Manager architecture](../../pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](../../pages-for-subheaders/cluster-configuration.md).
|
||||
Good examples of Rancher reference guides would be the [Rancher architecture](../../pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](../../pages-for-subheaders/cluster-configuration.md).
|
||||
|
||||
## Explanations
|
||||
|
||||
@@ -71,7 +71,7 @@ For our new docs, we are working to build up this section as most of our previou
|
||||
|
||||
### Integrations in Rancher
|
||||
|
||||
Over time, Rancher has accrued several products and projects that have been integrated into the Rancher UI. To assist users in learning more about these integrations, this subsection has been added under **Explanations**.
|
||||
Over time, Rancher has accrued several products and projects that have been integrated into the Rancher UI. To assist users in learning more about these integrations, this subsection has been added under **Explanations**.
|
||||
|
||||
Examples of some of these integrations are [Istio](../../pages-for-subheaders/istio.md) and [CIS Scans](../../pages-for-subheaders/cis-scans.md).
|
||||
|
||||
@@ -91,9 +91,9 @@ We work to continually add to and enhance this section; check back frequently fo
|
||||
|
||||
### Contribute to Rancher
|
||||
|
||||
The Rancher Manager documentation is always a work-in-progress; the docs work best when being constantly examined, updated, and improved upon. To do this more effectively, we call upon the community to assist us.
|
||||
The Rancher documentation is always a work-in-progress; the docs work best when being constantly examined, updated, and improved upon. To do this more effectively, we call upon the community to assist us.
|
||||
|
||||
This [contributing to Rancher section](../../contribute-to-rancher.md) will instruct users on the repositories used for Rancher, how to build the repositories, and what information is needed when filing an issue or creating a pull request.
|
||||
This [contributing to Rancher section](../../contribute-to-rancher.md) will instruct users on the repositories used for Rancher, how to build the repositories, and what information is needed when filing an issue or creating a pull request.
|
||||
|
||||
We review all contributions frequently and will provide feedback to contributors promptly.
|
||||
|
||||
@@ -103,10 +103,10 @@ You may have noticed that within the confines of each category - new user guides
|
||||
|
||||
## New Structure Goals
|
||||
|
||||
Our previous Rancher documentation focused on individual features and topics; the new Divio paradigm prioritizes function and cohesion.
|
||||
Our previous Rancher documentation focused on individual features and topics; the new Divio paradigm prioritizes function and cohesion.
|
||||
|
||||
Because the previous docs structure was not based on the Divio paradigm, not every doc as it is written currently will fall neatly into a user guide or a reference, for example. Some docs may include elements of several kind of documentation functions.
|
||||
|
||||
As such, we have worked to move our existing documentation into the new paradigm based on each doc's function. Moving forward, we will be creating, rewriting, and reshaping our docs as needed to more closely align with the Divio structure, purpose, and its design concepts.
|
||||
As such, we have worked to move our existing documentation into the new paradigm based on each doc's function. Moving forward, we will be creating, rewriting, and reshaping our docs as needed to more closely align with the Divio structure, purpose, and its design concepts.
|
||||
|
||||
Ultimately, the finished product will much more cohesively and effectively assist our users by emphasizing functionality over individual topic or feature-based docs.
|
||||
@@ -2,4 +2,4 @@
|
||||
title: Introduction
|
||||
---
|
||||
|
||||
The [overview](../getting-started/introduction/overview.md) will discuss Rancher's features, capabilities, and how it makes running Kubernetes easy. The guide to the [new Rancher Manager docs structure, Divio,](../getting-started/introduction/what-are-divio-docs.md) will explain more about the updated look and function of our docs.
|
||||
The [overview](../getting-started/introduction/overview.md) will discuss Rancher's features, capabilities, and how it makes running Kubernetes easy. The guide to the [new Rancher docs structure, Divio,](../getting-started/introduction/what-are-divio-docs.md) will explain more about the updated look and function of our docs.
|
||||
@@ -4,8 +4,8 @@ title: Reference Guides
|
||||
|
||||
**Reference guides** are technical descriptions of processes or products that users can study. Reference guides are designed to be "information-oriented" and their primary function is to describe.
|
||||
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
|
||||
The users who utilize reference guides are knowledgeable with the Rancher product as well as how to use it. They will benefit from detailed descriptions of something to be used when needing to refer to specifics of usage.
|
||||
|
||||
Good examples of Rancher reference guides would be the [Rancher Manager architecture](./pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](./pages-for-subheaders/cluster-configuration.md).
|
||||
Good examples of Rancher reference guides would be the [Rancher architecture](./pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](./pages-for-subheaders/cluster-configuration.md).
|
||||
@@ -2,17 +2,17 @@
|
||||
title: What Are Divio Docs?
|
||||
---
|
||||
|
||||
The [Divio documentation system](https://documentation.divio.com/) is a software documentation paradigm that is based on functionality and the premise that the best documentation is specific, concise, and purposeful. Divio traditionally consists of four main categories: tutorials, how-to guides, reference guides, and explanations.
|
||||
The [Divio documentation system](https://documentation.divio.com/) is a software documentation paradigm that is based on functionality and the premise that the best documentation is specific, concise, and purposeful. Divio traditionally consists of four main categories: tutorials, how-to guides, reference guides, and explanations.
|
||||
|
||||
In our docs, we have used this guideline to craft a unique set of docs which include [getting started](../../getting-started.md), [how-to guides](../../how-to-guides.md) (including [new](../../pages-for-subheaders/new-user-guides.md) and [advanced user guides](../../pages-for-subheaders/advanced-user-guides.md)), [reference guides](../../reference-guides.md), [explanations](../../explanations.md), an [FAQ section](../../faq.md), [troubleshooting tips](../../troubleshooting.md), and the ability to [contribute to Rancher](../../contribute-to-rancher.md).
|
||||
In our docs, we have used this guideline to craft a unique set of docs which include [getting started](../../getting-started.md), [how-to guides](../../how-to-guides.md) (including [new](../../pages-for-subheaders/new-user-guides.md) and [advanced user guides](../../pages-for-subheaders/advanced-user-guides.md)), [reference guides](../../reference-guides.md), [explanations](../../explanations.md), an [FAQ section](../../faq.md), [troubleshooting tips](../../troubleshooting.md), and the ability to [contribute to Rancher](../../contribute-to-rancher.md).
|
||||
|
||||
- [Getting Started](#getting-started)
|
||||
- [How-to Guides](#how-to-guides)
|
||||
- [New User Guides](#new-user-guides)
|
||||
[New User Guides](#new-user-guides)
|
||||
- [Advanced User Guides](#advanced-user-guides)
|
||||
- [Reference Guides](#reference-guides)
|
||||
- [Explanations](#explanations)
|
||||
- [Integrations in Rancher](#integrations-in-rancher)
|
||||
- [Integrations in Rancher](#integrations-in-rancher)
|
||||
- [Other Docs Categories](#other-docs-categories)
|
||||
- [FAQ](#faq)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
@@ -31,9 +31,9 @@ Please see the [introduction](../../pages-for-subheaders/introduction.md), [quic
|
||||
|
||||
## How-to Guides
|
||||
|
||||
How-to guides serve to describe practical steps for users to accomplish some task. In Rancher, we break down how-to guides further into [new user guides](#new-user-guides) and [advanced user guides](#advanced-user-guides).
|
||||
[new user guides](#new-user-guides)
|
||||
|
||||
### New User Guides
|
||||
### New User Guides
|
||||
|
||||
New user guides, also known as tutorials, describe practical steps for users to follow in order to complete some concrete action. These docs are known as "learning-oriented" docs in which users learn by "doing".
|
||||
|
||||
@@ -55,11 +55,11 @@ A good example of an advanced user guide can be found [here](../../how-to-guides
|
||||
|
||||
Reference guides are technical descriptions of processes or products that users can study. Reference guides are designed to be "information-oriented" and their primary function is to describe.
|
||||
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
|
||||
The users who utilize reference guides are knowledgeable with the Rancher product as well as how to use it. They will benefit from detailed descriptions of something to be used when needing to refer to specifics of usage.
|
||||
|
||||
Good examples of Rancher reference guides would be the [Rancher Manager architecture](../../pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](../../pages-for-subheaders/cluster-configuration.md).
|
||||
Good examples of Rancher reference guides would be the [Rancher architecture](../../pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](../../pages-for-subheaders/cluster-configuration.md).
|
||||
|
||||
## Explanations
|
||||
|
||||
@@ -71,7 +71,7 @@ For our new docs, we are working to build up this section as most of our previou
|
||||
|
||||
### Integrations in Rancher
|
||||
|
||||
Over time, Rancher has accrued several products and projects that have been integrated into the Rancher UI. To assist users in learning more about these integrations, this subsection has been added under **Explanations**.
|
||||
Over time, Rancher has accrued several products and projects that have been integrated into the Rancher UI. To assist users in learning more about these integrations, this subsection has been added under **Explanations**.
|
||||
|
||||
Examples of some of these integrations are [Continuous Delivery with Fleet](../../pages-for-subheaders/fleet-gitops-at-scale.md) and [Monitoring and Alerting](../../pages-for-subheaders/monitoring-and-alerting.md).
|
||||
|
||||
@@ -91,9 +91,9 @@ We work to continually add to and enhance this section; check back frequently fo
|
||||
|
||||
### Contribute to Rancher
|
||||
|
||||
The Rancher Manager documentation is always a work-in-progress; the docs work best when being constantly examined, updated, and improved upon. To do this more effectively, we call upon the community to assist us.
|
||||
The Rancher documentation is always a work-in-progress; the docs work best when being constantly examined, updated, and improved upon. To do this more effectively, we call upon the community to assist us.
|
||||
|
||||
This [contributing to Rancher section](../../contribute-to-rancher.md) will instruct users on the repositories used for Rancher, how to build the repositories, and what information is needed when filing an issue or creating a pull request.
|
||||
This [contributing to Rancher section](../../contribute-to-rancher.md) will instruct users on the repositories used for Rancher, how to build the repositories, and what information is needed when filing an issue or creating a pull request.
|
||||
|
||||
We review all contributions frequently and will provide feedback to contributors promptly.
|
||||
|
||||
@@ -103,10 +103,10 @@ You may have noticed that within the confines of each category - new user guides
|
||||
|
||||
## New Structure Goals
|
||||
|
||||
Our previous Rancher documentation focused on individual features and topics; the new Divio paradigm prioritizes function and cohesion.
|
||||
Our previous Rancher documentation focused on individual features and topics; the new Divio paradigm prioritizes function and cohesion.
|
||||
|
||||
Because the previous docs structure was not based on the Divio paradigm, not every doc as it is written currently will fall neatly into a user guide or a reference, for example. Some docs may include elements of several kind of documentation functions.
|
||||
|
||||
As such, we have worked to move our existing documentation into the new paradigm based on each doc's function. Moving forward, we will be creating, rewriting, and reshaping our docs as needed to more closely align with the Divio structure, purpose, and its design concepts.
|
||||
As such, we have worked to move our existing documentation into the new paradigm based on each doc's function. Moving forward, we will be creating, rewriting, and reshaping our docs as needed to more closely align with the Divio structure, purpose, and its design concepts.
|
||||
|
||||
Ultimately, the finished product will much more cohesively and effectively assist our users by emphasizing functionality over individual topic or feature-based docs.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
title: Introduction
|
||||
---
|
||||
|
||||
The [overview](../getting-started/introduction/overview.md) will discuss Rancher's features, capabilities, and how it makes running Kubernetes easy. The guide to the [new Rancher Manager docs structure, Divio,](../getting-started/introduction/what-are-divio-docs.md) will explain more about the updated look and function of our docs.
|
||||
The [overview](../getting-started/introduction/overview.md) will discuss Rancher's features, capabilities, and how it makes running Kubernetes easy. The guide to the [new Rancher docs structure, Divio,](../getting-started/introduction/what-are-divio-docs.md) will explain more about the updated look and function of our docs.
|
||||
@@ -4,8 +4,8 @@ title: Reference Guides
|
||||
|
||||
**Reference guides** are technical descriptions of processes or products that users can study. Reference guides are designed to be "information-oriented" and their primary function is to describe.
|
||||
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
These docs may also include some usage steps in the course of description; however, their purpose is not to explain concepts nor to outline steps to achieve tasks.
|
||||
|
||||
The users who utilize reference guides are knowledgeable with the Rancher product as well as how to use it. They will benefit from detailed descriptions of something to be used when needing to refer to specifics of usage.
|
||||
|
||||
Good examples of Rancher reference guides would be the [Rancher Manager architecture](./pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](./pages-for-subheaders/cluster-configuration.md).
|
||||
Good examples of Rancher reference guides would be the [Rancher architecture](./pages-for-subheaders/rancher-manager-architecture.md) and [cluster configuration guides](./pages-for-subheaders/cluster-configuration.md).
|
||||
@@ -32,7 +32,7 @@
|
||||
"getting-started/quick-start-guides/cli",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Deploy Rancher Manager",
|
||||
"label": "Deploy Rancher",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/deploy-rancher-manager"
|
||||
@@ -915,7 +915,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Rancher Manager Architecture",
|
||||
"label": "Rancher Architecture",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/rancher-manager-architecture"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Deploy Rancher Manager",
|
||||
"label": "Deploy Rancher",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/deploy-rancher-manager"
|
||||
@@ -834,7 +834,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Rancher Manager Architecture",
|
||||
"label": "Rancher Architecture",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/rancher-manager-architecture"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Deploy Rancher Manager",
|
||||
"label": "Deploy Rancher",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/deploy-rancher-manager"
|
||||
@@ -807,7 +807,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Rancher Manager Architecture",
|
||||
"label": "Rancher Architecture",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/rancher-manager-architecture"
|
||||
|
||||
Reference in New Issue
Block a user