On Tue, Oct 1, 2019 at 4:46 PM Jon Stanley <jonstan...@gmail.com> wrote:

> Not super useful, but attached :).

Well, well - I turn it on and it gets past this :)

[core@localhost ~]$ TZ=EST6EDT date
Tue Oct  1 15:55:58 EDT 2019

And there we have our culprit - the clock is an hour slow. Not sure
how that happened.  Problem now is interesting:

Oct 01 20:54:59 localhost.localdomain hyperkube[1141]: I1001
20:54:59.510225    1141 reflector.go:161] Listing and watching
*v1.Node from k8s.io/kubernetes/pkg/kubelet/kubelet.go:451
Oct 01 20:54:59 localhost.localdomain hyperkube[1141]: E1001
20:54:59.514045    1141 reflector.go:126]
k8s.io/kubernetes/pkg/kubelet/kubelet.go:451: Failed to list *v1.Node:
Get 
https://api-int.openshift4poc.example.local:6443/api/v1/nodes?fieldSelector=metadata.name%3Dlocalhost.localdomain&limit=500&resourceVersion=0:
EOF
Oct 01 20:54:59 localhost.localdomain hyperkube[1141]: E1001
20:54:59.555304    1141 kubelet.go:2254] node "localhost.localdomain"
not found
Oct 01 20:54:59 localhost.localdomain hyperkube[1141]: E1001
20:54:59.655565    1141 kubelet.go:2254] node "localhost.localdomain"
not found

Sounds like I need to get dnsmasq to set the hostname via DHCP.

_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to