I am running this in 3 DC's, two of them run pretty ok ( infrequent restarts ) one of them just crashes constantly. I have tried enabling logging and there isn't much help, and my shell into the init container is frequently killed with a exit code of 137. Any suggestions for how I can debug this further?
$ kubectl get pods ⎈ (operations@production_iad2/operations)
NAME READY STATUS RESTARTS AGE
aws-cli 1/1 Running 393 22d
kube-ops-view-kube-ops-view-78fbcfb64d-fkdmn 1/1 Running 22 1d
tiller-deploy-6676bbfc88-htvp5 1/1 Running 0 19h
I am running this in 3 DC's, two of them run pretty ok ( infrequent restarts ) one of them just crashes constantly. I have tried enabling logging and there isn't much help, and my shell into the init container is frequently killed with a exit code of 137. Any suggestions for how I can debug this further?