I've built kubelet
, kube-proxy
off master
branch of kubernetes
repository and when running kubelet.exe
without any parameters I'm getting the following error:
error: failed to run Kubelet: unable to read physical memory
I'm building offmaster
as none one of the unstable
branches included the fix described (and fixed) here 55031, which I was hitting on 1.9.0-alpha.3
.