StatCan / openmpp

Implementing the OpenM++ microsimulation framework as a Kubernetes service on the StatCan cloud.
0 stars 1 forks source link

How can we monitor the logs of a running pod (replacing bash script) #42

Open chuckbelisle opened 10 months ago

KrisWilliamson commented 10 months ago

The bash script launches the job, and stays active using a while loop and forwards the kubectl logs.

The OpenM UI does not update itself when running a KubeFlow MPI job, unless the UI is refreshed manually.

clarification is required about what is required here.

ElasticSearch has been mentioned as a possible monitoring solution.