1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00

Merge pull request #764 from k8s-infra-cherrypick-robot/cherry-pick-762-to-release-0.9

[release-0.9] docs: re-fix operator deployment instructions
This commit is contained in:
Kubernetes Prow Robot 2022-01-25 09:38:31 -08:00 committed by GitHub
commit 6d4860b88d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ is recommended to be done via
1. Install the operator:
```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):