Greg Maher

Results 6 comments of Greg Maher

@andybradshaw I think the latest changes should get you what you want

@bmoylan I could see value in this as serving as a more general upstream implementation of the solution that was merged to the internal spawning daemon (since it uses this...

It doesn't look like you can work with multiple service templates, but according to the docs it looks like you can work with multiple pod templates: https://github.com/Altinity/clickhouse-operator/blob/master/docs/custom_resource_explained.md#clusters-and-layouts You could define...

@sunsingerus looks like you're the main contributor at the moment - is this something that aligns with what clickhouse-operator would want to support? Essentially, allowing specifying a per-replica `serviceTemplate` in...

https://edgedelta.com/company/blog/clickhouse-read-write-pod-separation >Let’s take a look at the overall ClickHouse architecture: >1. Deploy ClickHouse to Kubernetes using [Altinity Kubernetes Operator for ClickHouse](https://github.com/Altinity/clickhouse-operator). >2. Create two explicitly different templates for read and...