Skip to content

Commit 4d337ae

Browse files
committed
documentation to static-pods for naming of pods
This will add documentation around how a static pod will be named
1 parent b0ec53e commit 4d337ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
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 Pods' name will suffixed with the node hostname with a leading hyphen
2526

2627
{{< note >}}
2728
If you are running clustered Kubernetes and are using static

0 commit comments

Comments
 (0)