mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Merge pull request #635 from marquiz/documentation/kubectl
docs: mention minimum required kubectl version
This commit is contained in:
commit
3e9c13a858
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ sort: 3
|
|||
## Requirements
|
||||
|
||||
1. Linux (x86_64/Arm64/Arm)
|
||||
1. [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl)
|
||||
(properly set up and configured to work with your Kubernetes cluster)
|
||||
1. [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl) v1.21 or
|
||||
later (properly set up and configured to work with your Kubernetes cluster)
|
||||
|
||||
## Image variants
|
||||
|
||||
|
|
Loading…
Reference in a new issue