Skip to content

[Addon] Allow enabling KEDA trait without installing the KEDA operator. #772

Open
@madibaT

Description

@madibaT

Problem:

Ideally, it should be possible to enable the KEDA addon without installing keda operator on the cluster. Only the KubeVela definitions should be applied. This will allow users to use KEDA trait on clusters that has KEDA operator installed.

Proposed solution

vela addon enable keda --traitOnly=true

Considered alternatives

As a workaround, users can create the apply keda definitions only and that will work with the existing keda installation. The downside is that you will need to manually extract those from the addon as there is no option to only install the definitions when installing it.

Additional context

See this issue for the generic feature request applying to all the addons, not just Keda

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions