mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-15 17:50:49 +00:00
6515990cae
Bump the required Kubernetes version to v1.24. In practice this is the minimum Kubernetes version as our deployment (both kustomize and Helm) depend on the gRPC container probes feature of Kubernetes.
596 B
596 B
title | layout | sort |
---|---|---|
Deployment | default | 2 |
Deployment
Node Feature Discovery can be deployed on any recent version of Kubernetes (v1.24+).
See Image variants for description of the different NFD container images available.
Using Kustomize provides straightforward deployment with
kubectl
integration and declarative customization.
Using Helm provides easy management of NFD deployments with nice configuration management and easy upgrades.
Using Operator provides deployment and configuration management via CRDs.