Skip to content

Commit b914618

Browse files
Revise README configuration for GPU settings
Updated configuration instructions for GPU manufacturers and metrics collection.
1 parent 6a71c9a commit b914618

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

oci_scanner_plugin/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ kubectl apply -f oci_scanner_plugin/go-plugin/
3030
```
3131

3232
**Configuration:**
33-
- Update `PUSH_GATEWAY` URL in `daemonset.yaml` (line 70) and `configmap.yaml` (line 10)
34-
- Modify `GPU_TYPE` environment variable for specific GPU types
35-
- Adjust `PUSH_FREQUENCY` for metrics collection interval
33+
- Update `<GPU_MANUFACTURER>/go-plugin/daemonset_<GPU_MANUFACTURER>.yaml` (~line 65) and `<GPU_MANUFACTURER>/go-plugin/configmap.yaml` (~line 10):
34+
- `PUSH_GATEWAY` URL
35+
- Adjust `PUSH_FREQUENCY` for metrics collection interval in https://github.com/oracle-quickstart/oci-gpu-scanner/blob/main/oci-scanner-plugin-amd-helm/values.yaml
3636

3737
### 2. **Node and GPU Exporters** (`node-and-gpu-exporters/`)
3838
**System and GPU metrics collection using industry-standard exporters**

0 commit comments

Comments
 (0)