Skip to content

joseadp/tma-execute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is DEPRECATED! The development continues in the ATMOSPHERE project

tma-execute

This project aims to:

  • Consume the items from a topic queue;
  • Perform the adaption defined in the item of the queue.

Prerequisites

This component requires the software available in tma-utils.

Installation

This is a simple module to execute the plan from TMA.

To build the jar, you should run the following command on the worker node:

sh build.sh

To deploy the pod in the cluster, you should run the following command on the master node:

kubectl create -f tma-execute.yaml

About

Execute component dispatch the actions to the appropriate actuator to perform an adaptation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors