We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fa271 commit e38ce2bCopy full SHA for e38ce2b
README.md
@@ -9,7 +9,7 @@
9
A kubectl plugin to explore ownership relationships between Kubernetes objects
10
through `ownersReferences` on the objects.
11
12
-The [`kubectl lineage`] plugin is very similar to `kubectl tree`, but it
+The [`kubectl lineage`](https://github.com/tohjustin/kube-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.
15
0 commit comments