Short description:

Evaluation of a microservice application build for docker in an kubernetes environment.

Supplement:

The application which shall be ported from docker to kubernetes is build from an angular frontend, a backend of several spring boot microservices and an eureka loadbalancer. For functional purposes the application uses several data interfaces such as Web APIs and direct database access. A keycloak server handles authorization for the application. The custom docker images are hosted on a private SonaType Nexus registry.