7.8. MonitoringPluginConfig
7.8.1. Description 复制链接链接已复制到粘贴板!
The MonitoringPluginConfig resource defines settings for the web console plugin component in the openshift-monitoring namespace.
Appears in: ClusterMonitoringConfiguration
| Property | Type | Description |
|---|---|---|
| nodeSelector | map[string]string | Defines the nodes on which the pods are scheduled. |
| resources | *v1.ResourceRequirements |
Defines resource requests and limits for the |
| tolerations | []v1.Toleration | Defines tolerations for the pods. |
| topologySpreadConstraints | []v1.TopologySpreadConstraint | Defines a pod’s topology spread constraints. |