Update manage-compute-resources-container.md
Add a missing period.
This commit is contained in:
committed by
Andrew Chen
parent
c179046d1e
commit
745facc260
@@ -79,7 +79,7 @@ Mi, Ki. For example, the following represent roughly the same value:
|
|||||||
|
|
||||||
Here's an example.
|
Here's an example.
|
||||||
The following Pod has two Containers. Each Container has a request of 0.25 cpu
|
The following Pod has two Containers. Each Container has a request of 0.25 cpu
|
||||||
and 64MiB (2<sup>26</sup> bytes) of memory Each Container has a limit of 0.5
|
and 64MiB (2<sup>26</sup> bytes) of memory. Each Container has a limit of 0.5
|
||||||
cpu and 128MiB of memory. You can say the Pod has a request of 0.5 cpu and 128
|
cpu and 128MiB of memory. You can say the Pod has a request of 0.5 cpu and 128
|
||||||
MiB of memory, and a limit of 1 cpu and 256MiB of memory.
|
MiB of memory, and a limit of 1 cpu and 256MiB of memory.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user