Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update canonical links for Rancher Integration section #452

Merged
merged 3 commits into from
Jan 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/rancher/cloud-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: The Harvester cloud provider used by the guest cluster in Harvester
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/cloud-provider"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/cloud-provider"/>
</head>

[RKE1](./node/rke1-cluster.md) and [RKE2](./node/rke2-cluster.md) clusters can be provisioned in Rancher using the built-in Harvester Node Driver. Harvester provides [load balancer](#load-balancer-support) and Harvester cluster [storage passthrough](./csi-driver.md) support to the guest Kubernetes cluster.
Expand Down
2 changes: 1 addition & 1 deletion docs/rancher/csi-driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/csi-driver"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/csi-driver"/>
</head>

The Harvester Container Storage Interface (CSI) Driver provides a standard CSI interface used by guest Kubernetes clusters in Harvester. It connects to the host cluster and hot-plugs host volumes to the virtual machines (VMs) to provide native storage performance.
Expand Down
3 changes: 1 addition & 2 deletions docs/rancher/rancher-integration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
id: index
sidebar_position: 1
sidebar_label: Rancher Integration
title: "Rancher Integration"
Expand All @@ -13,7 +12,7 @@ Description: Rancher is an open source multi-cluster management platform. Harves
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/rancher-integration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/index"/>
</head>

[Rancher](https://github.com/rancher/rancher) is an open-source multi-cluster management platform. Starting with Rancher v2.6.1, Rancher has integrated Harvester by default to centrally manage VMs and containers.
Expand Down
4 changes: 4 additions & 0 deletions docs/rancher/resource-quota.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ keywords:
Description: ResourceQuota allows administrators to set resource limits per namespace, preventing excessive resource usage and ensuring the smooth operation of other namespaces when the quota is reached.
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/resource-quota"/>
</head>

[ResourceQuota](https://kubernetes.io/docs/concepts/policy/resource-quotas/) is used to limit the usage of resources within a namespace. It helps administrators control and restrict the allocation of cluster resources to ensure fairness and controlled resource distribution among namespaces.

In Harvester, ResourceQuota can define usage limits for the following resources:
Expand Down
2 changes: 1 addition & 1 deletion docs/rancher/virtualization-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/virtualization-management"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/virtualization-management"/>
</head>

With Rancher's virtualization management capabilities, you can import and manage multiple Harvester clusters. It provides a solution that unifies virtualization and container management from a single pane of glass.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/rancher/cloud-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: The Harvester cloud provider used by the guest cluster in Harvester
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/cloud-provider"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/cloud-provider"/>
</head>

_Available as of v0.3.0_
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/rancher/csi-driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/csi-driver"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/csi-driver"/>
</head>

The Harvester Container Storage Interface (CSI) Driver provides a CSI interface used by guest Kubernetes clusters in Harvester. It connects to the host cluster and hot-plugs host volumes to the virtual machines (VMs) to provide native storage performance.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v0.3/rancher/rancher-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Rancher is an open source multi-cluster management platform. Harves
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/rancher-integration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/index"/>
</head>

_Available as of v0.3.0_
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/virtualization-management"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/virtualization-management"/>
</head>

For Harvester v0.3.0 and above, virtualization management with the multi-cluster management feature will be supported using Rancher v2.6.x.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/rancher/cloud-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: The Harvester cloud provider used by the guest cluster in Harvester
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/cloud-provider"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/cloud-provider"/>
</head>

[RKE1](./node/rke1-cluster.md) and [RKE2](./node/rke2-cluster.md) clusters can be provisioned in Rancher using the built-in Harvester Node Driver. Harvester provides [load balancer](#load-balancer-support) and [cluster Persistent Storage](./csi-driver.md) support to the guest Kubernetes cluster.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/rancher/csi-driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/csi-driver"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/csi-driver"/>
</head>


Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/rancher/rancher-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Rancher is an open source multi-cluster management platform. Harves
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/rancher-integration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/index"/>
</head>

_Available as of v0.3.0_
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/virtualization-management"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/virtualization-management"/>
</head>

For Harvester v0.3.0 and above, virtualization management with the multi-cluster management feature will be supported using Rancher v2.6 and above.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/rancher/cloud-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: The Harvester cloud provider used by the guest cluster in Harvester
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/cloud-provider"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/cloud-provider"/>
</head>

[RKE1](./node/rke1-cluster.md) and [RKE2](./node/rke2-cluster.md) clusters can be provisioned in Rancher using the built-in Harvester Node Driver. Harvester provides [load balancer](#load-balancer-support) and Harvester cluster [storage passthrough](./csi-driver.md) support to the guest Kubernetes cluster.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/rancher/csi-driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/csi-driver"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/csi-driver"/>
</head>

The Harvester Container Storage Interface (CSI) Driver provides a standard CSI interface used by guest Kubernetes clusters in Harvester. It connects to the host cluster and hot-plugs host volumes to the virtual machines (VMs) to provide native storage performance.
Expand Down
3 changes: 1 addition & 2 deletions versioned_docs/version-v1.1/rancher/rancher-integration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
id: index
sidebar_position: 1
sidebar_label: Rancher Integration
title: "Rancher Integration"
Expand All @@ -13,7 +12,7 @@ Description: Rancher is an open source multi-cluster management platform. Harves
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/rancher-integration"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/index"/>
</head>

_Available as of v0.3.0_
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
---

<head>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/virtualization-management"/>
<link rel="canonical" href="https://docs.harvesterhci.io/v1.2/rancher/virtualization-management"/>
</head>

For Harvester v0.3.0 and above, virtualization management with the multi-cluster management feature will be supported using Rancher v2.6 and above.
Expand Down