alibaba/spring-cloud-alibaba

Use kiali to build a microservices governance console

开放

#3,118 创建于 2023年1月29日

 (2 条评论) (0 个反应) (0 位负责人)Java (8,513 个派生)batch import
good first issue

仓库指标

星标
 (29,106 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

In 2.2.10-RC1, we support some microservices governance alibities, such as Label Routing and Authentication. If you don't know, you can refer to relevant examples to discovery them:) But now, it's hard for users to use them easily. Because we didn't support a console that helps use to observe applications and modify application's configuration. In Istio's ecology, there is an out of the box component called Kiali that can do it. We can use it as a console to provide users with the ability to control microservices governance. You can view the configuration management capabilities it provides through the following documents and figure: image

贡献者指南