Sizing
The Admin Service pods must be sized adequately to hold the historical data. The housekeeping process manages the size of this data.
If housekeeping is configured to be too aggressive, it might remove needed data, but a too-generous configuration might exceed the limits of the pod or result in performance issues.
Pod size and housekeeping configuration depend upon the following factors:
- The number of configured commands.
- Command execution frequency.
- The size of output sent to stdout and stderr by the commands.
- The size of any files extracted from a pod by a command.