-
Notifications
You must be signed in to change notification settings - Fork 219
Run failed when using the example of WebPage #931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Could you help me ? @csviri. |
Hi @zuston , could you pls send the logs? |
sorry What log? I can’t attach into operator docker. |
I assume you can access kubernetes. So you can get the logs from the pod with |
Are you able to run the example locally, i.e. not deploying the operator on the cluster, first? |
I found the reason that the opeator yaml is incorrect. |
I just test the example of WebPage in our internal k8s cluster, and use kubectl with the admin role. Pity, it failed.
The operator of WebPage could be started, but when i apply -f "webpage.yaml", it can't accept event from k8s and then no corresponding pods created.
So i'm confused whether the test case of WebPage is valid. If OK, i have to recheck my k8s config again.
The text was updated successfully, but these errors were encountered: