https://github.com/krisnova/spark-cluster-api-operator
Use Kubernetes to autoscale your spark clusters.
https://github.com/krisnova/spark-cluster-api-operator
Last synced: about 1 year ago
JSON representation
Use Kubernetes to autoscale your spark clusters.
- Host: GitHub
- URL: https://github.com/krisnova/spark-cluster-api-operator
- Owner: krisnova
- License: apache-2.0
- Created: 2019-05-01T21:16:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-02T12:09:59.000Z (about 7 years ago)
- Last Synced: 2025-04-03T08:42:33.843Z (over 1 year ago)
- Language: Go
- Size: 27.8 MB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spark Cluster API Operator
This operator is designed to be called from Spark to integrate with the cluster API
## External Code
- [Kubicorn](https://github.com/kubicorn/kubicorn)
- [Cluster API Operator](https://github.com/kubernetes-sigs/cluster-api)
- [Spark with the POC changes](github.com/holdenk/spark/tree/cluster-api-integration) mostly inside (xecutorPodsAllocator,ExecutorAllocationManager)
## [Link to Slides from Strata 2019 London](http://bit.ly/2GXmMFp)