Osm Prometheus
- Charmed Distribution of OSM
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 1 | 09 Aug 2022 | |
latest/candidate | 1 | 11 Mar 2022 | |
latest/beta | 113 | 31 Jan 2023 | |
latest/edge | 1 | 31 Jan 2022 | |
14.0/stable | 354 | 20 Jul 2023 | |
14.0/candidate | 354 | 12 Jul 2023 | |
14.0/beta | 354 | 12 Jul 2023 | |
13.0/stable | 399 | 15 Jan 2024 | |
13.0/candidate | 84 | 09 Dec 2022 | |
13.0/beta | 399 | 05 Dec 2023 | |
12.0/stable | 1 | 13 Dec 2022 | |
12.0/beta | 398 | 05 Dec 2023 | |
10.0/stable | 1 | 09 Dec 2022 |
juju deploy osm-prometheus
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_issuer | string
Name of the cluster issuer for TLS certificates
-
default-target | string
Default target to be added in Prometheus
-
enable_web_admin_api | boolean
Boolean to enable the web admin api
-
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.
-
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.
-
security_context | boolean
Enables the security context of the pods
-
site_url | string
Ingress URL
-
tls_secret_name | string
TLS Secret name
-
web-subpath | string
Default: /
Subpath for accessing Prometheus
-
web_config_password | string
Default: admin
Password to access the Prometheus Web Interface
-
web_config_username | string
Default: admin
Username to access the Prometheus Web Interface