Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 656 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 656 Bytes

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.