Kubernetes Events binding spec

    To setup Kubernetes Events binding create a component of type . See this guide on how to create and apply a binding configuration.

    Spec metadata fields

    Output format

    Output received from the binding is of format bindings.ReadResponse with the Data field populated with the following structure:

    • Add : Only the newVal field is populated, oldVal field is an empty , event is add
    • Update : Both the and newVal fields are populated, event is update

    For consuming events from Kubernetes, permissions need to be assigned to a User/Group/ServiceAccount using [RBAC Auth] mechanism of Kubernetes.

    RoleBinding