Knative Eventing

  • By Kubeflow Charmers
Channel Revision Published Runs on
latest/beta 441 09 Jul 2024
Ubuntu 20.04
latest/edge 497 30 Aug 2024
Ubuntu 20.04
1.12/stable 459 30 Jul 2024
Ubuntu 20.04
1.12/edge 499 04 Sep 2024
Ubuntu 20.04
1.10/stable 353 21 Nov 2023
Ubuntu 20.04
1.10/edge 490 27 Aug 2024
Ubuntu 20.04
1.8/stable 345 09 Oct 2023
Ubuntu 20.04
1.8/beta 165 28 Mar 2023
Ubuntu 20.04
1.8/edge 345 28 Sep 2023
Ubuntu 20.04
1.1/edge 26 19 Aug 2022
Ubuntu 20.04
juju deploy knative-eventing --channel beta
Show information

Platform:

Ubuntu
20.04

Learn about configurations >

  • custom_images | string

    Default: eventing-controller/eventing-controller: '' eventing-webhook/eventing-webhook: '' imc-controller/controller: '' imc-dispatcher/dispatcher: '' mt-broker-controller/mt-broker-controller: '' mt-broker-filter/filter: '' mt-broker-ingress/ingress: '' pingsource-mt-adapter/dispatcher: ''

    YAML or JSON formatted input defining images to use in Knative Eventing. Any image omitted or set to '' here will use a default image. For usage details, see https://github.com/canonical/knative-operators/blob/main/charms/knative-eventing/README.md#setting-custom-images-for-knative-eventing.

  • namespace | string

    The namespace to deploy Eventing to. This namespace cannot also contain another Knative Serving or Eventing instance. This configuration is required.

  • version | string

    Default: 1.12.4

    Version of knative-eventing component.