Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>pull/40199/head
parent
3995ff06a3
commit
6de05754cf
|
|
@ -78,7 +78,7 @@ spec:
|
|||
targetPort: 80
|
||||
```
|
||||
|
||||
PodとServiceが実行中になったら、関連付けられたEndpointSlicesの名前を得られます:
|
||||
PodとServiceが実行中になったら、関連付けられたEndpointSliceの名前を得られます:
|
||||
|
||||
```shell
|
||||
kubectl get endpointslice
|
||||
|
|
|
|||
Loading…
Reference in New Issue