Google Container Engine - How to auto-scale an instance group based on HTTP load?
问题 In Google Container Engine, when using an L7 ingress, what’s the correct way to auto-scale an instance group based on HTTP load? When I try to enable auto-scaling for my instance group, I get the warning that I must add the instance group the L7 ingress’ backend service. However, the backend service is already using a k8-ig group, which I cannot enable auto-scaling for. 回答1: Autoscaling based on HTTP load is not currently supported through the Ingress. You can of course grow the size of you