Apache Kyuubi - K8s
- Canonical
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 29 | 20 Dec 2024 |
juju deploy kyuubi-k8s --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
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.