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

Debug Error Pod K8s #23

Open
lmquang opened this issue Jan 15, 2022 · 0 comments
Open

Debug Error Pod K8s #23

lmquang opened this issue Jan 15, 2022 · 0 comments

Comments

@lmquang
Copy link
Owner

lmquang commented Jan 15, 2022

  1. remove readiness & liveness
  2. update dp, statefulset, etc. command & args to
command: ["/bin/sh"]
args: ["-c", "while true; do echo hello; sleep 10;done"]

This will help pod to be available and you can kubectl exec -it to debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant