I am trying to add swap space on the kubernetes node to prevent it from running out of memory. Is it possible to add swap space on a node (formerly known as a minion)? If possible, what procedure should I follow, and how does it affect acceptance tests on boxes?
source share