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

Visual k8s cluster mapping tutorial - new screenshots #126

Closed

Conversation

sapirwo
Copy link
Contributor

@sapirwo sapirwo commented Aug 30, 2023

Description

Updating the Visual k8s cluster mapping tutorial screenshots to match the new access graph design.

The changes we did:

Redesign the access graph nodes.
Redesign the access graph nodes info modal.
Redesign the access graph edges info modal.
Remove the focus mode.

@sapirwo sapirwo requested a review from usarid August 30, 2023 15:00
@orishoshan orishoshan requested review from orishoshan and removed request for usarid August 30, 2023 17:36

Similarly, all the thick connecting lines between the services are green: none of these client calls would be blocked if enforcement were turned on. If one were red, that would tell you it would be blocked, as you might have guessed.
Similarly, all the thick connecting lines between the services are yellow: Client calls would be blocked if enforcement were turned on. If one were red, that would tell you it is blocked, as you might have guessed.
Copy link
Contributor

@orishoshan orishoshan Sep 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Similarly, all the thick connecting lines between the services are yellow: Client calls would be blocked if enforcement were turned on. If one were red, that would tell you it is blocked, as you might have guessed.
Similarly, all the connecting lines between the services are yellow: Client calls would be blocked if the services were [protected using a `ProtectedService` resource](/shadow-vs-active-enforcement#protected-services), however would not be blocked if enforcement were merely on. Click any line to see this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sapirwo Can you add a screenshot here to show the explanation on the edge, showing that if the service is protected, then it would block?

@@ -143,17 +143,15 @@ We also (as a default) told Otterize Cloud that there is a global default-deny n

#### Blocking status

Note that the locks themselves are green, indicating that you could now turn on enforcement without blocking any clients.
Note that the locks themselves are yellow, indicating that you could now turn on enforcement and blocking not intented clients.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Note that the locks themselves are yellow, indicating that you could now turn on enforcement and blocking not intented clients.
Note that the services themselves are yellow, indicating that access would be blocked if protection were enabled.

@sapirwo Yellow actually means would be blocked, so it's not safe to turn on enforcement at this point!

@orishoshan orishoshan closed this Sep 20, 2023
@orishoshan orishoshan deleted the sapir/visual-k8s-cluster-mapping-new-screenshots branch September 20, 2023 15:18
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants