| This for now is the outline of the setup steps for updating the grafana pod with extra visualization plugins: 1. Run grafana 2. RSH to grafana (via `oc rsh`) 3. Install required plugins to plugins volume for data visualization (graph and histogram) 4. Kill the grafana pod 5. Use new grafana with the updated plugins from the separate volume |