Skip to content

Commit

Permalink
Update docs/features/github/index.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Ori Shoshan <[email protected]>
  • Loading branch information
vfiftyfive and orishoshan committed Apr 30, 2024
1 parent 8ff3ad2 commit 298fdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/github/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ To learn how to leverage Otterize's continuous monitoring of your cluster's acce

### How does Otterize work with GitHub?

After installing Otterize in your cluster, it immediately begins monitoring both incoming and outgoing network traffic to your pods and the public internet via the network mapper feature (see Network Mapper for more details). Additionally, Otterize can track activity across various resources, including Postgres, AWS, Kafka, and more. This tracking helps Otterize create a detailed map of interactions and relationships.
After installing Otterize in your cluster, it immediately begins monitoring both incoming and outgoing network traffic to your pods and the public internet via the network mapper feature (see Network Mapper for more details). Otterize can also track activity across various resources, including PostgreSQL, AWS, Kafka, and more. Through this tracking, Otterize creates a detailed map of interactions between workloads, as well as between workloads and resources.

By leveraging ClientIntents, Otterize simplifies the application and enforcement of access rights, thereby enhancing cluster security. Once ClientIntents are defined and stored in a GitHub repository, Otterize compares these intended access patterns against actual usage within the cluster. Discrepancies trigger a pull request to update the ClientIntent definitions to reflect current usage. This process enables development teams to either accept the suggested changes or adjust them based on newly observed behaviors.

0 comments on commit 298fdd9

Please sign in to comment.