anyone could be able to help with auto scaling? i ...
# kubernetes
f
anyone could be able to help with auto scaling? i have a deployment that has one replica and it's targeted with an autoscaler that i set to resource cpu metrics.. after running the whole stack in GCP everything is up only the scaler shows the following status:
message: 'the HPA was unable to compute the replica count: missing request for cpu'
i have figured it out.. i had to add resource requirements and limits to the deployment for this to work