We are experiencing the bellow error when attempting to create the flink job cluster using the sample provided in the repo. Our flink deployment with operator and job cluster works fine in Azure AKS but the bellow error occurs on AWS EKS.
Error from server (InternalError): error when creating "flink-on-k8s-operator-flink-operator-0.2.0/helm-chart/flink-job-cluster/flink-job-cluster.yaml": Internal error occurred: failed calling webhook "mflinkcluster.flinkoperator.k8s.io": Post https://flink-operator-webhook-service.flink-operator-system.svc:443/mutate-flinkoperator-k8s-io-v1beta1-flinkcluster?timeout=30s: context deadline exceeded
We are experiencing the bellow error when attempting to create the flink job cluster using the sample provided in the repo. Our flink deployment with operator and job cluster works fine in Azure AKS but the bellow error occurs on AWS EKS.
Error from server (InternalError): error when creating "flink-on-k8s-operator-flink-operator-0.2.0/helm-chart/flink-job-cluster/flink-job-cluster.yaml": Internal error occurred: failed calling webhook "mflinkcluster.flinkoperator.k8s.io": Post https://flink-operator-webhook-service.flink-operator-system.svc:443/mutate-flinkoperator-k8s-io-v1beta1-flinkcluster?timeout=30s: context deadline exceeded
the job-cluster yaml:
Using flink-operator 0.2.0 and EKS 1.17