-
Notifications
You must be signed in to change notification settings - Fork 246
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
deploy pod "nacosdb-mysql-0" Init:CrashLoopBackOff #268
Comments
check k8s cni and network. ping pods by dns. |
Thank you very much. I have solved this problem。 root@master:~# docker version Server: Docker Engine - Community |
Hello!I encountered the same issue as you did. May I ask, which version of Kubernetes did you roll back to? I will be immensely grateful. |
You can see the version they used in the last line: |
Summary
deploy pod "nacosdb-mysql-0" Init:CrashLoopBackOff
Expected behaviour
pod nacosdb-mysql-0 should run
Current behaviour
deploy pod "nacosdb-mysql-0" Init:CrashLoopBackOff
Steps to reproduce
Your environment
OS(e.g:
cat /etc/os-release
):root@Master:/home/train-ticket# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.5 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.5 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
containerd version (e.g
containerd -v
):root@Master:/home/train-ticket# containerd -v
containerd github.com/containerd/containerd v1.6.14 9ba4b250366a5ddde94bb7c9d1def331423aa323
Kubernetes version(use
kubectl version
):root@Master:/home/train-ticket# kubectl version --short
Flag --short has been deprecated, and will be removed in the future. The --short output will become the default.
Client Version: v1.27.1
Kustomize Version: v5.0.1
Server Version: v1.27.0
Additional context
I run the kubectl logs nacosdb-mysql-0 command to view pod logs. The following information occurs。The problem has not been solved and I would be grateful if anyone could help me。
I run the kubectl describe pod nacosdb-mysql-0 command to view pod describe.
The text was updated successfully, but these errors were encountered: