IN Progress:
Following the steps planned to check it.
- Install integr8ly with http://rhpds.redhat.com/ - Clone the master branch of MSS Oper inside of this test cluster and `makes install` and `make monitoring/install` - Check if the operator metrics and dashboard will be working there. - Checking locally:
The master branch did not create the operator service:
{code:java}
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE service/mobile-security-service-application ClusterIP 172.30.139.62 <none> 3000/TCP 59s service/mobile-security-service-db ClusterIP 172.30.137.19 <none> 5432/TCP 30s service/mobile-security-service-proxy ClusterIP 172.30.98.50 <none> 80/TCP 59s
{code}
|
|