Sync translation with English docs

This commit is contained in:
vickyhella
2022-09-15 17:49:08 +08:00
parent 6f187bee01
commit 0cc277d855
40 changed files with 1002 additions and 121 deletions
@@ -88,9 +88,9 @@ AKS 节点的默认用户名是 `azureuser`。
用于创建到 Linux 节点的 SSH 连接的密钥。
### 标签
### Tags
如果你的组织使用标签来管理多个 Azure 服务的资源,那么集群标签则非常有用。这些标签不适用于集群内的资源。
如果你的组织使用标签Tag来管理多个 Azure 服务的资源,那么集群标签则非常有用。这些标签不适用于集群内的资源。
## 网络选项
@@ -133,8 +133,8 @@ Spot 实例现在[受 EKS 支持](https://docs.aws.amazon.com/eks/latest/usergui
| 期望 ASG 大小 | 期望的实例数量。 |
| 最大 ASG 大小 | 最大的实例数量。在安装 [Cluster Autoscaler](https://docs.aws.amazon.com/eks/latest/userguide/cluster-autoscaler.html) 之前,此设置不会生效。 |
| 最小 ASG 大小 | 最小的实例数量。在安装 [Cluster Autoscaler](https://docs.aws.amazon.com/eks/latest/userguide/cluster-autoscaler.html) 之前,此设置不会生效。 |
| 标签 | 应用于管理的节点组中节点的 Kubernetes 标签。 |
| 标签 | 管理的节点组的标签,这些标签不会传播到任何相关资源。 |
| Labels | 应用于管理的节点组中节点的 Kubernetes 标签。 |
| Tags | 管理的节点组的标签,这些标签不会传播到任何相关资源。 |
### 配置刷新间隔