Production Grade Deployment â
đ§ Under Construction
Change Replicas â
--replicas=2
Using High Available GreptimeDB â
- Using GreptimeDB Operator
- Switch to Cloud GreptimeDB
Upgrade with custom values
yaml
greptime:
isCloud: true
installStandalone: false
host: <db-instance>.us-west-2.aws.greptime.cloud
user: username
db: db-id-public
password: your-own-password
port: 5001
Preserve Enough Disk Space â
Disk space is critical for VRAM expansion and tiering, and also for GPU hot-migration.
High-Speed Network â
Considering switch to higher speed and low-latency network, such as AWS EFA, for heavy workloads to get better performance, especially when you have lots of remote GPU sharing workloads.