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

deployments are not showing up, whereas kubectl gives a list #2131

Closed
good92 opened this issue Jun 15, 2023 · 4 comments
Closed

deployments are not showing up, whereas kubectl gives a list #2131

good92 opened this issue Jun 15, 2023 · 4 comments
Labels
question Further information is requested

Comments

@good92
Copy link

good92 commented Jun 15, 2023




Describe the bug
k9s command: deployments
stays empty

whereas I am able to get deployments
kubectl get deploy -A
kubectl get deployments --all-namespaces
on a specific namespace
kubectl get deployment -n kube-system

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • OS: Linux Amazon 2023 Fedora like
  • K9s: v0.27.4
  • K8s: v1.24.14-eks-c12679a

Additional context
Add any other context about the problem here.

@good92 good92 changed the title deployments are not showing up whereas kubctl gives a list deployments are not showing up whereas kubectl gives a list Jun 15, 2023
@good92 good92 changed the title deployments are not showing up whereas kubectl gives a list deployments are not showing up, whereas kubectl gives a list Jun 15, 2023
@wjiec
Copy link
Contributor

wjiec commented Jun 17, 2023

Did you accidentally press the Ctrl-Z to display only the faults deployments?

@derailed
Copy link
Owner

@good92 This is a very common scenario, so I am very surprises it does not work. Please add more details logs, repro, etc... Tx!

@derailed derailed added the question Further information is requested label Jun 18, 2023
@good92
Copy link
Author

good92 commented Jun 19, 2023

typing: deploy works, typing: deployments does not work.

Thanks for this great tool anyway.
I am wondering if have a one click sidecar 'curl' tester activator, would be a good idea in order to achieve easy network ingress validation.

@good92
Copy link
Author

good92 commented Jun 19, 2023

@wjiec I think you are right, it works now. sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants