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

 ##########
 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:
   nit: should be taints?

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

Reply via email to