azagrebin commented on a change in pull request #11245: [FLINK-15794][Kubernetes] Generate the Kubernetes default image version URL: https://github.com/apache/flink/pull/11245#discussion_r398687991
########## File path: docs/ops/deployment/kubernetes.md ########## @@ -112,8 +112,8 @@ An early version of a [Flink Helm chart](https://github.com/docker-flink/example ### Session cluster resource definitions -The Deployment definitions use the pre-built image `flink:latest` which can be found [on Docker Hub](https://hub.docker.com/r/_/flink/). -The image is built from this [Github repository](https://github.com/docker-flink/docker-flink). +The Deployment definitions use the pre-built image `flink:{{ site.version }}-scala_2.12` (or `flink:{{ site.version }}-scala_2.11`) which can be found [on Docker Hub](https://hub.docker.com/_/flink/). Review comment: See also my comment to the @wangyang0918 's comment. For side note, I can understand that and this would be a topic for ML discussion. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
