Skip to content

Commit 93d7323

Browse files
authored
Merge pull request #25 from oci-ai-incubations/main
added grafana json and amd daemon deployment
2 parents 5dce1ad + 9ac0e26 commit 93d7323

File tree

5 files changed

+7677
-1
lines changed

5 files changed

+7677
-1
lines changed

GETTING_STARTED_HELM_DEPLOY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,11 @@ helm install lens ./helm -n lens \
229229
--set backend.image.tag=stable
230230
```
231231

232+
232233
## Step 2: OCI GPU Data Plane Plugin installation on GPU Nodes
233234

235+
**NOTE** : Running data control plane plugin as a Kubernetes native plugin running daemon sets for [AMD MI300X nodes can be found here](./oci-scanner-plugin-amd-helm/README.md). Nvidia offering as a daemon is coming soon. Issue#22
236+
234237
1. **Navigate to Dashboards**: Go to the dashboard section of the OCI GPU Scanner Portal
235238
2. **Go to Tab - OCI GPU Scanner Install Script**:
236239
- You can use the script there and deploy the oci-scanner plugin on to your gpus nodes manually (works on Ubuntu OS based GPU nodes).

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ To install OCI GPU Scanner, you have the below options. The solution is installe
3030
- [Install through OKE Managed Add-On Deployment through OCI Console for existing OKE cluster](./GETTING_STARTED_CONSOLE_DEPLOY.md)
3131
- [Install through **helm** on existing OKE cluster](./GETTING_STARTED_HELM_DEPLOY.md)
3232

33-
3433
## Health Checks
3534

3635
OCI GPU Scanner performs both passive (non-intrusive) and active (GPU-occupying) performance health checks. Results are reported in the Grafana dashboard.

0 commit comments

Comments
 (0)