Skip to content

secangkirkopipanas/simple-service-mesh-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-service-mesh-demo

This project accompanies the article [NAME AND URL TO BE PROVIDED] published on the Red Hat Developer website.

The project has the configuration file and source code for working with an instance of OpenShift Service Mesh.

The folders in the project are as follows.

K8S

The folder K8S has the YAML configuration files and setup script for getting the demonstration application's K8S resources running in an OpenShift/Kubernetes cluster.

Service-Mesh

The folder service-mesh has the YAML configuration files for the Gateway, Virtual Services and Destination Rules needed to run the demonstration application under an OpenShift Service Mesh.

src

The folder src contains the source code and buildah file for pushing the microservices written in Node.js as container image that are stored on quay.io located [TO BE PROVIDED].

About

This is, in fact, a simple Service Mesh demo for OpenShift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.8%
  • Shell 4.8%
  • Dockerfile 2.4%