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 b0ec53e commit 4d337aeCopy full SHA for 4d337ae
content/en/docs/tasks/configure-pod-container/static-pod.md
@@ -22,6 +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 Pods' name will 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