Skip to content

Commit

Permalink
mention kubectl-lineage
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetb authored Dec 15, 2021
1 parent 76675ad commit 03fa271
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
# kubectl tree

A kubectl plugin to explore ownership relationships between Kubernetes objects
through ownersReferences on them.
through `ownersReferences` on the objects.

The [`kubectl lineage`] plugin is very similar to `kubectl tree`, but it
[understands](https://github.com/tohjustin/kube-lineage#supported-relationships)
logical relationships between some API objects without needing ownerReferences.

## Installation

Expand Down

0 comments on commit 03fa271

Please sign in to comment.