Hi All,
Can I change the allocated memory size of a container after a container has started (running)? For example, in the beginning, I want to allocate 1GB of memory to a container A and later I want to allocate 2GB, and later 512MB. Is it a possible scenario? thx.
