We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

Charmed MySQL K8s Bundle

Canonical Publisher | bundle

Platform:

Channel Revision Published
latest/edge 27 09 Mar 2023
8.0/edge 69 03 Feb 2026
juju deploy mysql-k8s-bundle --channel 8.0/edge

Learn about configurations >

  • expose-external | string

    Default: false

    String to determine how to expose the MySQLRouter externally from the Kubernetes cluster. Possible values: 'false', 'nodeport', 'loadbalancer'

  • loadbalancer-extra-annotations | string

    Default: {}

    A JSON string representing extra annotations for the Kubernetes service created and managed by the charm.

  • pause-after-unit-refresh | string

    Default: first

    Wait for manual confirmation to resume refresh after these units refresh Allowed values: "all", "first", "none"