This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push: new 8ff12c6d Update README.md 8ff12c6d is described below commit 8ff12c6dddeb65a74f608111ded8a2444dde0cd7 Author: ken.lj <ken.lj...@gmail.com> AuthorDate: Fri Apr 22 12:00:11 2022 +0800 Update README.md --- dubbo-samples-kubernetes/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dubbo-samples-kubernetes/README.md b/dubbo-samples-kubernetes/README.md index 20cfc0cd..b9927b4a 100644 --- a/dubbo-samples-kubernetes/README.md +++ b/dubbo-samples-kubernetes/README.md @@ -153,7 +153,9 @@ kubectl logs your-pod-id ### 3.5 检查 Consumer 正常消费服务 TBD -> 改造 consumer 支持 spring-web consumer service 暴露对外地址与端口 访问 http 地址 +> * 改造 consumer 支持 spring-web +> * Consumer service 暴露对外地址与端口 +> * 访问 http 地址验证行为 ## 4 最佳实践 @@ -331,4 +333,4 @@ spec: port: 22222 failureThreshold: 30 periodSeconds: 10 -``` \ No newline at end of file +``` --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org