Skip to content
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/advanced/addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The following add-ons are available in this version:
* [harvester-csi-driver-lvm](./addons/lvm-local-storage.md) (Experimental)
* [harvester-seeder](./addons/seeder.md) (Experimental)
* [harvester-vm-dhcp-controller](./addons/managed-dhcp.md) (Experimental)
* [kubeovn-operator](./addons/kubeovn-operator.md)
* [kubeovn-operator](./addons/kubeovn-operator.md) (Experimental)
* [nvidia-driver-toolkit](./addons/nvidiadrivertoolkit)
* [pcidevices-controller](./addons/pcidevices.md)
* [rancher-logging](../logging/harvester-logging.md)
Expand Down
8 changes: 7 additions & 1 deletion docs/advanced/addons/kubeovn-operator.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 9
sidebar_label: Kube-OVN Operator
title: "Kube-OVN Operator"
title: "Kube-OVN Operator (Experimental)"
---

<head>
Expand All @@ -10,6 +10,12 @@ title: "Kube-OVN Operator"

_Available as of v1.6.0_

:::note

**kubeovn-operator** is an *experimental* add-on. For more information about experimental features, see [Feature Labels](../../getting-started/document-conventions.md#feature-labels).

:::

[`kubeovn-operator`](https://github.com/harvester/kubeovn-operator) is used to manage the lifecycle of [Kube-OVN](https://github.com/kubeovn/kube-ovn) as a secondary CNI on underlying Harvester clusters.

## Enabling `kubeovn-operator`
Expand Down
6 changes: 6 additions & 0 deletions docs/networking/kubeovn-vm-isolation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ keywords:
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/networking/kubeovn-vm-isolation"/>
</head>

:::note

All features that use Kube-OVN are considered experimental. For more information about experimental features, see [Feature Labels](../getting-started/document-conventions.md#feature-labels).

:::

Isolation between virtual machines is typically achieved using either VLANs (in traditional networks) or virtual switches (in Kube-OVN). If you want to isolate virtual machines within the same virtual switch network, you can use either of the following to achieve the required micro-segmentation:

- Subnet access control lists (ACLs): Apply rules to a subnet used by virtual machines.
Expand Down
6 changes: 6 additions & 0 deletions docs/networking/kubeovn-vpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ keywords:
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/networking/kubeovn-vpc"/>
</head>

:::note

All features that use Kube-OVN are considered experimental. For more information about experimental features, see [Feature Labels](../getting-started/document-conventions.md#feature-labels).

:::

A virtual private cloud (VPC) is a logically isolated network that provides full control over IP addresses, subnets, route tables, firewalls, and gateways within a cloud infrastructure. VPCs allow the secure and scalable deployment of virtualized resources such as compute, storage, and container services.

The following table outlines the key components of a VPC:
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.6/advanced/addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The following add-ons are available in this version:
* [harvester-csi-driver-lvm](./addons/lvm-local-storage.md) (Experimental)
* [harvester-seeder](./addons/seeder.md) (Experimental)
* [harvester-vm-dhcp-controller](./addons/managed-dhcp.md) (Experimental)
* [kubeovn-operator](./addons/kubeovn-operator.md)
* [kubeovn-operator](./addons/kubeovn-operator.md) (Experimental)
* [nvidia-driver-toolkit](./addons/nvidiadrivertoolkit)
* [pcidevices-controller](./addons/pcidevices.md)
* [rancher-logging](../logging/harvester-logging.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 9
sidebar_label: Kube-OVN Operator
title: "Kube-OVN Operator"
title: "Kube-OVN Operator (Experimental)"
---

<head>
Expand All @@ -10,6 +10,12 @@ title: "Kube-OVN Operator"

_Available as of v1.6.0_

:::note

**kubeovn-operator** is an *experimental* add-on. For more information about experimental features, see [Feature Labels](../../getting-started/document-conventions.md#feature-labels).

:::

[`kubeovn-operator`](https://github.com/harvester/kubeovn-operator) is used to manage the lifecycle of [Kube-OVN](https://github.com/kubeovn/kube-ovn) as a secondary CNI on underlying Harvester clusters.

## Enabling `kubeovn-operator`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ keywords:
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/networking/kubeovn-vm-isolation"/>
</head>

:::note

All features that use Kube-OVN are considered experimental. For more information about experimental features, see [Feature Labels](../getting-started/document-conventions.md#feature-labels).

:::

Isolation between virtual machines is typically achieved using either VLANs (in traditional networks) or virtual switches (in Kube-OVN). If you want to isolate virtual machines within the same virtual switch network, you can use either of the following to achieve the required micro-segmentation:

- Subnet access control lists (ACLs): Apply rules to a subnet used by virtual machines.
Expand Down
6 changes: 6 additions & 0 deletions versioned_docs/version-v1.6/networking/kubeovn-vpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ keywords:
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/networking/kubeovn-vpc"/>
</head>

:::note

All features that use Kube-OVN are considered experimental. For more information about experimental features, see [Feature Labels](../getting-started/document-conventions.md#feature-labels).

:::

A virtual private cloud (VPC) is a logically isolated network that provides full control over IP addresses, subnets, route tables, firewalls, and gateways within a cloud infrastructure. VPCs allow the secure and scalable deployment of virtualized resources such as compute, storage, and container services.

The following table outlines the key components of a VPC:
Expand Down