Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
FAQ
Compute
Can I create multiple services in this single EKS cluster?
Can I create multiple services in this single EKS cluster?
Which regions do you support for BYOC?
Which regions do you support for BYOC?
Will there be some resource overhead? What are the resources needed to run services other than ClickHouse instances?
Will there be some resource overhead? What are the resources needed to run services other than ClickHouse instances?
clickhouse-operator, aws-cluster-autoscaler, Istio, and the monitoring stack.The resource consumption of these shared components is relatively stable and doesn’t grow linearly with the number or size of your ClickHouse services. As a rough guideline, in AWS we typically use a dedicated node group of about four 4xlarge EC2 instances to run these workloads.Network and security
Can we revoke permissions set up during installation after setup is complete?
Can we revoke permissions set up during installation after setup is complete?
Have you considered some future security controls for ClickHouse engineers to access customer infra for troubleshooting?
Have you considered some future security controls for ClickHouse engineers to access customer infra for troubleshooting?
What is the size of the VPC IP range created?
What is the size of the VPC IP range created?
10.0.0.0/16 for BYOC VPC. We recommend reserving at least /22 for potential future scaling,
but if you prefer to limit the size, it is possible to use /23 if it is likely that you will be limited
to 30 server pods.Can I decide maintenance frequency?
Can I decide maintenance frequency?
How does network communication work between BYOC VPC and S3?
How does network communication work between BYOC VPC and S3?
What ports are used for internal ClickHouse cluster communication?
What ports are used for internal ClickHouse cluster communication?
- Native ClickHouse protocol on port 9000
- HTTP/HTTPS on ports 8123/8443
- Interserver communication on port 9009 for replication and distributed queries
Uptime SLAs
Does ClickHouse offer an uptime SLA for BYOC?
Does ClickHouse offer an uptime SLA for BYOC?