wangzetx / mape-k-experiment

MAPE-K loop on HA Proxy and Microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mape-k-experiment

DOI

Author: Sree Ram Boyapati (sreeram.boyapati@student.adelaide.edu.au)

MAPE-K loop on HA Proxy and Microservice

Installation

  • Run docker plugin install grafana/loki-docker-driver:latest --alias loki --grant-all-permissions
  • Run cd demo-setup/
  • Run GITCOMMIT=$(git rev-parse --short HEAD) docker-compose up --build -d
  • Run cd ../control-loop
  • Run GITCOMMIT=$(git rev-parse --short HEAD) docker-compose up --build -d

PostMan Collection

https://www.getpostman.com/collections/cda89aba1d4e1d17ac5a

StressTesting

  • Run pip install locust
  • Run locust

About

MAPE-K loop on HA Proxy and Microservice

License:MIT License


Languages

Language:Python 91.4%Language:Dockerfile 7.4%Language:Shell 1.2%