jeesmon commented on PR #288: URL: https://github.com/apache/flink-kubernetes-operator/pull/288#issuecomment-1171654135
I think this is another place to look for the kube resources that flink is using: https://github.com/apache/flink/tree/master/flink-kubernetes/src/main/java/org/apache/flink/kubernetes/kubeclient/resources I see management of only the following resources in native integration:  Out of which only Service/Pod/ConfigMap are the only API resources. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
