Some of the dynamic pods created from rke2 cluster throws java.net.unknownhostexception
I am trying to deploy 200 springboot dynamic pods (created from job object) from another springboot pod (created from deployment object). Each dynamic has CPU and Memory limits of 500m and 1.3Gb respectively.