[GitHub] [flink] xintongsong commented on a change in pull request #14629: [FLINK-15656][k8s] Support pod template for native kubernetes integration

2021-02-23 Thread GitBox
xintongsong commented on a change in pull request #14629: URL: https://github.com/apache/flink/pull/14629#discussion_r580876622 ## File path: docs/content/docs/deployment/resource-providers/native_kubernetes.md ## @@ -324,4 +324,235 @@ $ kubectl create clusterrolebinding flink

[GitHub] [flink] xintongsong commented on a change in pull request #14629: [FLINK-15656][k8s] Support pod template for native kubernetes integration

2021-02-22 Thread GitBox
xintongsong commented on a change in pull request #14629: URL: https://github.com/apache/flink/pull/14629#discussion_r580737573 ## File path: docs/content.zh/docs/deployment/resource-providers/native_kubernetes.md ## @@ -324,4 +324,209 @@ $ kubectl create clusterrolebinding f

[GitHub] [flink] xintongsong commented on a change in pull request #14629: [FLINK-15656][k8s] Support pod template for native kubernetes integration

2021-02-20 Thread GitBox
xintongsong commented on a change in pull request #14629: URL: https://github.com/apache/flink/pull/14629#discussion_r579634054 ## File path: flink-kubernetes/src/test/java/org/apache/flink/kubernetes/kubeclient/factory/KubernetesJobManagerFactoryWithPodTemplateTest.java ## @@

[GitHub] [flink] xintongsong commented on a change in pull request #14629: [FLINK-15656][k8s] Support pod template for native kubernetes integration

2021-02-19 Thread GitBox
xintongsong commented on a change in pull request #14629: URL: https://github.com/apache/flink/pull/14629#discussion_r579053748 ## File path: flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/parameters/KubernetesParameters.java ## @@ -107,4 +107,7 @@