{{ setting.json }}
+ {{ setting.data.value || setting.data.default }}
+ {{ t(setting.enum) }}
+ {{ setting.custom }}
+ {{ setting.data.value || setting.data.default }}
+ <{{ t('advancedSettings.none') }}>
+ + {{ t("harvester.virtualMachine.detail.console.down") }} +
++ {{ unhealthyVM.message }} +
+
+
+ {{ t('harvester.backup.matchTarget') }} +
++ {{ index + 1 }}. {{ message }} +
+ ++ {{ index + 1 }}. + + {{ t('harvester.upgradePage.dismissMessage') }} + + {{ message }} +
++ {{ index + 1 }}. + {{ message.text }} +
+ +Number of IPs Required = Number of Nodes * 4 + Number of Disks * 2 + Number of Images to Download/Upload . See doc for more details.'
vmForceDeletionPolicy:
period: Period
+ autoRotateRKE2Certs:
+ expiringInHours: Expiring in
httpProxy:
warning: 'WARNING: upgrade release download URL address. Harvester will get the ISO URL and checksum value from the ($URL/$VERSION/version.yaml) file hosted by the configured URL.
'harv-default-vm-termination-grace-period-seconds': Config the VM termination grace period for VM stop.
'harv-ntp-servers': Configure NTP server. You can configure multiple IPv4 addresses or host addresses.
+ 'harv-auto-rotate-rke2-certs': The certificate rotation mechanism relies on Rancher. Harvester will automatically update certificates generation to trigger rotation.
typeLabel:
kubevirt.io.virtualmachine: |-
@@ -1409,6 +1481,19 @@ typeLabel:
one { SR-IOV Network Device }
other { SR-IOV Network Devices }
}
+
+ devices.harvesterhci.io.sriovgpudevice: |-
+ {count, plural,
+ one { SR-IOV GPU Device }
+ other { SR-IOV GPU Devices }
+ }
+
+ devices.harvesterhci.io.vgpudevice: |-
+ {count, plural,
+ one { vGPU Device }
+ other { vGPU Devices }
+ }
+
harvesterhci.io.secret: |-
{count, plural,
one { Secret }
diff --git a/pkg/harvester/l10n/zh-hans.yaml b/pkg/harvester/l10n/zh-hans.yaml
index c30cadab..4d9e3957 100644
--- a/pkg/harvester/l10n/zh-hans.yaml
+++ b/pkg/harvester/l10n/zh-hans.yaml
@@ -1278,6 +1278,7 @@ advancedSettings:
'harv-additional-ca': '用于 TLS 验证的自定义 CA 根证书。'
'harv-overcommit-config': '资源超额配置。'
'harv-support-bundle-timeout': 'Support Bundle 超时配置(单位:分钟),你可以使用 0 来禁用超时。'
+ 'harv-support-bundle-expiration': 'Support Bundle 过期配置(单位:分钟)。'
'harv-vm-force-reset-policy': 配置当虚拟机卡在停机的节点上时的强制重置动作。
'harv-ssl-parameters': 用于 TLS 验证的自定义 SSL 参数。
'harv-storage-network': 'Longhorn 存储网络设置。'
diff --git a/pkg/harvester/list/devices.harvesterhci.io.pcidevice.vue b/pkg/harvester/list/devices.harvesterhci.io.pcidevice.vue
new file mode 100644
index 00000000..ab0a779d
--- /dev/null
+++ b/pkg/harvester/list/devices.harvesterhci.io.pcidevice.vue
@@ -0,0 +1,95 @@
+
+
+
+ + {{ row.clusterNetworkErrorMessage }} +
+ ++ {{ t('harvester.modal.bundle.titleDescription') }} +
+ ++ {{ t('harvester.support.kubeconfig.titleDescription') }} +
+ +
+
+