kyuubi-k8s

Apache Kyuubi - K8s

  • Canonical
Channel Revision Published Runs on
latest/edge 29 20 Dec 2024
Ubuntu 22.04
juju deploy kyuubi-k8s --channel edge
Show information

Platform:

Learn about configurations >

  • expose-external | string

    Default: false

    The mode in which the service should be exposed externally. Valid values are false, nodeport and loadbalancer.

  • loadbalancer-extra-annotations | string

    Optional extra annotations to be supplied to the load balancer service.

  • namespace | string

    The namespace to be used by driver to create executor pods. If not configured, the model namespace will be used.

  • service-account | string

    Default: kyuubi-spark-engine

    The service account to be used by driver to create executor pods.