wangyang0918 commented on a change in pull request #12690: URL: https://github.com/apache/flink/pull/12690#discussion_r447567176
########## File path: docs/ops/deployment/kubernetes.md ########## @@ -81,6 +81,10 @@ You can then access the Flink UI via different ways: {% highlight bash %}./bin/flink run -m <public-node-ip>:<node-port> ./examples/streaming/WordCount.jar{% endhighlight %} +* Create a `NodePort` service on the query state service of taskmanager: Review comment: Actually i want to continue the list. I think your suggestion also make sense. I will update it. ---------------------------------------------------------------- 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