tgravescs commented on a change in pull request #186: testing how-to for k8s 
changes
URL: https://github.com/apache/spark-website/pull/186#discussion_r269997574
 
 

 ##########
 File path: developer-tools.md
 ##########
 @@ -175,6 +175,55 @@ You can check the coverage report visually by HTMLs under 
`/.../spark/python/tes
 
 Please check other available options via `python/run-tests[-with-coverage] 
--help`.
 
+<h4>Testing K8S</h4>
+
+If you have made changes to the K8S bindings in Apache Spark, it would behoove 
you to test locally before submitting a PR.  This is relatively simple to do, 
but it will require a local (to you) installation of 
[minikube](https://kubernetes.io/docs/setup/minikube/).  Due to how minikube 
interacts with the host system, please be sure to set things up as follows:
+
+- 
 
 Review comment:
   extra empty line here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to