14.27. TelemeterClientConfig
14.27.1. 説明
TelemeterClientConfig
は、Telemeter Client コンポーネントの設定を定義します。
14.27.2. 必須/任意
-
nodeSelector
-
toleration
表示場所: ClusterMonitoringConfiguration
プロパティー | 型 | 説明 |
---|---|---|
nodeSelector | map[string]string | Pod がスケジュールされるノードを定義します。 |
resources | *v1.ResourceRequirements |
|
toleration | []v1.Toleration | Pod の toleration を定義します。 |
topologySpreadConstraints | []v1.TopologySpreadConstraint | Pod のトポロジー分散制約を定義します。 |