Day 17/40 Days of K8s: Kubernetes Autoscaling: HPA vs VPA ☸️
❗Understanding Scaling in Kubernetes
Scaling in Kubernetes means to adjusting the number of servers, workloads, or resources to meet demand. It's different from maintaining a fixed number of replicas, which is handled by the ReplicaSet controller(Hig...
vivekmanne.hashnode.dev5 min read