Skip to content

Commit

Permalink
#420 canonical links for FAQ (#836)
Browse files Browse the repository at this point in the history
* #420 canonical links for FAQ

* missing files for 2.0-2.4, 2.5
  • Loading branch information
martyav authored Sep 8, 2023
1 parent a2952cd commit 8266846
Show file tree
Hide file tree
Showing 42 changed files with 168 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/faq/container-network-interface-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: Container Network Interface (CNI) Providers
description: Learn about Container Network Interface (CNI), the CNI providers Rancher provides, the features they offer, and how to choose a provider for you
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/container-network-interface-providers"/>
</head>

## What is CNI?

CNI (Container Network Interface), a [Cloud Native Computing Foundation project](https://cncf.io/), consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Expand Down
4 changes: 4 additions & 0 deletions docs/faq/deprecated-features-in-v2.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Deprecated Features in Rancher
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/deprecated-features-in-v2.5"/>
</head>

### What is Rancher's Deprecation policy?

We have published our official deprecation policy in the support [terms of service](https://rancher.com/support-maintenance-terms).
Expand Down
4 changes: 4 additions & 0 deletions docs/faq/dockershim.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Dockershim
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/dockershim"/>
</head>

The Dockershim is the CRI compliant layer between the Kubelet and the Docker daemon. As part of the Kubernetes 1.20 release, the [deprecation of the in-tree Dockershim was announced](https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker/). Removal is currently scheduled for Kubernetes 1.24. For more information on the deprecation and its timelines, see the [Kubernetes Dockershim Deprecation FAQ](https://kubernetes.io/blog/2020/12/02/dockershim-faq/#when-will-dockershim-be-removed).

RKE clusters, starting with Kubernetes 1.21, now support the external Dockershim to continue leveraging Docker as the CRI runtime. We now implement the upstream open source community Dockershim announced by [Mirantis and Docker](https://www.mirantis.com/blog/mirantis-to-take-over-support-of-kubernetes-dockershim-2/) to ensure RKE clusters can continue to leverage Docker.
Expand Down
4 changes: 4 additions & 0 deletions docs/faq/general-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: General FAQ
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/general-faq"/>
</head>

This FAQ is a work in progress designed to answers the questions our users most frequently ask about Rancher v2.x.

See [Technical FAQ](technical-items.md), for frequently asked technical questions.
Expand Down
4 changes: 4 additions & 0 deletions docs/faq/install-and-configure-kubectl.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Installing and Configuring kubectl
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/install-and-configure-kubectl"/>
</head>

`kubectl` is a CLI utility for running commands against Kubernetes clusters. It's required for many maintenance and administrative tasks in Rancher 2.x.

### Installation
Expand Down
4 changes: 4 additions & 0 deletions docs/faq/rancher-is-no-longer-needed.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Rancher is No Longer Needed
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/rancher-is-no-longer-needed"/>
</head>

This page is intended to answer questions about what happens if you don't want Rancher anymore, if you don't want a cluster to be managed by Rancher anymore, or if the Rancher server is deleted.


Expand Down
4 changes: 4 additions & 0 deletions docs/faq/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: Security

---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/security"/>
</head>

**Is there a Hardening Guide?**

The Hardening Guide is now located in the main [Security](../pages-for-subheaders/rancher-security.md) section.
Expand Down
4 changes: 4 additions & 0 deletions docs/faq/technical-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Technical
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/technical-items"/>
</head>

### How can I reset the administrator password?

Docker Install:
Expand Down
4 changes: 4 additions & 0 deletions docs/faq/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Telemetry
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/telemetry"/>
</head>

### What is Telemetry?

Telemetry collects aggregate information about the size of Rancher installations, versions of components used, and which features are used. This information is used by Rancher Labs to help make the product better and is not shared with third-parties.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.0-2.4/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: FAQ
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/general-faq"/>
</head>

This FAQ is a work in progress designed to answers the questions our users most frequently ask about Rancher v2.x.

See [Technical FAQ](faq/technical-items.md), for frequently asked technical questions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: Container Network Interface (CNI) Providers
description: Learn about Container Network Interface (CNI), the CNI providers Rancher provides, the features they offer, and how to choose a provider for you
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/container-network-interface-providers"/>
</head>

## What is CNI?

CNI (Container Network Interface), a [Cloud Native Computing Foundation project](https://cncf.io/), consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Installing and Configuring kubectl
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/install-and-configure-kubectl"/>
</head>

`kubectl` is a CLI utility for running commands against Kubernetes clusters. It's required for many maintenance and administrative tasks in Rancher 2.x.

### Installation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Rancher is No Longer Needed
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/rancher-is-no-longer-needed"/>
</head>

This page is intended to answer questions about what happens if you don't want Rancher anymore, if you don't want a cluster to be managed by Rancher anymore, or if the Rancher server is deleted.


Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.0-2.4/faq/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Security
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/security"/>
</head>

**Is there a Hardening Guide?**

The Hardening Guide is now located in the main [Security](../pages-for-subheaders/rancher-security.md) section.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.0-2.4/faq/technical-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Technical
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/technical-items"/>
</head>

### How can I reset the administrator password?

Docker Install:
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.0-2.4/faq/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Telemetry
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/telemetry"/>
</head>

### What is Telemetry?

Telemetry collects aggregate information about the size of Rancher installations, versions of components used, and which features are used. This information is used by Rancher Labs to help make the product better and is not shared with third-parties.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.5/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: FAQ
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/general-faq"/>
</head>

This FAQ is a work in progress designed to answer the questions our users most frequently ask about Rancher v2.x.

See [Technical FAQ](faq/technical-items.md), for frequently asked technical questions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: Container Network Interface (CNI) Providers
description: Learn about Container Network Interface (CNI), the CNI providers Rancher provides, the features they offer, and how to choose a provider for you
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/container-network-interface-providers"/>
</head>

## What is CNI?

CNI (Container Network Interface), a [Cloud Native Computing Foundation project](https://cncf.io/), consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.5/faq/deprecated-features-in-v2.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Deprecated Features in Rancher v2.5
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/deprecated-features-in-v2.5"/>
</head>

### What is Rancher's Deprecation policy?

Starting in Rancher 2.5 we have published our official deprecation policy in the support [terms of service](https://rancher.com/support-maintenance-terms).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Installing and Configuring kubectl
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/install-and-configure-kubectl"/>
</head>

`kubectl` is a CLI utility for running commands against Kubernetes clusters. It's required for many maintenance and administrative tasks in Rancher 2.x.

### Installation
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.5/faq/rancher-is-no-longer-needed.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Rancher is No Longer Needed
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/rancher-is-no-longer-needed"/>
</head>

This page is intended to answer questions about what happens if you don't want Rancher anymore, if you don't want a cluster to be managed by Rancher anymore, or if the Rancher server is deleted.


Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.5/faq/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Security
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/security"/>
</head>

**Is there a Hardening Guide?**

The Hardening Guide is now located in the main [Security](../pages-for-subheaders/rancher-security.md) section.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.5/faq/technical-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Technical
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/technical-items"/>
</head>

### How can I reset the administrator password?

Docker Install:
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.5/faq/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Telemetry
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/telemetry"/>
</head>

### What is Telemetry?

Telemetry collects aggregate information about the size of Rancher installations, versions of components used, and which features are used. This information is used by Rancher Labs to help make the product better and is not shared with third-parties.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: Container Network Interface (CNI) Providers
description: Learn about Container Network Interface (CNI), the CNI providers Rancher provides, the features they offer, and how to choose a provider for you
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/container-network-interface-providers"/>
</head>

## What is CNI?

CNI (Container Network Interface), a [Cloud Native Computing Foundation project](https://cncf.io/), consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.6/faq/deprecated-features-in-v2.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Deprecated Features in Rancher
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/deprecated-features-in-v2.5"/>
</head>

### What is Rancher's Deprecation policy?

We have published our official deprecation policy in the support [terms of service](https://rancher.com/support-maintenance-terms).
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.6/faq/dockershim.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Dockershim
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/dockershim"/>
</head>

The Dockershim is the CRI compliant layer between the Kubelet and the Docker daemon. As part of the Kubernetes 1.20 release, the [deprecation of the in-tree Dockershim was announced](https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker/). Removal is currently scheduled for Kubernetes 1.24. For more information on the deprecation and its timelines, see the [Kubernetes Dockershim Deprecation FAQ](https://kubernetes.io/blog/2020/12/02/dockershim-faq/#when-will-dockershim-be-removed).

RKE clusters, starting with Kubernetes 1.21, now support the external Dockershim to continue leveraging Docker as the CRI runtime. We now implement the upstream open source community Dockershim announced by [Mirantis and Docker](https://www.mirantis.com/blog/mirantis-to-take-over-support-of-kubernetes-dockershim-2/) to ensure RKE clusters can continue to leverage Docker.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.6/faq/general-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: General FAQ
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/general-faq"/>
</head>

This FAQ is a work in progress designed to answers the questions our users most frequently ask about Rancher v2.x.

See [Technical FAQ](technical-items.md), for frequently asked technical questions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Installing and Configuring kubectl
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/install-and-configure-kubectl"/>
</head>

`kubectl` is a CLI utility for running commands against Kubernetes clusters. It's required for many maintenance and administrative tasks in Rancher 2.x.

### Installation
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.6/faq/rancher-is-no-longer-needed.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Rancher is No Longer Needed
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/rancher-is-no-longer-needed"/>
</head>

This page is intended to answer questions about what happens if you don't want Rancher anymore, if you don't want a cluster to be managed by Rancher anymore, or if the Rancher server is deleted.


Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.6/faq/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: Security

---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/security"/>
</head>

**Is there a Hardening Guide?**

The Hardening Guide is now located in the main [Security](../pages-for-subheaders/rancher-security.md) section.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.6/faq/technical-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Technical
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/technical-items"/>
</head>

### How can I reset the administrator password?

Docker Install:
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.6/faq/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Telemetry
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/telemetry"/>
</head>

### What is Telemetry?

Telemetry collects aggregate information about the size of Rancher installations, versions of components used, and which features are used. This information is used by Rancher Labs to help make the product better and is not shared with third-parties.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: Container Network Interface (CNI) Providers
description: Learn about Container Network Interface (CNI), the CNI providers Rancher provides, the features they offer, and how to choose a provider for you
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/container-network-interface-providers"/>
</head>

## What is CNI?

CNI (Container Network Interface), a [Cloud Native Computing Foundation project](https://cncf.io/), consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.7/faq/deprecated-features-in-v2.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Deprecated Features in Rancher
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/deprecated-features-in-v2.5"/>
</head>

### What is Rancher's Deprecation policy?

We have published our official deprecation policy in the support [terms of service](https://rancher.com/support-maintenance-terms).
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-2.7/faq/dockershim.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: Dockershim
---

<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/faq/dockershim"/>
</head>

The Dockershim is the CRI compliant layer between the Kubelet and the Docker daemon. As part of the Kubernetes 1.20 release, the [deprecation of the in-tree Dockershim was announced](https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker/). Removal is currently scheduled for Kubernetes 1.24. For more information on the deprecation and its timelines, see the [Kubernetes Dockershim Deprecation FAQ](https://kubernetes.io/blog/2020/12/02/dockershim-faq/#when-will-dockershim-be-removed).

RKE clusters, starting with Kubernetes 1.21, now support the external Dockershim to continue leveraging Docker as the CRI runtime. We now implement the upstream open source community Dockershim announced by [Mirantis and Docker](https://www.mirantis.com/blog/mirantis-to-take-over-support-of-kubernetes-dockershim-2/) to ensure RKE clusters can continue to leverage Docker.
Expand Down
Loading

0 comments on commit 8266846

Please sign in to comment.