Skip to content

Commit 2d733bb

Browse files
kinzhihowieyuen
andcommitted
[zh]Update content/zh/blog/_posts/2018-10-01-health-checking-grpc.md
Update content/zh/blog/_posts/2018-10-01-health-checking-grpc.md Co-authored-by: Hao Yuan <[email protected]> Update content/zh/blog/_posts/2018-10-01-health-checking-grpc.md Co-authored-by: Hao Yuan <[email protected]> Update content/zh/blog/_posts/2018-10-01-health-checking-grpc.md Co-authored-by: Hao Yuan <[email protected]>
1 parent eabb62c commit 2d733bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/zh/blog/_posts/2018-10-01-health-checking-grpc.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ date: 2018-10-01
1616
--->
1717
**作者**[Ahmet Alp Balkan](https://twitter.com/ahmetb) (Google)
1818

19+
<!--
20+
**Update (December 2021):** _Kubernetes now has built-in gRPC health probes starting in v1.23.
21+
To learn more, see [Configure Liveness, Readiness and Startup Probes](/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-grpc-liveness-probe).
22+
This article was originally written about an external tool to achieve the same task._
23+
-->
24+
**更新(2021 年 12 月):** “Kubernetes 从 v1.23 开始具有内置 gRPC 健康探测。
25+
了解更多信息,请参阅[配置存活探针、就绪探针和启动探针](/zh/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-grpc-liveness-probe)
26+
本文最初是为有关实现相同任务的外部工具所写。”
27+
1928
<!--
2029
[gRPC](https://grpc.io) is on its way to becoming the lingua franca for
2130
communication between cloud-native microservices. If you are deploying gRPC

0 commit comments

Comments
 (0)