最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

amazon s3 - Deploying Starrocks on EKS with S3 i.e., shared-data cluster - Stack Overflow

programmeradmin0浏览0评论

I want to deploy starrocks cluster on AWS EKS with S3 as object store, which is essentially a shared-data cluster in Starrocks terminology as per its Documentation.

However, I don't see any documentation on how I can achieve this setup via helm installation through starrocks official helm chart? I intend to create S3 bucket, and use IAM Role to communicate from pods to S3 bucket via service account of starrocks. And all data to be stored on S3.

Also the next step once I achieve above is to use ephemeral storage instead of EBS for local cache for faster query performance.

Any guidance in this aspect would be great.

发布评论

评论列表(0)

  1. 暂无评论