Protect System Pods from CPU starvation

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 CPU intensive period. To make this possible you are going to assign CPU requests to all System Pods that do not already have one. This guarantees that our System Pods will have enough shares of the CPU time to keep providing their services.