Horizontal and vertical scaling terms in Kubernetes
There are two types of scaling in Kubernetes:
- Horizontal scaling responds to increased load by deploying more pods
- Vertical scaling responds to increased load by adding more and more power to existing systems