This image shows the following resources in an OKE cluster:
OCI Service Mesh resources:
- Access policies (AP)
- Ingress Gateway (IG) with IG Route Table (IGRT), Deployments and Pods
- Virtual Service (VS) A with VS Route Table (VSRT) and a monodirectional arrow
from Ingress Gateway (IG)
- Virtual Service (VS) B with VS Route Table (VSRT) and a monodirectional arrow
from Virtual Service (VS) A
- Virtual Deployment (VD) with a monodirectional arrow from Virtual Service (VS) A
and a Bind to K8s Service A
- Virtual Deployment (VD) - B1 with a monodirectional arrow from Virtual Service
(VS) B and a Bind to K8s Service B1
- Virtual Deployment (VD) - B2 with a monodirectional arrow from
Virtual Service (VS) B and Bind to K8s Service B2
Your application resources:
- K8s Service Load Balancer with a monodirectional arrow to Ingress Gateway and a
connecting line to Pods
- K8s Service A with Deployments and Pods connected to the Ingress Gateway
Pods
- K8s Service B1 with Deployments and Pods connected to the K8s Service A
Pods
- K8s Service B2 with Deployments and Pods connected to the K8s Service B
Pods