Why not use HPA directly to expand the capacity of kubernetes dns horizontally?

problem description

kubernetes dns horizontal expansion document: https://kubernetes.io/docs/ta.

uses cluster-proportional-autoscaler ( https://github.com/kubernetes.

)

Why not just use HPA? What"s the difference between HPA and cluster-proportional-autoscaler? Can they replace each other?

Sep.29,2021

https://github.com/kubernetes.
readme has instructions

  • Kubeadm init failed all the time in pull image?

    kubeadm init before I started the command, I had already set up the http and https agents, but there was still an error. What is the reason for this? [preflight] Some fatal errors occurred: [ERROR ImagePull]: failed to pull image [k8s.gcr.io kube...

    May.27,2021
Menu