Data Kubeflow Integrator
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| 1/edge | 26 | Today | |
| 1/edge | 19 | 08 Dec 2025 |
juju deploy data-kubeflow-integrator --channel 1/edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
kafka-consumer-group-prefix | string
The required consumer group prefix for Kafka. This is an optional parameter that could be specified in case of 'consumer' role is set.
-
kafka-extra-user-roles | string
-
kafka-topic-name | string
The topic name for which the access is granted.
-
mongodb-database-name | string
-
mongodb-extra-user-roles | string
A comma-separated list of values that contains the required extra roles. This can be 'admin'.
-
mysql-database-name | string
The desired database name for which the access will be granted.
-
mysql-extra-user-roles | string
A comma-separated list of values that contains the required extra roles. This can be 'admin'.
-
opensearch-extra-user-roles | string
A comma-separated list of values that contains the required extra roles. This can be 'admin'.
-
opensearch-index-name | string
The index name for which access is granted.
-
postgresql-database-name | string
The desired database name for which the access will be granted.
-
postgresql-extra-user-roles | string
A comma-separated list of values that contains the required extra roles. This can be 'admin'.
-
profile | string
The user profile to integrate with, valid values are any valid namespace name and '*' which integrates with all profiles.
-
spark-service-account | string
The service account name to use with Spark jobs.