Skip to content

[Feature Request] Can we include "kubectl get all" and "kubectl get all -o wide" in ECK diagnostics? #57

@kunisen

Description

@kunisen

For troubleshooting purpose, having the output of the following 2 commands are more intuitive than current viewing pods.json/deployments.json/etc and do some formatting.

  • kubectl get all
  • kubectl get all -o wide

(It's very similar to have _cat/nodes and nodes.json at the same time which is what we have for Elasticsearch diagnostics)

Would also like to have -o wide is because it can show which object is on which k8s node, which could be helpful for particular troubleshooting case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions