How would you set up Kubernetes auto-scaling based on CPU load?
Auto-scaling based on CPU load in Kubernetes is essential for managing varying workloads. How would you configure this in a containerized environment? Could you provide a sample auto-scaling configuration?