kubectl explain --recursive --depth 5 #1659
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What would you like to be added:
Setting the maximum depth of the recursion could be helpful at times.
Why is this needed:
when you kubectl explain complex objects such as pods, it goes way to much in detail, so having a shorter desc would be helpful.
The text was updated successfully, but these errors were encountered: