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.
- Host: GitHub
- URL: https://github.com/tkestack/yarn-opterator
- Owner: tkestack
- License: other
- Created: 2020-08-24T09:43:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-16T09:28:53.000Z (over 5 years ago)
- Last Synced: 2024-11-18T13:06:07.997Z (over 1 year ago)
- Language: Go
- Size: 415 KB
- Stars: 22
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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