kyuubi-k8s

Apache Kyuubi - K8s

  • Canonical
Channel Revision Published Runs on
latest/edge 39 12 Feb 2025
Ubuntu 22.04
juju deploy kyuubi-k8s --channel edge
Show information

Platform:

Learn about actions >

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