plant-simulator
plant-simulator copied to clipboard
Set Up Kubernetes Container for Running the Application
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!
Tried GitOps concept using Flux operator for the plant-simulator image available on Docker Hub!