This document contains example configurations for configuration that spans one or more components.
Storage has it's own documentation page at configuring storage.
You can adjust the cpu, memory, or storage resource requests and/or limits for pods and volumes. See default-resource-limits.yaml for an example of setting resource request and limits for each component.
For more reading on tuning metering, use the Resource Tuning documentation.
If you want to run the metering components on specific sets of nodes then you can set nodeSelectors on each component to control where each component of metering is scheduled to. See node-selectors.yaml for an example of setting node selectors for each component.
You can override the image repositories and versions to test pre-releases or to deploy an image built by our CI for PRs or testing. See latest-versions.yaml for an example of setting the repository and image tag for each component to use.