Skip to content

Commit f41c9c0

Browse files
authored
Merge pull request #29553 from camachomaria/patch-1
Update static-pod.md
2 parents f76c2a7 + f1b99bb commit f41c9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/static-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The kubelet automatically tries to create a {{< glossary_tooltip text="mirror Po
2222
on the Kubernetes API server for each static Pod.
2323
This means that the Pods running on a node are visible on the API server,
2424
but cannot be controlled from there.
25-
The Pod names will suffixed with the node hostname with a leading hyphen
25+
The Pod names will be suffixed with the node hostname with a leading hyphen.
2626

2727
{{< note >}}
2828
If you are running clustered Kubernetes and are using static

0 commit comments

Comments
 (0)