I have an very very simple hello python
#start loop
for x in range(0, 300000):
print ("hello python ")
but every time I run this on openshift it keeps crashing , why , would it
be best to scale this up so it is on all worker nodes let it crash and ssh
into the worker node and look at the docker logs ?
it has 2gb of ram allocated so I am not thinking that this is a memory
issue
any advice ?
--
thanks !!!!
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users