mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-04 20:23:24 +00:00
Update Chinese docs
This commit is contained in:
+2
@@ -98,6 +98,8 @@ helm upgrade --install \
|
||||
ingress-nginx ingress-nginx/ingress-nginx \
|
||||
--namespace ingress-nginx \
|
||||
--set controller.service.type=LoadBalancer \
|
||||
--set controller.service.annotations."service\.beta\.kubernetes\.io/azure-load-balancer-health-probe-request-path"=/healthz \
|
||||
--set controller.service.externalTrafficPolicy=Local \
|
||||
--version 4.5.2 \
|
||||
--create-namespace
|
||||
```
|
||||
|
||||
-10
@@ -18,16 +18,6 @@ title: 回滚
|
||||
|
||||
:::
|
||||
|
||||
### 将 Rancher Deployment 规模扩展到 0
|
||||
|
||||
1. 在左上角,点击 **☰ > local**。
|
||||
1. 在左侧主菜单中,点击**工作负载**。
|
||||
1. 在**工作负载**下,点击 **Deployments**。
|
||||
1. 点击上方下拉菜单以调整筛选条件。选择 **cattle-system** 作为筛选条件。
|
||||
1. 找到 `rancher` deployment 的行,并点击**⋮ > 编辑配置**。
|
||||
1. 将**副本数量**改为 0。
|
||||
1. 滚动到底部并点击**保存**。
|
||||
|
||||
### 创建 Restore 自定义资源
|
||||
|
||||
1. 点击 **☰ > 集群管理**。
|
||||
|
||||
Reference in New Issue
Block a user