supreethkurpad / DSB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeathStarBench

Open-source benchmark suite for cloud microservices. DeathStarBench includes five end-to-end services, four for cloud systems, and one for cloud-edge systems running on drone swarms.

This is a fork of the official DeathStarBench repository. Modifications have been made to convert the nginx-thrift service to a NodePort service so it can be accessed through the IP address of the node without port forwarding.

Steps to deploy the application on Kubernetes

Once the Kubernetes cluster is setup correctly, running the below command will deploy the application.

helm install v1 socialNetwork/helm-chart/socialnetwork

The application can be accessed on :31111 The port for the same can be configured in the following file: socialNetwork/helm-chart/socialnetwork/charts/nginx-thrift/values.yaml

About

License:Apache License 2.0


Languages

Language:C 49.4%Language:Lua 24.2%Language:C++ 10.1%Language:HTML 6.4%Language:Python 2.4%Language:Go 1.6%Language:Smarty 1.2%Language:JavaScript 0.9%Language:Shell 0.8%Language:CMake 0.8%Language:Dockerfile 0.7%Language:Makefile 0.7%Language:CSS 0.4%Language:Thrift 0.2%Language:Batchfile 0.2%Language:Roff 0.0%