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

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.

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)