B.62. ZookeeperClusterSpec 模式参考
用于:KafkaSpec
属性 | 描述 |
---|---|
replicas | 集群中的 pod 数量。 |
整数 | |
镜像 | 容器集的 docker 镜像。 |
字符串 | |
storage |
存储配置(磁盘)。无法更新。类型取决于给定对象中 |
config | ZooKeeper 代理配置.无法设置具有以下前缀的属性:server.、dataDir、dataLogDir、clientPort、authProvider、quorum.auth、requireClientAuthScheme、snapshot.trust.empty、standaloneEnabled、reconfigEnabled、4lw.commands.whitelist、secureClientPort. SSL., serverCnxnFactory, sslQuorum(除了:ssl.protocol, ssl.quorum.protocol, ssl.enabledProtocols, ssl.quorum.enabledProtocols, ssl.ciphersuites, ssl.ciphersuites, SSL.quorum.ciphersuites、ssl.hostnameVerification、ssl.quorum.hostnameVerification。 |
map | |
关联性 |
属性 |
容限(tolerations) |
属性 |
容限 数组 | |
livenessProbe | Pod 存活度检查. |
readinessProbe | Pod 就绪度检查。 |
jvmOptions | 容器集的 JVM 选项. |
资源 | 要保留的 CPU 和内存资源。请参阅 内核/v1 资源要求的外部文档。 |
metrics | Prometheus JMX 导出器配置.有关此配置结构的详情,请查看 https://github.com/prometheus/jmx_exporter。 |
map | |
logging |
ZooKeeper 的日志配置.类型取决于给定对象中的 |
模板 |
ZooKeeper 集群资源的模板。该模板允许用户指定 |
tlsSidecar |
attribute |