Skip to content

Commit 6966dec

Browse files
authored
Merge pull request #26196 from Xorima/patch-1
documentation to static-pods for naming of pods
2 parents 402da54 + 618dcb3 commit 6966dec

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,6 +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
2526

2627
{{< note >}}
2728
If you are running clustered Kubernetes and are using static
@@ -237,4 +238,3 @@ CONTAINER ID IMAGE COMMAND CREATED ...
237238
e7a62e3427f1 nginx:latest "nginx -g 'daemon of 27 seconds ago
238239
```
239240
240-

0 commit comments

Comments
 (0)