SeelabFhdo / lemma

Home of the Language Ecosystem for Modeling Microservice Architecture (LEMMA)
MIT License
33 stars 8 forks source link

Enable Kubernetes deployments via operation aspects. #36

Open pwizenty opened 3 years ago

pwizenty commented 3 years ago

At the moment, the container_base generator supports the configuration of Kubernetes deployments via a basic configuration based on the operation model or a self-defined Kubernetes file via an operation aspect.

To ease the configuration of Kubernetes deployments, certain configuration options should be cluster via operation aspects, to provide additional configuration possibilities on a higher level of abstraction than code / Kubernetes files.