From 45c201201bfb1e40ff510b48cca925b6d1d2857a Mon Sep 17 00:00:00 2001 From: Sebastiaan van Steenis Date: Wed, 1 Aug 2018 19:50:39 +0200 Subject: [PATCH] DamonSet typo (#9705) --- content/en/docs/concepts/workloads/controllers/daemonset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/workloads/controllers/daemonset.md b/content/en/docs/concepts/workloads/controllers/daemonset.md index a3f1b07785..c093a17986 100644 --- a/content/en/docs/concepts/workloads/controllers/daemonset.md +++ b/content/en/docs/concepts/workloads/controllers/daemonset.md @@ -165,7 +165,7 @@ uses the host network, you must also add the Although Daemon Pods respect [taints and tolerations](/docs/concepts/configuration/taint-and-toleration), -the following tolerations are added to DamonSet Pods automatically according to +the following tolerations are added to DaemonSet Pods automatically according to the related features. | Toleration Key | Effect | Alpha Features | Version | Description |