Add requirements on node resources
JulienBalestra opened this issue · 1 comments
JulienBalestra commented
Today when pupernetes is started on a machine without enough resources, it let the kubelet evict almost everything.
Around here we could execute some sanity checks over:
- memory
- disk space
4GB memory is enough
~ 3GB of disk space (docker images, archives and binaries)
JulienBalestra commented
Addressed by #59 for the memory