joesan / plant-simulator

Power Plant simulator service that can ramp up and down power producing units
Apache License 2.0
29 stars 7 forks source link

Set Up Kubernetes Container for Running the Application #40

Open joesan opened 6 years ago

joesan commented 6 years ago

Currently, the application runs raw without any container. We probably need to get into a container-first approach where we run the services from within a container.

So explore on Kubernetes and see how we can spin a kubernetes setup on some environments!

joesan commented 4 years ago

Tried GitOps concept using Flux operator for the plant-simulator image available on Docker Hub!