instance instance-id endpoint ep memory
Configures K8 pod memory configuration.
Command Mode
Exec > Global Configuration
Syntax
memory request memory_request limit memory_limit
limit memory_limit
Specify the maximum memory resource in use, in megabytes.
Must be an integer in the range of 100-200000.
request memory_request
Specify the memory resource request, in megabytes.
Must be an integer in the range of 100-200000.
Usage Guidelines
Use this command to configure the K8 pod memory configuration.