We should add a way for pod placement to be configured in the Console custom resource. For now it can be limited to these items that may be set in a Pod spec. This task requires some API design in the CRD, which needs to account for the existing container spec templates already present.
- nodeSelector
- tolerations
- affinity
We should add a way for pod placement to be configured in the Console custom resource. For now it can be limited to these items that may be set in a Pod spec. This task requires some API design in the CRD, which needs to account for the existing container spec templates already present.