55.7. CruiseControlSpec スキーマプロパティー
プロパティー | プロパティータイプ | 説明 |
---|---|---|
image | string | Cruise Control Pod に使用されるコンテナーイメージ。イメージ名が明示的に指定されていない場合、イメージ名は Cluster Operator 設定で指定された名前に対応します。Cluster Operator 設定でイメージ名が定義されていない場合は、デフォルト値が使用されます。 |
tlsSidecar |
| |
resources | Cruise Control コンテナー用に予約された CPU およびメモリーリソース。 | |
livenessProbe | Cruise Control コンテナーの Pod liveness チェック | |
readinessProbe | Cruise Control コンテナーの Pod readiness チェック | |
jvmOptions | Cruise Control コンテナーの JVM オプション | |
logging | Cruise Control のロギング設定 (Log4j 2)。 | |
template |
Cruise Control のリソースである | |
brokerCapacity |
Cruise Control の | |
config | map | Cruise Control の設定。設定オプションの全リストは、https://github.com/linkedin/cruise-control/wiki/Configurations を参照してください。次の接頭辞を持つプロパティーは設定できません: failed.brokers.zk.path,webserver.http., webserver.api.urlprefix, webserver.session.path, webserver.accesslog., two.step., request.reason.required,metric.reporter.sampler.bootstrap.servers, capacity.config.file, self.healing., ssl., kafka.broker.failure.detection.enable, topic.config.provider.class (例外: ssl.cipher.suites, ssl.protocol, ssl.enabled.protocols, webserver.http.cors.enabled, webserver.http.cors.origin, webserver.http.cors.exposeheaders, webserver.security.enable, webserver.ssl.enable). |
metricsConfig | メトリックの設定。 |