+1
-1
@@ -358,7 +358,7 @@ kubelet 可以配置为使用该协议来执行应用活跃性检查。
|
||||
|
||||
下面是一个示例清单:
|
||||
|
||||
{{< codenew file="pods/probe/grpc-liveness.yaml">}}
|
||||
{{< codenew file="pods/probe/grpc-liveness.yaml" >}}
|
||||
|
||||
<!--
|
||||
To use a gRPC probe, `port` must be configured. If the health endpoint is configured
|
||||
|
||||
@@ -530,7 +530,7 @@ kubectl get pod mysql-2
|
||||
<!--
|
||||
Look for `1/2` in the `READY` column:
|
||||
-->
|
||||
在 `READY` 列中查找 ` 1/2` :
|
||||
在 `READY` 列中查找 `1/2`:
|
||||
|
||||
```
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
|
||||
Reference in New Issue
Block a user