Protect System Pods from OOM conditions

This guide describes the necessary steps to patch an existing Rok cluster on Kubernetes, in order to protect essential System Pods from being terminated in case of a memory pressure scenario. To make this possible you are going to assign one of the pre-defined Kubernetes Priority Classes (system-node-critical, system-cluster-critical) to all System Pods.