Hi Jim and Ted, Thanks for the quick response. For Openshift issue I would assume that adding the RBAC suggested here [1] would solve the problem, it seems fine to me.
For the missing taskmanager could you please share the relevant logs from your jobmanager pod that is already show running? Thanks! [1] https://github.com/FairwindsOps/rbac-manager/issues/180#issuecomment-752706810 On Fri, May 12, 2023 at 8:40 AM Hao t Chang <htch...@us.ibm.com> wrote: > Seems missing taskmanager pod. I tried the following: > kubectl create -f > https://github.com/jetstack/cert-manager/releases/download/v1.8.2/cert-manager.yaml > helm install 1.5rc1 > https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.5.0-rc1/flink-kubernetes-operator-1.5.0-helm.tgz > kubectl create -f > https://raw.githubusercontent.com/apache/flink-kubernetes-operator/release-1.5/examples/basic.yaml > kubectl get po > NAME READY STATUS RESTARTS > AGE > basic-example-67bbc79dd9-blfn4 1/1 Running 0 > 2m28s > flink-kubernetes-operator-7bd6dcdfd4-2rshp 2/2 Running 0 > 4m49s >