14 Sep 2017 12:25 AM
We are using RHEL Atomic Host release 7.4 to host docker containers. Once we installed OneAgent (through docker pull) , we are getting host metrics but not getting any service level metrics from containers. All containers are still showing the message "The docker container must be restarted" even after multiple restarts.
Is this looks like a host compatibility issue ? Or something wrong with the container setup ?
Solved! Go to Solution.
14 Sep 2017 02:00 PM
Hi Rejith,
What version of Kubernetes are you using? Kubernetes 1.6.0 and 1.6.1 has a bug. This is solved in 1.6.2.
Bug: Fix container hostPid settings when CRI is enabled. (#44116, @feiskyer)
Kind regards,
Chris