We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad0e0f commit 5428fbfCopy full SHA for 5428fbf
README.md
@@ -15,6 +15,18 @@
15
16
</div>
17
18
+# Fine-Grained Resource Tracking
19
+
20
+KubeWatch tracks all changes to Kubernetes resources of given types.
21
22
+If you need fine-grained filtering of which changes are forwarded, you can use KubeWatch in conjunction with Robusta.
23
24
+For more details, refer to the [Robusta docs on change-tracking](https://docs.robusta.dev/master/playbook-reference/kubernetes-examples/index.html).
25
26
+A diagram showing the two options is shown below. The flow that only uses KubeWatch is purple and the flow that adds Robusta is green.
27
28
+
29
30
# Latest image
31
32
```
0 commit comments