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

Support trustStore JKS files for TLS connections to the API server #343

Open mccheah opened 7 years ago

mccheah commented 7 years ago

The Fabric8 client supports using trustStore JKS files to connect to the API server over TLS. We should allow this to be an option. This requires upgrading the fabric8 client.