According to Kubernetes documentation, it is recommended to to configure Node Allocatable. The way to do it is setting some Kubelet flags. This is about Node Allocable but the need could be for something else.
However, Google Container Engine manages kubelet command and arguments. How is that possible ? If it's not, is there a workaround ?