CoreDNS pods stuck in ContainerCreating

Hi.

Check the logs either in kubernetes or in docker for the failed containers/pods.

When I checked, the logs said that a route is overlaping with an existing one. So I delete the route that was in the logs and the problem was solved.