Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kiali Plugin #63

Merged
merged 3 commits into from
May 4, 2021
Merged

Add Kiali Plugin #63

merged 3 commits into from
May 4, 2021

Conversation

ricoberger
Copy link
Member

@ricoberger ricoberger commented May 4, 2021

The new Kiali plugin can be used to visualize an Istio service mesh
within kobs. For that a user can select a list of namespaces on the
plugin page. We then request the graph data from the Kiali API and
render the Graph using cytoscape.

Currently the plugin only supports the graph feature of Kiali, we plan
to extend the plugin later. It is planned to also retrieve the health
and metrics for each service.

ricoberger added 3 commits May 4, 2021 21:53
The new Kiali plugin can be used to visualize an Istio service mesh
within kobs. For that a user can select a list of namespaces on the
plugin page. We then request the graph data from the Kiali API and
render the Graph using cytoscape.

Currently the plugin only supports the graph feature of Kiali, we plan
to extend the plugin later. It is planned to also retrieve the health
and metrics for each service.
@ricoberger ricoberger merged commit 31f7b9a into main May 4, 2021
@ricoberger ricoberger deleted the add-kiali-plugin branch May 4, 2021 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant