Ultimate access to all questions.
Your manager requests you to deploy a workload to a Kubernetes cluster, but you are uncertain about the workload's resource requirements or how these requirements may change based on usage patterns, external dependencies, or other factors. You need a solution that provides cost-effective recommendations for CPU and memory requirements and ensures the workload operates consistently under any condition. Following Google-recommended practices, how would you configure the Horizontal Pod Autoscaler (HPA) and Vertical Pod Autoscaler (VPA) to meet these requirements?