Skip to content

redhat-benelux/ocp-service-mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocp-service-mesh

WIP: multi-tenant and multi-project

This is work in progress

1) Please install the Red Hat based Service Mesh Operators

2) Do NOT use the information found at istio.io but use only https://maistra.io/

4) From istio.io at least traffic management is usable

9) still working on it

Have a look at the Routes created in:

oc get routes -n control-tenant-bb
oc get routes -n control-tenant-aa

In overlay/tenant-aa/smcp-istio-tenant-aa.yaml is 'ior_enabled: true'

In overlay/tenant-aa/ns1/ns1-istio-gateway.yaml are the cluster external fqdn defined

In overlay/tenant-bb/smcp-istio-tenant-bb.yaml is 'ior_enabled: false'

In overlay/tenant-bb/ns3/ns3-istio-gateway.yaml is a wildcard used for the host. Then OpenShift will create a FQDN for you.

TODO

About

WIP: multi-tenant and multi-project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages