/ydb-kubernetes-operator

YDB Operator allows you to deploy your own YDB cluster in Kubernetes

Primary LanguageGoOtherNOASSERTION

YDB Kubernetes Operator

The YDB Kubernetes operator deploys and manages YDB resources in a Kubernetes cluster.

Prerequisites

  1. Helm 3.1.0+
  2. Kubernetes 1.20+.
  3. kubectl

Limitations

  • The Operator currently runs on Yandex Cloud and Amazon EKS, other cloud providers have not been tested.
  • The Operator has not been tested with Istio.

Usage

For steps on how to deploy and use YDB Kubernetes Operator, please refer to documentation.

Development

Refer to the operator development docs.