From 842153a9077166e187b75f31d2c96a21cf12bf1f Mon Sep 17 00:00:00 2001 From: "Muyassarov, Feruzjon" Date: Wed, 28 Dec 2022 14:00:04 +0200 Subject: [PATCH] Docs: mention tainting in the intro section Signed-off-by: Muyassarov, Feruzjon --- docs/get-started/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/introduction.md b/docs/get-started/introduction.md index a4719def6e..21211a934f 100644 --- a/docs/get-started/introduction.md +++ b/docs/get-started/introduction.md @@ -17,7 +17,7 @@ sort: 1 This software enables node feature discovery for Kubernetes. It detects hardware features available on each node in a Kubernetes cluster, and -advertises those features using node labels. +advertises those features using node labels and optionally node taints. NFD consists of three software components: