update ja/docs/tasks/access-application-cluster/connecting-frontend-backend.md
This commit is contained in:
@@ -194,7 +194,7 @@ Serviceを削除するために、このコマンドを入力してください
|
|||||||
kubectl delete services frontend hello
|
kubectl delete services frontend hello
|
||||||
```
|
```
|
||||||
|
|
||||||
バックエンドとして動作しているDeploymentとReplicaSetとPodとフロントエンドアプリケーションを削除するために、このコマンドを入力してください:
|
バックエンドとフロントエンドアプリケーションを実行しているDeploymentとReplicaSetとPodを削除するために、このコマンドを入力してください:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl delete deployment frontend hello
|
kubectl delete deployment frontend hello
|
||||||
|
|||||||
Reference in New Issue
Block a user