Skip to content

A simple set of services to check inter-service L7 communication

Notifications You must be signed in to change notification settings

cloud-native-skunkworks/simple-service-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Service Tester ( SST )

Use this to test if Kubernetes cluster service to service communication is working. This deploys some very dumb grpc services that talk to each other. It is useful for testing if your cluster is working correctly.

  • All code included
  • Uses HTTP/2

It has proven useful for sanity checks...

Installation

git clone https://github.com/cloud-native-skunkworks/simple-service-tester.git
make install

Customisation

Look at the values.yaml file to customise the deployments and change the point to point relationships.

About

A simple set of services to check inter-service L7 communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published