×
        
        
    
Install
EOL
Effective 30 September 2024, the System Overview app is end-of-life and no longer supported. Please install its replacement app, Entity Viewer version 1.3.0 or newer, for real-time monitoring, investigation, and analysis of entities.
Prerequisites Copied
The following must be installed before installing the Overview App:
Install Copied
- Create a chart config file, such as 
app.yamlwith content similar to the following: 
ingress:
  annotations:
    kubernetes.io/ingress.class: "nginx"
    nginx.org/mergeable-ingress-type: "minion"
Your ingress controller may require custom annotations on the ingress (this example is for ingress-nginx).
- Install the chart:
 
helm install -f app.yaml obcerv-app-system-overview itrs/obcerv-app-system-overview \
            --version 2.3.0 -n <namespace> --wait
Uninstall Copied
helm uninstall obcerv-app-system-overview -n itrs
Upgrade Copied
To upgrade the app, first uninstall and then install it again using the new version.
  ["ITRS Analytics"]
  ["Obcerv > Overview"]
  ["Technical Reference"]