Database Error Messages

PRVH-00695

Swap size is enabled and set to "{0}" on kubernetes container host "{1}".

Cause

The Configuration Verification Utility (CVU) pre-check found that the specified kubernetes container host had swap size enabled.


Action

Swap size must be disabled on the kubernetes container host. To disable swap space on the container host issue command 'sudo swapoff -a' as root user.