Merge pull request #29553 from camachomaria/patch-1
Update static-pod.md
This commit is contained in:
commit
f41c9c0831
|
|
@ -22,7 +22,7 @@ The kubelet automatically tries to create a {{< glossary_tooltip text="mirror Po
|
|||
on the Kubernetes API server for each static Pod.
|
||||
This means that the Pods running on a node are visible on the API server,
|
||||
but cannot be controlled from there.
|
||||
The Pod names will suffixed with the node hostname with a leading hyphen
|
||||
The Pod names will be suffixed with the node hostname with a leading hyphen.
|
||||
|
||||
{{< note >}}
|
||||
If you are running clustered Kubernetes and are using static
|
||||
|
|
|
|||
Loading…
Reference in New Issue