This repository contains the code and experiments for the paper:
Proactive Autoscaling for Edge Computing Systems with Kubernetes
The codes contain 3 parts:
- Scripts for the deployment of the workspace
- Scripts for the deployment of the example application in the paper
- Impelementation of the proposed Proactive Pod Autoscaler (PPA)
Note: The deployment of the application and the PPA on Kubernetes replies on the images on Dockerhub. You are expected to build the worker and PPA containers locally and push them to your own Dockerhub.