From a85266c44c29dedd0e1fbe58580a00786cefec73 Mon Sep 17 00:00:00 2001 From: djalal Date: Fri, 15 Mar 2019 10:33:56 +0100 Subject: [PATCH] tiny wording thx :) --- slides/k8s/ingress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/ingress.md b/slides/k8s/ingress.md index 2d49e559..ef007826 100644 --- a/slides/k8s/ingress.md +++ b/slides/k8s/ingress.md @@ -194,7 +194,7 @@ - When deploying with `kubeadm`: - - a taint is placed on the node dedicated the control plane + - a taint is placed on the node dedicated to the control plane - the pods running the control plane have a matching toleration