We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5c813 commit 5dce1adCopy full SHA for 5dce1ad
OKE_NPD_DEPLOY.md
@@ -19,7 +19,7 @@ kubectl label node <nodeIP e.g 10.0.65.72> oci.oraclecloud.com/oke-node-problem-
19
Install the NPD DaemonSet.
20
21
```bash
22
-kubectl apply -f [https://raw.githubusercontent.com/oracle-quickstart/oci-gpu-scanner/main/existing_cluster_deploy/oke-node-problem-detector.yaml]
+kubectl apply -f https://raw.githubusercontent.com/oracle-quickstart/oci-gpu-scanner/main/existing_cluster_deploy/oke-node-problem-detector.yaml
23
```
24
25
Verify that NPD DaemonSet has been installed successfully and running.
0 commit comments