Yikun commented on code in PR #37174: URL: https://github.com/apache/spark/pull/37174#discussion_r919964244
########## docs/running-on-kubernetes.md: ########## @@ -113,6 +113,8 @@ $ ./bin/docker-image-tool.sh -r <repo> -t my-tag -p ./kubernetes/dockerfiles/spa $ ./bin/docker-image-tool.sh -r <repo> -t my-tag -R ./kubernetes/dockerfiles/spark/bindings/R/Dockerfile build ``` +You can also use the [Apache Spark docker images](https://hub.docker.com/r/apache/spark) (such as `apache/spark:<version>`) directly. Review Comment: oh my bad sorry, addressed -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
