wangyang0918 commented on a change in pull request #11606: [FLINK-15639][k8s] Support to set tolerations for jobmanager and taskmanger pod URL: https://github.com/apache/flink/pull/11606#discussion_r404741792
########## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/parameters/KubernetesParameters.java ########## @@ -62,6 +63,12 @@ */ Map<String, String> getAnnotations(); + /** + * A collection of tolerations that are set to the JobManager and TaskManager Pod(s). Kubernetes Taints and Review comment: I will fix 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 With regards, Apache Git Services