data-kubeflow-integrator

Data Kubeflow Integrator

Channel Revision Published Runs on
1/edge 26 Today
Ubuntu 24.04 Ubuntu 22.04
1/edge 19 08 Dec 2025
Ubuntu 24.04 Ubuntu 22.04
juju deploy data-kubeflow-integrator --channel 1/edge
Show information

Platform:

Ubuntu
24.04 22.04

Learn about configurations >

  • 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.