Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 723 Bytes

01-20-extend-ui.md

File metadata and controls

6 lines (5 loc) · 723 Bytes

Extend User Interface (UI)

Keda Manager is not only an API extension to the Kyma runtime. You can also use it to configure a dedicated UI for your CustomResourceDefinition (CRD). To do that, use the UI extensibility feature of Kyma dashboard. In the ui-extensions folder, you can find configuration for the UI components (for example, the list, form, or details views) that allows you to create a dedicated UI page for your Keda CR - ScaledObjects. This configuration is applied as part of the Keda Manager resources. Thanks to that, it comes and goes depending on whether the Keda module is added or deleted.