aossama / servicemesh-lab

OpenShift Service Mesh real world scenarios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Istio Lab

As more organizations adopt service mesh technology, it's becoming crucial to adopt a multi- service mesh topology within OCP clusters. This repository contains various use cases for securing istio with simulation to a practical approach for demonstrating multi Service Mesh capabilities within OpenShift 4 clusters.

Scenario

The scenarios in this reposiroty assumes a soft multi-tenant environment where two different business units, (north) and (south) are develping their applications. Each business unit delivers it's applications on a separata service mesh data plane (north-mesh) and (south-mesh).

Before you begin

  • This scenario was developed in an OpenShift environment deployed on AWS.
  • Knowledge with OpenShift Service Mesh is assumed.

About

OpenShift Service Mesh real world scenarios

License:Apache License 2.0


Languages

Language:Python 41.1%Language:Shell 30.6%Language:Dockerfile 28.3%