We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6fb295 commit f1b99bbCopy full SHA for f1b99bb
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
22
on the Kubernetes API server for each static Pod.
23
This means that the Pods running on a node are visible on the API server,
24
but cannot be controlled from there.
25
-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.
26
27
{{< note >}}
28
If you are running clustered Kubernetes and are using static
0 commit comments