mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Merge pull request #1345 from ArangoGutierrez/post014
README: update to v0.14.0
This commit is contained in:
commit
0b1c914ace
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ features and system configuration!
|
|||
#### Quick-start – the short-short version
|
||||
|
||||
```bash
|
||||
$ kubectl apply -k https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.13.4
|
||||
$ kubectl apply -k https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.14.0
|
||||
namespace/node-feature-discovery created
|
||||
customresourcedefinition.apiextensions.k8s.io/nodefeaturerules.nfd.k8s-sigs.io created
|
||||
serviceaccount/nfd-master created
|
||||
|
|
Loading…
Reference in a new issue