OSM MON
- Charmed Distribution of OSM
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 106 | 13 Dec 2022 | |
latest/candidate | 1 | 11 Mar 2022 | |
latest/beta | 406 | 29 Aug 2023 | |
latest/beta | 166 | 04 Apr 2023 | |
latest/edge | 300 | 30 Jun 2023 | |
latest/edge | 1 | 31 Jan 2022 | |
14.0/stable | 332 | 20 Jul 2023 | |
14.0/candidate | 332 | 12 Jul 2023 | |
14.0/beta | 332 | 12 Jul 2023 | |
13.0/stable | 496 | 15 Jan 2024 | |
13.0/candidate | 96 | 09 Dec 2022 | |
13.0/beta | 496 | 05 Dec 2023 | |
12.0/stable | 106 | 13 Dec 2022 | |
10.0/stable | 1 | 09 Dec 2022 |
juju deploy osm-mon
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:
-
certificates | string
comma-separated list of <name>:<content> certificates. Where: name: name of the file for the certificate content: base64 content of the certificate The path for the files is /certs.
-
collector_interval | int
Default: 30
Collector interval
-
database_commonkey | string
Default: osm
Database common key
-
debug_common_local_path | string
Local full path to the COMMON project.
The path will be mounted to the docker image, which means changes during the debugging will be saved in your local path.
-
debug_mode | boolean
If true, debug mode is activated. It means that the service will not run, and instead, the command for the container will be a
sleep infinity
. Note: If enabled, security_context will be disabled. -
debug_mon_local_path | string
Local full path to the MON project.
The path will be mounted to the docker image, which means changes during the debugging will be saved in your local path.
-
debug_n2vc_local_path | string
Local full path to the N2VC project.
The path will be mounted to the docker image, which means changes during the debugging will be saved in your local path.
-
debug_pubkey | string
Public SSH key that will be injected to the application pod.
-
evaluator_interval | int
Default: 30
Evaluator interval
-
global_request_timeout | int
Default: 10
Global request timeout
-
grafana_password | string
Default: admin
Grafana password
-
grafana_url | string
Default: http://grafana:3000
Grafana URL
-
grafana_user | string
Default: admin
Grafana user
-
image_pull_policy | string
Default: always
ImagePullPolicy configuration for the pod. Possible values: always, ifnotpresent, never
-
keystone_enabled | boolean
MON will use Keystone backend
-
log_level | string
Default: INFO
Log level
-
mongodb_uri | string
MongoDB URI (external database)
-
openstack_default_granularity | int
Default: 300
Openstack default granularity
-
security_context | boolean
Enables the security context of the pods
-
vca_cacert | string
The VCA cacert.
-
vca_host | string
Default: admin
The VCA host.
-
vca_secret | string
Default: secret
The VCA user password.
-
vca_user | string
Default: admin
The VCA user name.
-
vm_infra_metrics | boolean
Default: True
Enables querying the VIMs asking for the status of the VMs