Skip to content
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

why operator pod restarts several times #153

Open
huaibaowu opened this issue Mar 17, 2023 · 1 comment
Open

why operator pod restarts several times #153

huaibaowu opened this issue Mar 17, 2023 · 1 comment

Comments

@huaibaowu
Copy link

We deploy RocketMQ in k8s in gcloud and find the operator pod has restarted several times. We don't know why.

image
image
image

@caigy
Copy link
Contributor

caigy commented Mar 21, 2023

Please run kubectl describe po {YOUR_POD_NAME} to check if any error events. Also run kubectl logs {YOUR_POD_NAME} to find if there're any error messages.

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

2 participants