Skip to content

Commit

Permalink
screenshots updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sapirwo committed Aug 31, 2023
1 parent 739ec0e commit 8ae5daf
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides/protect-1-service-network-policies.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Zoom the access graph a bit to enlarge it around the `productcatalogservice`:

Click on the `productcatalogservice` to show more details about it:

<img src="/img/guides/protect-1-service-network-policies/productcatalogservice-no-intents.png" alt="Clicked on productcatalogservice" width="600"/>
<img src="/img/guides/protect-1-service-network-policies/productcatalogservice-no-intents.png" alt="Clicked on productcatalogservice" />

We can see that:
- As a server, it's currently **unprotected** (specifically, by network policies); that's expected, as we haven't yet turned on protection.
Expand Down Expand Up @@ -277,7 +277,7 @@ otterize network-mapper export --server productcatalogservice.otterize-ecom-demo
| kubectl apply -f -
```

If we now look at the access graph, lo and behold: the lines and arrows from all 3 clients to `productcatalogservice` are now **solid** green: all the necessary intents have been declared. (And a lot of other lines are now green too, since these clients also call many other servers; these other servers may soon be ready to protect too.)
If we now look at the access graph, lo and behold: the lines and arrows from all 3 clients to `productcatalogservice` are now green: all the necessary intents have been declared. (And a lot of other lines are now green too, since these clients also call many other servers; these other servers may soon be ready to protect too.)

![3 intents declared](/img/guides/protect-1-service-network-policies/3-intents-unprotected.png)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ae5daf

Please sign in to comment.