Skip to content

Commit

Permalink
docs: config添加polaris配置源 (#199)
Browse files Browse the repository at this point in the history
* docs: config添加polaris配置源

* docs:  update the english version config
  • Loading branch information
codingcn authored Aug 28, 2023
1 parent 616cd77 commit 8dffe7c
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 127 deletions.
1 change: 1 addition & 0 deletions docs/component/02-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Kratos定义了标准化的[Source和Watcher接口](https://github.com/go-kratos
* [etcd](https://github.com/go-kratos/kratos/tree/main/contrib/config/etcd)
* [kubernetes](https://github.com/go-kratos/kratos/tree/main/contrib/config/kubernetes)
* [nacos](https://github.com/go-kratos/kratos/tree/main/contrib/config/nacos)
* [polaris](https://github.com/go-kratos/kratos/tree/main/contrib/config/polaris)

如果上述的配置加载方式无法涵盖您的环境,您也可以通过实现接口来适配您自己的配置加载方式。

Expand Down
Loading

0 comments on commit 8dffe7c

Please sign in to comment.