From f1b99bb92d04eabcd7c36af6bedd84544e5eea6e Mon Sep 17 00:00:00 2001 From: Maria Camacho Date: Thu, 26 Aug 2021 19:30:42 +0300 Subject: [PATCH] Update static-pod.md Added a missing verb and full stop. --- content/en/docs/tasks/configure-pod-container/static-pod.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/configure-pod-container/static-pod.md b/content/en/docs/tasks/configure-pod-container/static-pod.md index cc38928199..c889570dc7 100644 --- a/content/en/docs/tasks/configure-pod-container/static-pod.md +++ b/content/en/docs/tasks/configure-pod-container/static-pod.md @@ -22,7 +22,7 @@ The kubelet automatically tries to create a {{< glossary_tooltip text="mirror Po on the Kubernetes API server for each static Pod. This means that the Pods running on a node are visible on the API server, but cannot be controlled from there. -The Pod names will suffixed with the node hostname with a leading hyphen +The Pod names will be suffixed with the node hostname with a leading hyphen. {{< note >}} If you are running clustered Kubernetes and are using static