Measuring the Actual Memory and CPU Consumption
Learn how to measure the actual memory and CPU consumption.
Exploring the options
How did we come up with the current memory and CPU values? Why did we set the memory of the Mongo image to 100Mi? Why not 50Mi or 1Gi? It is embarrassing to admit that the values we have right now are random. We guessed that the containers based on the vfarcic/go-demo-2 image require fewer resources than the Mongo image, so their values are ...