Charmed MySQL K8s
- By Canonical Data Platform
Channel | Revision | Published | Runs on |
---|---|---|---|
8.0/stable | 75 | 20 Apr 2023 | |
8.0/candidate | 75 | 20 Apr 2023 | |
8.0/beta | 75 | 20 Apr 2023 | |
8.0/edge | 83 | 26 May 2023 |
juju deploy mysql-k8s --channel 8.0/stable
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
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:
-
cluster-name | string
Optional - Name of the MySQL InnoDB cluster
-
mysql-interface-database | string
The database name for the legacy 'mysql' interface
-
mysql-interface-user | string
The database username for the legacy 'mysql' interface
-
mysql-root-interface-database | string
The database name for the legacy 'mysql' interface (root level access)
-
mysql-root-interface-user | string
The database username for the legacy 'mysql' interface (root level access)