azagrebin commented on a change in pull request #12690:
URL: https://github.com/apache/flink/pull/12690#discussion_r445412890



##########
File path: docs/ops/deployment/kubernetes.md
##########
@@ -264,6 +264,24 @@ spec:
     component: jobmanager
 {% endhighlight %}
 
+`taskmanager-query-state-service.yaml`. Optional service, that exposes the 
taskmanager `query-state` port as public Kubernetes node's port.

Review comment:
       should we mention this service in `## Deploy Flink cluster on 
Kubernetes` chapter?
   like we describe `jobmanager-rest-service.yaml`:
   - after description of access REST API, we could mention that the 
`query-state` port can be accessed in a similar way.
   - add the optional `kubectl create/delete -f 
taskmanager-query-state-service.yaml` command




----------------------------------------------------------------
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


Reply via email to