Skip to content

Commit 618dcb3

Browse files
xorimaonlydole
andauthored
Update content/en/docs/tasks/configure-pod-container/static-pod.md
Co-authored-by: Taylor Dolezal <[email protected]>
1 parent 4d337ae commit 618dcb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
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 Pods' name will suffixed with the node hostname with a leading hyphen
25+
The Pod names will suffixed with the node hostname with a leading hyphen
2626

2727
{{< note >}}
2828
If you are running clustered Kubernetes and are using static
@@ -238,4 +238,3 @@ CONTAINER ID IMAGE COMMAND CREATED ...
238238
e7a62e3427f1 nginx:latest "nginx -g 'daemon of 27 seconds ago
239239
```
240240
241-

0 commit comments

Comments
 (0)