rancher v2.15.1

Cluster.spec.clusterAgentDeploymentCustomization

ClusterAgentDeploymentCustomization is the customization configuration to apply to the cluster agent deployment.

4 fields
Cluster.spec.clusterAgentDeploymentCustomization fields and descriptions
Field / TypeDescription
object[]

AppendTolerations is a list of tolerations that will be appended to the agent deployment.

  • nullable
object

OverrideAffinity is an affinity that will be used to override the agent deployment's affinity.

  • nullable
object

OverrideResourceRequirements defines the limits, requests, and claims of compute resources for a given container.

  • nullable
object

SchedulingCustomization is an optional configuration that will be used to override the agent deployment's scheduling customization.

  • nullable