Skip to content

Commit

Permalink
Merge pull request #4 from dariuszSki/update01
Browse files Browse the repository at this point in the history
Update01
  • Loading branch information
dariuszSki authored Jul 6, 2024
2 parents 0c947e9 + 906b34a commit fc56625
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,24 @@

Cloud Native Aplications that are distributed over more than one region and are required to enforce granular access controls ensuring that only authorized users/microservices can interact with specific microservices at the pod level.

1. NetFoundry Proxy Sidecar General View
1. NetFoundry Proxy Sidecar - Use Case General View

![image](./images/k8s-distributed-app.svg)


1. UC - Identical replicas across clusters
1. Istio Bookinfo Application Example

1. Logical View - Identical replicas across clusters

![image](./images/bookinfo-identical-replicas-across-clusters.svg)

1. UC - Microservices split across clusters
1. Logical View - Microservices split across clusters

![image](./images/bookinfo-split-microservices-across-clusters.svg)


***Note: You can also watch the video where we talk about this demo to help you follow along and explain some of the details further. [Demo Video](https://youtu.be/X5gAs1nykG8)***

### Prerequisities:
Following binaries to be installed in the environment.

Expand Down

0 comments on commit fc56625

Please sign in to comment.