Skip to content

HugoPfeffer/bookinfo-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Hat Logo

Deployment Script for Bookinfo app

A complete deploy of bookinfo app for demos of service mesh.

Made By Made By



About:

The script includes files for the deployment of the required operators on OpenShift 4.x. Files for the deployment of the bookinfo app and configuration files for istio.

Tools:

  • OpenShift 4.x

How to use:

Give the right permission to both deploy-operators.sh and deploy-service-mesh.sh

sudo chmod 0700 deploy-operators.sh deploy-service-mesh.sh

First run the deploy-operators.sh command to deploy the required operators:

./deploy-operators.sh

Check if everything was installed correctly:

OpenShift Administrator Console > Operators > Installed Operators

If everything is up and running, then run the deploy-service-mesh.sh script:

./deploy-service-mesh.sh

About

Deployment script for bookinfo app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published