修复错别字

This commit is contained in:
huanqing.shao
2020-01-16 10:23:26 +08:00
parent bbcf240c05
commit 4baae0a340

View File

@ -175,7 +175,7 @@ web-kuboard-press 192.168.144.158:80,192.168.199.135:80 70d
### Service中没有Endpoints
如果您的Service中没有Enpoints请尝试使用 Service 的 label selector 查询一下是否存在 Pod。假设您的 Service 如下:
如果您的Service中没有Endpoints请尝试使用 Service 的 label selector 查询一下是否存在 Pod。假设您的 Service 如下:
``` yaml
...