Apache Kyuubi - K8s
- Canonical
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 39 | 12 Feb 2025 |
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:
-
get-jdbc-endpoint
Returns the JDBC endpoint to connect to Kyuubi server.
-
get-password
Returns the password for the admin user.
-
pre-upgrade-check
Run necessary pre-upgrade checks before executing a charm upgrade.
-
resume-upgrade
Resume a rolling upgrade after asserting successful upgrade of a new revision.
-
set-password
Set the password for the admin user.
- Params
-
password string
The password will be auto-generated if this option is not specified.
-
set-tls-private-key
Set the private key, which will be used for certificate signing requests (CSR). Run for each unit separately.
- Params
-
internal-key string
The content of private key for internal communications with clients. Content will be auto-generated if this option is not specified.