Configure resource quotas related to the Pipeline
component.
Edit the TektonConfig
resource
Modifying the configuration may trigger a rolling update of the component Pods
, which could lead to temporary service unavailability. Please execute this at an appropriate time.
Example of modifying the spec.pipeline.options.deployments
configuration:
Submit the configuration and wait for the Pods to update.
You can see that the resource quota configurations for the Pipeline
related components are effective.
Pod
Resource Quota ConfigurationTaskRun
TaskRun
to CompletePod
Resource Quota ConfigurationYou can see that the resource quota for the initContainers
container prepare
in the Pod
matches the resource quotas configured in the config-defaults
ConfigMap
.