Site Tools


linux:ubuntu:kubernetes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:ubuntu:kubernetes [2019/10/23 01:51] – [Offene Fragen...] lunetikklinux:ubuntu:kubernetes [2019/10/23 01:52] lunetikk
Line 39: Line 39:
 </code> </code>
  
 +To fix the error, disable swap
 +<code>
 +swapoff -a
  
 +#should be 0 now
 +free -m
 +              total        used        free      shared  buff/cache   available
 +Mem:           xxxx         xxx        xxxx         xxx        xxxx        xxxx
 +Swap:                                 0
 +
 +</code>
  
 ===== Commands ===== ===== Commands =====
linux/ubuntu/kubernetes.txt · Last modified: 2019/10/23 14:09 by lunetikk