so basically this is a gui abstraction over "kubectl apply -f scaledObject.yaml" ...
Autoscale Kubernetes workloads on any cloud using any event
21–30 of 46 posts
Re: Autoscale Kubernetes workloads on any cloud using any event
#22so basically this is a gui abstraction over "kubectl apply -f scaledObject.yaml" ...
Re: Autoscale Kubernetes workloads on any cloud using any event
#23kubernetes is dying, isn't it?
Re: Autoscale Kubernetes workloads on any cloud using any event
#24so basically this is a gui abstraction over "kubectl apply -f scaledObject.yaml" ...
Re: Autoscale Kubernetes workloads on any cloud using any event
#25Who needs autoscaling? I mean this as a serious question. Has somebody a real story where autoscaling helped out the company or product? If you have the hardware resources, why not just scale up from the beginning on? If you do not have the resources, you need a lot of money anyways to pay the upscaled rent afterwards.
Maybe I misunderstood your question but is there a case where you can keep your entire capacity running for free? I'd assume you pay AWS/other cloud or your electricity provider.
Re: Autoscale Kubernetes workloads on any cloud using any event
#26Who needs autoscaling? I mean this as a serious question. Has somebody a real story where autoscaling helped out the company or product? If you have the hardware resources, why not just scale up from the beginning on? If you do not have the resources, you need a lot of money anyways to pay the upscaled rent afterwards.
--
Re: Autoscale Kubernetes workloads on any cloud using any event
#27kubernetes is dying, isn't it?
The only issue I have with the default HorizontalPodAutoscaler is that I cannot scale down to 0 when some processing queues are empty. Other than that, we have shrines erected to k8s.
Re: Autoscale Kubernetes workloads on any cloud using any event
#28Re: Autoscale Kubernetes workloads on any cloud using any event
#29Who needs autoscaling? I mean this as a serious question. Has somebody a real story where autoscaling helped out the company or product? If you have the hardware resources, why not just scale up from the beginning on? If you do not have the resources, you need a lot of money anyways to pay the upscaled rent afterwards.
Re: Autoscale Kubernetes workloads on any cloud using any event
#30Who needs autoscaling? I mean this as a serious question. Has somebody a real story where autoscaling helped out the company or product? If you have the hardware resources, why not just scale up from the beginning on? If you do not have the resources, you need a lot of money anyways to pay the upscaled rent afterwards.