Re: [kubernetes-users] Critical pod kube-system_elasticsearch-logging-0 doesn't fit on any node.

2017-07-01 Thread Norman Khine
inspecting the logs, it seems on 1.7.0 i am not able to bind volumes and have this error: PersistentVolumeClaim is not bound: "es-persistent-storage-elasticsearch-logging-0" (repeated 6 times) is it an issue with my setup of the cluster or is there a change i have missed? On 1 July 2017 at 17:16

[kubernetes-users] Critical pod kube-system_elasticsearch-logging-0 doesn't fit on any node.

2017-07-01 Thread Norman Khine
I have just setup a k8s 1.7.0, but get this error Critical pod kube-system_elasticsearch-logging-0 doesn't fit on any node. and therefore ➜ tack git:(develop) ✗ kubectl get pods --all-namespaces

Re: [kubernetes-users] update and set service post deployment

2017-07-01 Thread Norman Khine
I see the difference between the service and pods, but I am unsure how to trouble shoot this as the only changes I made was to the two lines here https://github.com/kubernetes/charts/blob/master/stable/mongodb-replicaset/templates/mongodb-service.yaml#L17-L18 diff --git a/stable/mongodb-replica