Skip to content

Commit 03fa271

Browse files
authored
mention kubectl-lineage
FYI @tohjustin
1 parent 76675ad commit 03fa271

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
# kubectl tree
88

99
A kubectl plugin to explore ownership relationships between Kubernetes objects
10-
through ownersReferences on them.
10+
through `ownersReferences` on the objects.
11+
12+
The [`kubectl lineage`] plugin is very similar to `kubectl tree`, but it
13+
[understands](https://github.com/tohjustin/kube-lineage#supported-relationships)
14+
logical relationships between some API objects without needing ownerReferences.
1115

1216
## Installation
1317

0 commit comments

Comments
 (0)