hertz101/README.md
suyiiyii 79806c34d8
docs: 更新 README.md 中的功能列表
- 添加 helm 模板支持
- 更新 GitOps 部署,明确使用 argocd- 调整功能列表的格式,使描述更加清晰
2025-01-21 22:14:53 +08:00

16 lines
295 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Hertz101
一个学习项目
使用 kitex 框架,实现了
* rpc 调用(kitex)
* hertz 作为 facade 层
* 服务注册与发现consul
* 配置动态加载viper + consul
* docker 镜像
* helm 模板 (manifest 分支)
* k8s 部署
* cicd 流水线
* GitOps 部署 argocd