Skip to content

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

Closed
zuston opened this issue Feb 14, 2022 · 6 comments
Closed

Run failed when using the example of WebPage #931

zuston opened this issue Feb 14, 2022 · 6 comments

Comments

@zuston
Copy link
Contributor

zuston commented Feb 14, 2022

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.

@zuston
Copy link
Contributor Author

zuston commented Feb 14, 2022

Could you help me ? @csviri.
Sorry I'm not familiar with k8s. Thanks

@csviri
Copy link
Collaborator

csviri commented Feb 14, 2022

Hi @zuston , could you pls send the logs?

@zuston
Copy link
Contributor Author

zuston commented Feb 14, 2022

sorry What log? I can’t attach into operator docker.

@csviri
Copy link
Collaborator

csviri commented Feb 14, 2022

I assume you can access kubernetes. So you can get the logs from the pod with kubectl logs <pod name>.

@metacosm
Copy link
Collaborator

Are you able to run the example locally, i.e. not deploying the operator on the cluster, first?

@zuston
Copy link
Contributor Author

zuston commented Feb 15, 2022

I found the reason that the opeator yaml is incorrect.

#934

@zuston zuston closed this as completed Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants