Skip to content

rumkit/Pod-Load-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pod-Load-Simulator

Docker Image CI

Description

A simple client-server application that allows to simulate CPU and memory utilization on clients (e.g. running as k8s pods, thus the name)

Server UI

Clients are displayed and can be configured via simple UI on the server

Build and run

With docker installed launch docker-compose using the command

docker compose -f src/compose.yaml up -d

This will build the images and launch a server with 5 clients. Images are built using the multistage Dockerfiles no extra dependencies are required.

Kubernetes specs are available here

About

Client-server multinode CPU and memory load simulator

Topics

Resources

License

Stars

Watchers

Forks

Packages