You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still monitoring. In my case core-dns, cert-manager are components that don't have spike load but to maximize HA capability I will scale it based on cluster size.
For example 3 nodes I will deploy 2 instances, 9 nodes I will deploy 3. It allows me to adjust the HA level on the DEPIN system
And supporting multiple multi-targets will allow me to group together services with similar scaling needs for easier management instead of many different deployments.
installed it using the command below
The deployment output (
kubectl get deploy -n kube-system kube-system-autoscaling-cluster-proportional-autoscaler -o yaml
)And the pod logs
I already try versions: 1.9.0, 1.8.9, 1.8.6 (default in chart for now) the result is the same
The text was updated successfully, but these errors were encountered: