Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshot Updates #217

Merged
merged 1 commit into from
Mar 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions docs/overview/otterize-cloud/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ All of this is presented in a unified, filtered view called the **access graph**
are they blocked or would they be blocked if enforcement were turned on, are they protected, and how are they configured.

![Otterize Cloud - access graph 1](/img/cloud-ui/access-graph-screenshot-1.png)
![Otterize Cloud - access graph 2](/img/cloud-ui/access-graph-screenshot-2.png)

The access graph **continuously** reflects the state of your cluster, as reported by the Otterize OSS operators. Any changes made in the cluster appear in real time in Otterize Cloud.

Expand Down Expand Up @@ -91,15 +90,19 @@ The access graph combines all the information about the Kubernetes cluster and t

Here is the meaning of the various arrows connecting the services — the edges of the graph that connect its nodes:

![Otterize Cloud - access graph legend](/img/cloud-ui/access-graph-legend.png)
<img alt="Otterize Cloud - green arrow" src="/img/cloud-ui/green-arrow.png" className="tw-max-h-8"/>

Solid colored arrows indicate that all discovered intents &mdash; calls that were detected by the network mapper &mdash; were declared as intents. There may even be declared intents beyond what was detected.
A green arrow indicates a connection allowed by policies

Dashed colored arrows indicate that at least some discovered intents were not declared.
<img alt="Otterize Cloud - yellow arrow" src="/img/cloud-ui/yellow-arrow.png" className="tw-max-h-12"/>

A yellow arrow indicates a connection that will be blocked when enforcement is enabled

<img alt="Otterize Cloud - red arrow" src="/img/cloud-ui/red-arrow.png" className="tw-max-h-8"/>

A red arrow indicates a connection that will be blocked

Solid black arrows indicate declared intents from the intents operator only, when the network mapper isn't integrated and supplying information on actual, discovered intents.

Dashed black arrows indicate discovered intents from the network mapper only, when the intents operator isn't integrated and supplying information on declared intents.

{@include: _environments_and_namespaces.mdx}

Expand Down
Binary file modified static/img/cloud-ui/access-graph-screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/cloud-ui/green-arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/cloud-ui/red-arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/cloud-ui/yellow-arrow.png
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.
Binary file modified static/img/quick-tutorials/network-policies/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/quick-tutorials/network-policies/protected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading