sumchak1
sumchak1
We could solve the issue by creating a SAN certificate for the webhook. But after creating the custom resource for `FlinkCluster`, it didn't create pod, svc etc. Even, there is...
@yan234280533 is there any update on this ?
@toniiiik @yan234280533 , I checked the manager logs and updated the role binding based on the error. But I can see soe error in my manager pod . can you...
I am using https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/blob/master/config/samples/flinkoperator_v1beta1_flinksessioncluster.yaml to create the `flinksessioncluster` but it says `taskmanager` and `jobmanager` deployment not found . ``` state":""},"jobManagerService":{"name":"","state":""},"taskManagerStatefulSet":{"name":"","state":""}}}}} 2021-07-22T06:09:29.162Z INFO controllers.FlinkCluster Observed controllerRevisions {"cluster": "flink-operator-system/flinksessioncluster-sample", "controllerRevisions": "[{name: flin...
based on https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/issues/356, we have tried all the mentioned steps but still the flink session cluster installation is failed. First we tried with the below steps and it didn't helped...