Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 758 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 758 Bytes

Proactive Autoscaling for Edge Computing Systems with Kubernetes

This repository contains the code and experiments for the paper:

Proactive Autoscaling for Edge Computing Systems with Kubernetes

UCC '21


Structure of the codes

The codes contain 3 parts:

  1. Scripts for the deployment of the workspace
  2. Scripts for the deployment of the example application in the paper
  3. 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.