GreptimeDB Opertator
Install GreptimeDB Opertator
By utilizing the Operator pattern, GreptimeDB Operator can effectively manage GreptimeDB clusters on Kubernetes. This operator abstracts the model of maintaining a highly available GreptimeDB cluster.
You can use Helm to install GreptimeDB Operator.
helm upgrade \
-- install greptimedb-operator greptime/greptimedb-operator \
--create-namespace \
-n greptimedb-admin
Next steps
- Deploy GreptimeDB Cluster: This section provides instructions on how to deploy etcd cluster and GreptimeDB cluster on Kubernetes.
当前内容版权归 GreptimeDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 GreptimeDB .