Hi, I want to check if the HPA topic is a part of the CKAD exam? Question like the one below
Create a horizontal pod autoscaler for my-deployment in the app-space namespace, which will automatically scale the deployment based on CPU usage. Set the target CPU utilization to 50%.
Thanks in advance