13.2.42.3. ZookeeperClusterSpec 模式属性
属性 | 描述 |
---|---|
replicas | 集群中的 pod 数量。 |
整数 | |
image | 容器集的 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 | |
livenessProbe | Pod 存活度检查. |
readinessprobe | Pod 就绪度检查。 |
jvmOptions | 容器集的 JVM 选项. |
资源 | 要保留的 CPU 和内存资源。如需更多信息,请参阅核心/v1 资源要求的外部文档。 |
metricsConfig |
指标配置.这个类型取决于给定对象中 |
logging |
ZooKeeper 的日志配置.类型取决于给定对象中的 |
模板 |
ZooKeeper 集群资源的模板。该模板允许用户指定 |