diff --git a/README.md b/README.md index 2749f010..9d1cc03c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Events include network level information such as source & destination IPs and po ![design diagram](./agent_design.png) The agent generates events per Kubernetes host by inspecting network traffic, in the perspective of either the receiving or sending process. -This results in events being generated in the following scenarios: +Amongst the scenarios events are genreated for: - External to pod (cluster ingress) - Pod to pod - Pod to Service