Skip to content

kwkoo/ocp-service-mesh-foundations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocp-service-mesh-foundations

Deployment

  • Install the service mesh by executing scripts/install_service_mesh.sh.

  • Alternatively,

    • Install the service mesh by following the instructions in the documentation.
    • Specify the sm-demo namespace as a member in the ServiceMeshMemberRoll.
  • Login to the OpenShift cluster as a cluster-admin using the oc CLI.

  • Deploy the demo app by executing:

    make deploy
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 40.3%
  • Batchfile 27.9%
  • Shell 15.8%
  • Dockerfile 9.1%
  • Makefile 6.9%