Software Compatibility
The following softwares must be installed before installing Policy Control Function (PCF):
Software | Version |
---|---|
Kubernetes | v1.15.3 |
HELM | v2.14.3 |
Additional software that needs to be deployed as per the requirement of the services:
Software | App Version | Notes |
---|---|---|
alertmanager | 0.18.0 | Needed for Tracing Area |
elasticsearch | 7.4.0 | Needed for Logging Area |
elastic-curator | 2.0.2 | Needed for Logging Area |
elastic-exporter | 1.1.2 | Needed for Logging Area |
logs | 2..7.0 | Needed for Logging Area |
kibana | 7.4.0 | Needed for Logging Area |
grafana | 3.8.4 | Needed for Metrics Area |
prometheus | 9.2.0 | Needed for Metrics Area |
prometheus-node-exporter | 1.6.0 | Needed for Metrics Area |
metallb | 0.8.4 | Needed for External IP |
metrics-server | 2.5.1 | Needed for Metric Server |
occne-snmp-notifier | 0.3.0 | Needed for Metric Server |
tracer | 0.13.3 | Needed for Tracing Area |
Note:
The above softwares are available if the PCF is deployed in the Oracle Communications Cloud Native Environment (OCCNE). If you are deploying PCF in any other environment, the above softwares must be installed before installing the PCF. To check the installed software items,helm lsSome of the systems may need to use helm command with admin.conf file as follows:
helm --kubeconfig admin.conf
Note:
If you are using Network Repository Function (NRF), install it before proceeding with the PCF installation.