Merge pull request #28995 from jaronnie/patch-1

Update connecting-frontend-backend.md
This commit is contained in:
Kubernetes Prow Robot
2021-07-26 19:02:45 -07:00
committed by GitHub
@@ -82,7 +82,7 @@ View information about the backend Deployment:
查看后端的 Deployment 信息: 查看后端的 Deployment 信息:
```shell ```shell
kubectl describe deployment hello kubectl describe deployment backend
``` ```
<!-- <!--