This instructions assumes that mentioned below utilities are installed and available on PATH:
makemake orc8rmake integration_testsmake orc8r_integration_testsMake targets orc8r and orc8r_integration_tests can be run with metrics.
In this case prometheus and grafana PODS will be included in deployment.
To enable it evironment variable DP_METRICS have to be set e.g:
DP_METRICS=true make orc8rDevice certification process require extra services to be deployed.
Crl server and Harness certification service.
To enable them DP_CERTIFICATION environment variable have to be set
DP_CERTIFICATION=true make orc8r