An open API service indexing awesome lists of open source software.

https://github.com/alibaba/kube-sharding

Automated deployment of large-scale sharding services on kubernetes.
https://github.com/alibaba/kube-sharding

k8s kube-sharding kubernetes shard sharding

Last synced: 8 months ago
JSON representation

Automated deployment of large-scale sharding services on kubernetes.

Awesome Lists containing this project

README

          

## 介绍

KubeSharding 提供一套Kubernetes Controller,其主要面向行列式带数据应用编排。

## 构建

```
git clone git@github.com:alibaba/kube-sharding.git
make
```