Skip to content

Launch mapping server pod job

Marcos Huck requested to merge feature/mapping_server into feature/virtual_stix_2

Related tasks

Context

A mapping server pod needs to be created to listen topics from gzserver.

Change

This MR introduces:

  • A job for launching the mapping server pod in the gzserver node.
  • A job for launching the respective network policies to communicate the mapping server with the gzserver.
  • A command generator to pass the respective arguments to the mapping server container.

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports