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

Add a flag to kne cli root that can dump k8 logs on failure #467

Open
alexmasi opened this issue Dec 5, 2023 · 0 comments
Open

Add a flag to kne cli root that can dump k8 logs on failure #467

alexmasi opened this issue Dec 5, 2023 · 0 comments

Comments

@alexmasi
Copy link
Contributor

alexmasi commented Dec 5, 2023

It would be useful to have an optional flag that applies mainly to kne deploy and kne create that dumps the kubectl logs for a number of things on cmd failure.

Maybe:
- kubectl get pods -A
- kubectl logs for each pod thats not healthy
- kubectl describe for each pod thats not healthy

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

1 participant