diff --git a/content/zh-cn/docs/tutorials/kubernetes-basics/explore/explore-intro.html b/content/zh-cn/docs/tutorials/kubernetes-basics/explore/explore-intro.html index 7eab8485bc..7d1dfef7e7 100644 --- a/content/zh-cn/docs/tutorials/kubernetes-basics/explore/explore-intro.html +++ b/content/zh-cn/docs/tutorials/kubernetes-basics/explore/explore-intro.html @@ -279,7 +279,7 @@ description: |- -->
要查看应用的输出,运行 curl
请求:
curl http://localhost:8001/api/v1/namespaces/default/pods/$POD_NAME/proxy/
curl http://localhost:8001/api/v1/namespaces/default/pods/$POD_NAME:8080/proxy/