mirror of https://github.com/istio/istio.io.git
zh-translation: update ServiceMesher#1744-1745 (#6427)
* zh-translation: /docs/tasks/security/webhook/index.md #1744 * zh-translation: installation-options/index.md #1745
This commit is contained in:
parent
d37c2744d6
commit
ec25be2f5f
|
|
@ -320,11 +320,11 @@ $ istioctl manifest generate ... --set values.global.mtls.enabled=true
|
|||
| `grafana.dashboardProviders.dashboardproviders.providers.orgId.disableDeletion` | `false` | |
|
||||
| `grafana.dashboardProviders.dashboardproviders.providers.orgId.options.path` | `/var/lib/grafana/dashboards/istio` | |
|
||||
|
||||
## `istio_cni` 选项 {#Istio-CNI-options}
|
||||
## `cni` 选项 {#CNI-options}
|
||||
|
||||
| 关键字 | 默认值 | 描述 |
|
||||
| --- | --- | --- |
|
||||
| `istio_cni.enabled` | `false` | |
|
||||
| `cni.enabled` | `false` | |
|
||||
|
||||
## `istiocoredns` 选项 {#Istio-CoreDNS-options}
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ keywords: [security,webhook]
|
|||
|
||||
{{< boilerplate experimental-feature-warning >}}
|
||||
|
||||
Istio 有两个 webhooks:Galley 和 sidecar 注入器。
|
||||
Istio 有两个 webhooks:validation 和 sidecar 注入器。
|
||||
默认情况下,这些 webhooks 自己管理自己的配置。
|
||||
从安全角度来看,不建议使用此默认行为,因为被侵入的 webhook 随后可能会进行提权攻击。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue