zh-translation: docs/reference/config/analysis/ist0117/index.md (#9162)

* trans it

* fix some error

* fix some error

* Update index.md
This commit is contained in:
MXuDong 2021-03-15 12:21:37 +08:00 committed by GitHub
parent a7e25f74d4
commit ffdfca8afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
title: DeploymentRequiresServiceAssociated
layout: analysis-message
owner: istio/wg-user-experience-maintainers
test: no
---
当 Pod 资源没有与任何 Service 资源相关联时会出现该问题。
一个 Pod 即使没有暴露任何端口也必须被至少一个 Kubernetes 的 Service 资源关联。
请查看 [Istio 要求](/zh/docs/ops/deployment/requirements/)来了解更多信息。