Knative Eventing
- Kubeflow Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/beta | 441 | 09 Jul 2024 | |
latest/edge | 519 | 11 Oct 2024 | |
1.12/stable | 459 | 30 Jul 2024 | |
1.12/edge | 522 | 11 Oct 2024 | |
1.10/stable | 353 | 21 Nov 2023 | |
1.10/edge | 490 | 27 Aug 2024 | |
1.8/stable | 345 | 09 Oct 2023 | |
1.8/beta | 165 | 28 Mar 2023 | |
1.8/edge | 345 | 28 Sep 2023 |
juju deploy knative-eventing --channel 1.12/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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.