error sentence.

This commit is contained in:
yuandongx
2020-12-25 03:07:43 +00:00
parent f77ac7b2ff
commit 2e10cc75a3
@@ -28,7 +28,7 @@ authorized for API access.
When a request reaches the API, it goes through several stages, illustrated in the
following diagram:
-->
用户使用 `kubectl`、客户端库或构造 REST 请求访问 [Kubernetes API](/zh/docs/concepts/overview/kubernetes-api/)。
用户使用 `kubectl`、客户端库或构造 REST 请求访问 [Kubernetes API](/zh/docs/concepts/overview/kubernetes-api/)。
人类用户和 [Kubernetes 服务账户](/zh/docs/tasks/configure-pod-container/configure-service-account/)都可以被鉴权访问 API。
当请求到达 API 时,它会经历多个阶段,如下图所示: