Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.03 KB

File metadata and controls

20 lines (12 loc) · 1.03 KB

Knative Event Mesh plugin

The Event Mesh plugin is a Backstage plugin that allows you to view and manage Knative Eventing resources.

A demo setup for this plugin is available at https://github.com/aliok/knative-backstage-demo.

Dynamic vs static plugin

This plugin has 2 distributions: static and dynamic.

The static distribution is a regular Backstage plugin that requires the source code of Backstage to be changed.

The dynamic distribution is a plugin that can be installed without changing the source code of Backstage.

If you would like to use the dynamic plugin, please see the instructions in the Dynamic Plugin README file.

If you would like to use the static distribution, please see the documentation on Knative website for installing and using the plugin.