Skip to content

tarantool/tarantool-operator

Repository files navigation

Tarantool Kubernetes Operator CE

Tests Lint

This is a Kubernetes Operator which deploys Tarantool Cartridge-based cluster on Kubernetes.

If you are a Tarantool Enterprise customer, or need Enterprise features such as rolling update, scaling down and may others you can use the Tarantool Operator Enterprise.

IMPORTANT NOTICE

Begins from v1.0.0-rc1 Tarantool Kubernetes Operator CE was completely rewrote.

API version was bumped and any backward compatibility was dropped.

There is only one approved method to migrate from version 0.0.0 to versions >=1.0.0-rc1, please follow migration guide.

Table of contents

Getting started

Documentation

The documentation is work in progress...

At the moment you can use official helm-chart and receive useful information from comments in default values.yaml file

Contribute

Please follow the development guide