mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-17 05:48:21 +00:00
Merge pull request #762 from marquiz/documentation/operator-deployment
docs: re-fix operator deployment instructions
This commit is contained in:
commit
3401ba1022
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ is recommended to be done via
|
||||||
1. Install the operator:
|
1. Install the operator:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl create -f https://operatorhub.io/install/stable/nfd-operator.yaml
|
kubectl create -f https://operatorhub.io/install/nfd-operator.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Create `NodeFeatureDiscovery` object (in `nfd` namespace here):
|
1. Create `NodeFeatureDiscovery` object (in `nfd` namespace here):
|
||||||
|
|
Loading…
Add table
Reference in a new issue