GreptimeTeam / GreptimeTeam/docs

希望能够增加支持ARM64开发板的分布式部署

Open
#2,323 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
52
Forks
54
Avg merge
1d 14h
Merged PRs (30d)
65

Description

### What problem does the new feature solve?

目前正在ARM64嵌入式Linux下测试这个DB的分布式部署;
准备了多个ARM64的开发板;
但ARM64是资源受限的,所以很多类似 k8s、docker之类的是无法安装的;
但是,我看手册上面,只提供了k8s、docker之类的分布式部署。

提个小的建议:
能否像小强数据库那样,提供命名行参数,或者配置文件, 可以参考这个看看:
https://www.cockroachlabs.com/docs/v21.1/secure-a-cluster

记得最开始的版本好像是提供命名行实现分布式部署的。
难道后面删除了?

### What does the feature do?

目前正在ARM64嵌入式Linux下测试这个DB的分布式部署;
准备了多个ARM64的开发板;
但ARM64是资源受限的,所以很多类似 k8s、docker之类的是无法安装的;
但是,我看手册上面,只提供了k8s、docker之类的分布式部署。

### Implementation challenges

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.