Author: Sunny Bhambhani (InfraCloud Technologies)
Kubernetes has been widely adopted, and many organizations use it
as their de-facto orchestration engine for running workloads that
need to be created and deleted frequently. Therefore, proper
scheduling of the pods is key to ensuring that application pods are
up and running within the Kubernetes cluster without any
issues.This article delves into the use cases around resource
management by leveraging the PriorityClass object to protect
mission-critical or high-priority pods from getting evicted and
making sure that the application