Merge pull request #23195 from tengqm/zh-links-tasks-4

[zh] Tidy up and fix links in tasks section (4/10)
This commit is contained in:
Kubernetes Prow Robot
2020-08-22 20:47:40 -07:00
committed by GitHub
13 changed files with 598 additions and 637 deletions
@@ -268,7 +268,7 @@ is associated with a service account, and a credential (token) for that
service account is placed into the filesystem tree of each container in that pod,
at `/var/run/secrets/kubernetes.io/serviceaccount/token`.
-->
### 从 Pod 中访问 API
### 从 Pod 中访问 API {#accessing-the-api-from-a-pod}
当你从 Pod 中访问 API 时,定位和验证 apiserver 会有些许不同。