There are 3 types of autoscaling available in KubernetesKubernetes
Kubernetes is a container orchestration platform. This note serves as a Map of Content for this topic. Start your exploration on one of these notes:
[[K8S Node]]
[[K8S Object]]
[[What happen...:
- K8S Cluster AutoscalerK8S Cluster Autoscaler
[[Kubernetes]] Cluster Autoscaler represents one of the types of [[Kubernetes Autoscaling]].
Its job is to add or remove [[K8S Node]] based on cluster usage. It works by checking for [[K8S Pod]]s ... - Horizontal Pod Autoscaler
- Vertical Pod Autoscaler
Status: #🌱