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.
2 parents 402da54 + 618dcb3 commit 6966decCopy full SHA for 6966dec
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 Pod names will suffixed with the node hostname with a leading hyphen
26
27
{{< note >}}
28
If you are running clustered Kubernetes and are using static
@@ -237,4 +238,3 @@ CONTAINER ID IMAGE COMMAND CREATED ...
237
238
e7a62e3427f1 nginx:latest "nginx -g 'daemon of 27 seconds ago
239
```
240
-
0 commit comments