Osm Ha
- Charmed Distribution of OSM | bundle
Channel | Revision | Published |
---|---|---|
latest/stable | 224 | 23 Mar 2023 |
latest/beta | 609 | 29 Aug 2023 |
latest/edge | 55 | 21 Feb 2022 |
14.0/stable | 526 | 15 Jan 2024 |
14.0/candidate | 497 | 12 Jul 2023 |
14.0/beta | 526 | 28 Jul 2023 |
13.0/stable | 802 | 15 Jan 2024 |
13.0/candidate | 182 | 09 Dec 2022 |
13.0/beta | 802 | 05 Dec 2023 |
12.0/stable | 80 | 07 Sep 2022 |
12.0/beta | 801 | 05 Dec 2023 |
11.0/stable | 65 | 22 Aug 2022 |
11.0/edge | 57 | 23 Feb 2022 |
10.0/stable | 514 | 17 Jul 2023 |
10.0/candidate | 60 | 11 Mar 2022 |
10.0/edge | 58 | 23 Feb 2022 |
juju deploy osm-ha
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:
-
admin_user | string
Default: admin
Admin user
-
cluster_issuer | string
Name of the cluster issuer for TLS certificates
-
image_pull_policy | string
Default: always
ImagePullPolicy configuration for the pod. Possible values: always, ifnotpresent, never
-
ingress_class | string
Ingress class name. This is useful for selecting the ingress to be used in case there are multiple ingresses in the underlying k8s clusters.
-
ingress_whitelist_source_range | string
A comma-separated list of CIDRs to store in the ingress.kubernetes.io/whitelist-source-range annotation. This can be used to lock down access to Keystone based on source IP address.
-
log_level | string
Default: info
Logging level for Grafana. Options are “debug”, “info”, “warn”, “error”, and “critical”.
-
max_file_size | int
The maximum file size, in megabytes. If there is a reverse proxy in front of Keystone, it may need to be configured to handle the requested size. Note: if set to 0, there is no limit.
-
mysql_uri | string
Mysql uri with the following format: mysql://<user>:<pass>@<host>:<port>/<database>
-
osm_dashboards | boolean
Enable OSM System monitoring dashboards
-
port | int
Default: 3000
The port grafana-k8s will be listening on
-
security_context | boolean
Enables the security context of the pods
-
site_url | string
Ingress URL
-
tls_secret_name | string
TLS Secret name