cristobalcl commented on issue #2919: Launch PEX on Kubernetes fails URL: https://github.com/apache/incubator-heron/issues/2919#issuecomment-399143089 I have edited the issue because I tested again with a small PEX and it works (though I have a new problem after that). With big PEX still does not work. Also I have reproduce the issue locally using Minikube. The problem that appeared when the small PEX was successfully submitted was that the topology does not launch because of an insufficient resources error in the launched pod: `0/5 nodes are available: 1 PodToleratesNodeTaints, 5 Insufficient cpu.` Of course, I added a new node and the problem persisted. This same problem appeared in Minikube just the same (only with Heron deployed).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
