mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
doc: fix operator usage instructions
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
parent
566ac95e9a
commit
a03df7edd6
@ -121,7 +121,7 @@ Deploy your device plugin by applying its custom resource, e.g.
|
||||
`GpuDevicePlugin` with
|
||||
|
||||
```bash
|
||||
$ kubectl apply -f https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/samples/deviceplugin_v1_gpudeviceplugin.yaml
|
||||
$ kubectl apply -f https://raw.githubusercontent.com/intel/intel-device-plugins-for-kubernetes/main/deployments/operator/samples/deviceplugin_v1_gpudeviceplugin.yaml
|
||||
```
|
||||
|
||||
Observe it is up and running:
|
||||
|
Loading…
Reference in New Issue
Block a user