jbusche commented on PR #600:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/600#issuecomment-1548682654
OK - the KIND cluster looks good - still deploying the samples fine.
```
NAME READY STATUS
RESTARTS AGE
basic-example-5bbd68657d-4dgj5 1/1 Running 0
3m44s
basic-example-taskmanager-1-1 1/1 Running 0
3m14s
basic-session-deployment-only-example-57994c7d96-bmlr6 1/1 Running 0
3m19s
basic-session-deployment-only-example-taskmanager-1-1 1/1 Running 0
2m49s
basic-session-deployment-only-example-taskmanager-1-2 1/1 Running 0
2m49s
flink-kubernetes-operator-6b659d866-4t8g7 2/2 Running 0
4m26s
```
The flink clusterrole looks good:
```
oc describe clusterrole flink-operator |grep flinkdeployments
flinkdeployments.flink.apache.org/finalizers [] []
[*]
flinkdeployments.flink.apache.org/status [] []
[*]
flinkdeployments.flink.apache.org [] []
[*]
```
--
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]