alibaba/spring-cloud-alibaba

Use kiali to build a microservices governance console

Open

#3 118 ouverte le 29 janv. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (8 513 forks)batch import
good first issue

Métriques du dépôt

Stars
 (29 106 stars)
Métriques de merge PR
 (Merge moyen 6j 3h) (7 PRs mergées en 30 j)

Description

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

Guide contributeur