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 f965b5f commit 5c8f26eCopy full SHA for 5c8f26e
content/en/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -45,7 +45,7 @@ higher-level abstraction, called a
45
managing the relatively disposable Pod instances.
46
47
A given Pod (as defined by a UID) is never "rescheduled" to a different node; instead,
48
-that Pod can be replaced by a new, near-identical Pod, with even the same name i
+that Pod can be replaced by a new, near-identical Pod, with even the same name if
49
desired, but with a different UID.
50
51
When something is said to have the same lifetime as a Pod, such as a
0 commit comments