package
0.0.0-20250225141912-5986324f5357
Repository: https://github.com/altinity/clickhouse-operator.git
Documentation: pkg.go.dev

# Constants

CHOP_CONFIG path to clickhouse operator configuration file.
OPERATOR_CONTAINER_CPU_LIMIT from .containers.resources.limits.cpu.
OPERATOR_CONTAINER_CPU_REQUEST from .containers.resources.requests.cpu.
OPERATOR_CONTAINER_MEM_LIMIT from .containers.resources.limits.memory.
OPERATOR_CONTAINER_MEM_REQUEST from .containers.resources.requests.memory.
OPERATOR_K8S_CLIENT_BURST_LIMIT specifies an override for the default k8s client QPS burst limit.
OPERATOR_K8S_CLIENT_QPS_LIMIT specifies an override for the default k8s client QPS rate limit.
OPERATOR_POD_IP ip from status.podIP Ex.: 100.96.3.2.
OPERATOR_POD_NAME name from metadata.name Ex.: clickhouse-operator-6f87589dbb-ftcsf.
OPERATOR_POD_NAMESPACE name from metadata.namespace Ex.: kube-system.
OPERATOR_POD_NODE_NAME name from spec.nodeName Ex.: ip-172-20-52-62.ec2.internal.
OPERATOR_POD_SERVICE_ACCOUNT service account from spec.serviceAccount spec.serviceAccountName Ex.: clickhouse-operator.
Possible pod distributions.
Possible pod distributions.
Possible pod distributions.
Shortcuts section.
AntiAffinity section.
Possible pod distributions.
Possible pod distributions.
Misc section.
Possible pod distributions.
Affinity section.
Deprecated value.
Possible pod distributions.
Possible pod distributions.
Possible pod distributions.
Pods from different ClickHouseInstallations can co-exist on one node.
Pods from different ClickHouseInstallation.Cluster can co-exist on one node.
No Pods can co-exist on one node.
Pods from different Namespaces can co-exist on one node.
Pods from different ClickHouseInstallation.Cluster.Replica can co-exist on one node.
Pods from different ClickHouseInstallation.Cluster.Shard can co-exist on one node.
Possible pod distributions.
Possible pod distributions.
Possible pod distributions.
Possible pod distributions.
Possible port distributions.
Possible port distributions.
WATCH_NAMESPACE and WATCH_NAMESPACES specifies what namespaces to watch.
WATCH_NAMESPACES and WATCH_NAMESPACE specifies what namespaces to watch.