Kubernetes - ReplicaSets and Deployments
You want to automatically scale a deployment named
webapp between 2 and 10 replicas based on CPU usage. Which Kubernetes resource should you create?