apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Added reference YAML files for RBAC configs for driver and shuffle service #502

Closed liyinan926 closed 7 years ago

liyinan926 commented 7 years ago

What changes were proposed in this pull request?

Adds YAML files for reference RBAC configuration for the Spark driver and shuffle service. To complement https://github.com/apache-spark-on-k8s/userdocs/pull/14.

Ref: #500.

How was this patch tested?

Manual tests pending.

@foxish @kimoonkim

foxish commented 7 years ago

Config LGTM, feel free to merge on green.