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

https://github.com/tkestack/yarn-opterator

An kubernetes opterator to manager the yarn nodemanager, which can be used to deploy yarn on kubernetes.
https://github.com/tkestack/yarn-opterator

Last synced: about 1 year ago
JSON representation

An kubernetes opterator to manager the yarn nodemanager, which can be used to deploy yarn on kubernetes.

Awesome Lists containing this project

README

          

# Yarn-Operator

This project provider an operator to manager yarn's node manager and resource manager. It support big data system smooth migrate to kuberenets.

## Features
* Automatically manager the yarn instance
* Automatically register the yarn instance to yarn resource manager

## Requirements

* Kubernetes 1.10.5+,operator-sdk v0.16.0,go1.13.12+

## Installation
TODO

## Architecture

![Architecture Of Yarn Opterator](docs/images/architecture.png)

## Licensing

Apache License 2.0. See [LICENSE](LICENSE) for the full license text.