Update podpreset.md

pull/23628/head
wwgfhf 2020-09-01 08:58:41 +08:00 committed by GitHub
parent 4738206e67
commit 11dbe4f490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ the Pod; for changes to `Volume`, Kubernetes modifies the Pod Spec.
一个 Pod 可能不与任何 Pod Preset 匹配,也可能匹配多个 Pod Preset。 同时,一个 `PodPreset`
可能不应用于任何 Pod也可能应用于多个 Pod。 当 `PodPreset` 应用于一个或多个 Pod 时Kubernetes
修改 pod spec。 对于 `Env``EnvFrom``VolumeMounts` 的改动, Kubernetes 修改 pod
中所有容器的规格对于卷的改动Kubernetes 会修改 Pod 规约
中所有容器 spec对于卷的改动Kubernetes 会修改 Pod spec
<!--
A Pod Preset is capable of modifying the following fields in a Pod spec when appropriate: