Skip to content

Commit e34d01e

Browse files
change: only zh-tw version
1 parent b17b464 commit e34d01e

1,138 files changed

Lines changed: 22900 additions & 91176 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm run build
2525

2626
- name: Create CNAME file
27-
run: echo 'gravity.brobridge.com' > ./build/CNAME
27+
run: echo 'vstrike.brobridge.com' > ./build/CNAME
2828

2929
# Popular action to deploy to GitHub Pages:
3030
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Create _site directory
5252
run: mkdir -p ./_site
5353
- name: Create CNAME file
54-
run: echo 'gravity.brobridge.com' > ./_site/CNAME
54+
run: echo 'vstrike.brobridge.com' > ./_site/CNAME
5555
- name: Deploy to GitHub Pages
5656
id: deployment
5757
uses: actions/deploy-pages@v4

docs/harvester/advanced/addons.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
---
22
sidebar_position: 5
3-
sidebar_label: Add-ons
4-
title: "Add-ons"
3+
sidebar_label: 附加元件
4+
title: "附加元件"
55
---
66

77
<head>
88
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/advanced/addons"/>
99
</head>
1010

11-
Harvester provides optional features as add-ons to maintain a minimal installation footprint. This design allows you to easily enable or disable functionality based strictly on your use case and requirements. You can customize the settings of each add-on, though the level of customization depends on the underlying software.
11+
Harvester 以附加元件 (add-ons) 的形式提供選用功能,藉此維持最小化的安裝佔用空間。這種設計允許您嚴格根據您的使用案例和需求,輕鬆地啟用或停用功能。您可以自訂每個附加元件的設定,但客製化的程度取決於底層軟體。
1212

13-
The following add-ons are available in this version:
13+
此版本提供以下附加元件:
1414

15-
* [harvester-csi-driver-lvm](./addons/lvm-local-storage.md) (Experimental)
16-
* [harvester-seeder](./addons/seeder.md) (Experimental)
17-
* [harvester-vm-dhcp-controller](./addons/managed-dhcp.md) (Experimental)
15+
* [harvester-csi-driver-lvm](./addons/lvm-local-storage.md) (實驗性)
16+
* [harvester-seeder](./addons/seeder.md) (實驗性)
17+
* [harvester-vm-dhcp-controller](./addons/managed-dhcp.md) (實驗性)
1818
* [kubeovn-operator](./addons/kubeovn-operator.md)
1919
* [nvidia-driver-toolkit](./addons/nvidiadrivertoolkit)
2020
* [pcidevices-controller](./addons/pcidevices.md)
2121
* [rancher-logging](../logging/harvester-logging.md)
2222
* [rancher-monitoring](../monitoring/harvester-monitoring.md)
23-
* [rancher-vcluster](./addons/rancher-vcluster.md) (Experimental)
23+
* [rancher-vcluster](./addons/rancher-vcluster.md) (實驗性)
2424
* [vm-import-controller](./addons/vmimport.md)
2525

26-
You can enable and disable add-ons on the **Add-ons** screen of the Harvester UI.
26+
您可以在 Harvester UI 的 **Add-ons** (附加元件) 畫面上啟用和停用附加元件。
2727

28-
| Operation | Action | New State |
28+
| 操作 | 動作 | 新狀態 |
2929
| --- | --- | --- |
30-
| Enabling an add-on | Select the add-on, and then select **** > **Enable**. | **DeploySuccessful** |
31-
| Disabling an add-on | Select the add-on, and then select **** > **Disable**. | **Disabled** |
30+
| 啟用附加元件 | 選取該附加元件,然後選取 **** > **Enable** (啟用)。 | **DeploySuccessful** |
31+
| 停用附加元件 | 選取該附加元件,然後選取 **** > **Disable** (停用)。 | **Disabled** |
3232

3333
:::note
3434

35-
Harvester stores the configuration data of disabled add-ons, allowing for immediate reuse upon re-enabling.
35+
Harvester 會儲存已停用附加元件的設定資料,以便在重新啟用時立即重複使用。
3636

3737
:::

docs/harvester/advanced/addons/kubeovn-operator.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,25 @@ title: "Kube-OVN Operator"
88
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/advanced/addons/kubeovn-operator"/>
99
</head>
1010

11-
_Available as of v1.6.0_
11+
_v1.6.0 版本起提供_
1212

13-
[`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.
13+
[`kubeovn-operator`](https://github.com/harvester/kubeovn-operator) 用於管理 [Kube-OVN](https://github.com/kubeovn/kube-ovn) 的生命週期,使其作為底層 Harvester 叢集上的次要 CNI (secondary CNI)。
1414

15-
## Enabling `kubeovn-operator`
15+
## 啟用 `kubeovn-operator`
1616

17-
You must enable `kubeovn-operator` to deploy Kube-OVN to a Harvester cluster for advanced SDN capabilities such as virtual private cloud (VPC) and subnets for virtual machine workloads.
17+
您必須啟用 `kubeovn-operator` 才能將 Kube-OVN 部署到 Harvester 叢集,以獲得進階 SDN 功能,例如虛擬機器工作負載所需的虛擬私有雲 (VPC) 和子網段。
1818

19-
1. On the Harvester UI, go to **Advanced** > **Add-ons**.
19+
1. Harvester UI 上,前往 **Advanced** > **Add-ons**
2020

21-
1. Select **kubeovn-operator (Experimental)**, and then select **** > **Enable**.
21+
1. 選取 **kubeovn-operator (Experimental)**,然後選取 **** > **Enable** (啟用)。
2222

2323
![](/img/harvester/networking/kubeovn-operator.png)
2424

25-
The add-on deploys `kubeovn-operator` and creates the default `Configuration` object named `configuration.kubeovn.io`, which uses sane Harvester-specific defaults for configuring the Kube-OVN CNI.
25+
此附加元件會部署 `kubeovn-operator` 並建立名為 `configuration.kubeovn.io` 的預設 `Configuration` 物件,該物件使用合理的 Harvester 專屬預設值來設定 Kube-OVN CNI
2626

27-
The following is an example of a `Configuration` object:
27+
以下是 `Configuration` 物件的範例:
2828

29-
```
29+
```yaml
3030
apiVersion: kubeovn.io/v1
3131
kind: Configuration
3232
metadata:
@@ -181,27 +181,28 @@ spec:
181181
182182
:::info important
183183
184-
Ensure that the Kube-OVN IPv4 pod and service CIDR blocks do not overlap with the Harvester pod and service CIDR blocks.
184+
請確保 Kube-OVN IPv4 pod service CIDR 區塊不會與 Harvester pod service CIDR 區塊重疊。
185185
186186
:::
187187
188188
:::caution
189189
190-
This `Configuration` object has been validated against Harvester installations. You can fine-tune the object by editing the `kubeovn-operator` add-on YAML, but exercise caution when making changes to the `configurationSpec` field.
190+
`Configuration` 物件已經過 Harvester 安裝驗證。您可以透過編輯 `kubeovn-operator` 附加元件 YAML 來微調該物件,但在變更 `configurationSpec` 欄位時請務必謹慎。
191191

192192
:::
193193

194-
## Disabling kubeovn-operator
194+
## 停用 kubeovn-operator
195+
195196
:::info important
196197

197-
Ensure that no virtual machines are using VM Networks backed by Kube-OVN SDN components.
198+
請確保沒有虛擬機器正在使用由 Kube-OVN SDN 元件支援的 VM 網路。
198199

199-
Disabling the kubeovn-operator is a disruptive process
200+
停用 kubeovn-operator 是一個具破壞性的過程 (disruptive process)。
200201
:::
201202

202-
You can disable `kubeovn-operator` using the following commands:
203+
您可以使用以下指令停用 `kubeovn-operator`
203204

204-
```
205+
```bash
205206
kubectl delete configuration kubeovn -n kube-system --wait=false
206207
207208
kubectl delete validatingwebhookconfiguration kube-ovn-webhook --ignore-not-found
@@ -212,7 +213,7 @@ kubectl delete subnets join ovn-default --ignore-not-found
212213
213214
kubectl delete vpc ovn-cluster --ignore-not-found
214215
215-
# Remove annotations/labels in namespaces and nodes
216+
# 移除命名空間與節點中的註解/標籤
216217
kubectl annotate node --all ovn.kubernetes.io/cidr-
217218
kubectl annotate node --all ovn.kubernetes.io/gateway-
218219
kubectl annotate node --all ovn.kubernetes.io/ip_address-
@@ -231,7 +232,7 @@ kubectl annotate ns --all ovn.kubernetes.io/private-
231232
kubectl annotate ns --all ovn.kubernetes.io/allow-
232233
kubectl annotate ns --all ovn.kubernetes.io/allocated-
233234
234-
# Remove annotations in all pods of all namespaces
235+
# 移除所有命名空間中所有 Pod 的註解
235236
for ns in $(kubectl get ns -o name | awk -F/ '{print $2}'); do
236237
echo "annotating pods in namespace $ns"
237238
kubectl annotate pod --all -n $ns ovn.kubernetes.io/cidr-
@@ -248,6 +249,6 @@ for ns in $(kubectl get ns -o name | awk -F/ '{print $2}'); do
248249
done
249250
```
250251

251-
You must reboot each node to complete the uninstallation process.
252+
您必須重新啟動每個節點以完成解除安裝程序。
252253

253-
Once the nodes are rebooted, you can disable the `kubeovn-operator` add-on from the Harvester UI.
254+
一旦節點重新啟動完成,您即可從 Harvester UI 停用 `kubeovn-operator` 附加元件。

0 commit comments

Comments
 (0)