Skip to content

Commit

Permalink
Update CPA description and status
Browse files Browse the repository at this point in the history
  • Loading branch information
VardyNg committed Feb 12, 2025
1 parent 63d4d1a commit 645e7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ This repository contains IaC scripts to deploy Kubernetes Cluster on different C
Mount S3 Bucket to Pod

### Pod & Node Autoscaling
- [Cluster Proportional Autoscaler (CPA)](/KaaS/Elastic%20Kubernetes%20Service(EKS)/Terraform/cpa/README.md)
Scale pods based on the number of nodes
- [Cluster Proportional Autoscaler (CPA)](/KaaS/Elastic%20Kubernetes%20Service(EKS)/Terraform/cpa/README.md)
Scale pods based on the number of nodes/cores in cluster
- [Horizontal Pod Autoscaler (HPA)](/KaaS/Elastic%20Kubernetes%20Service(EKS)/Terraform/horizontal-pod-autoscaler/README.md)
Scale deployment based on CPU and Memory usage, by adjusting the replicas in Deployment/ReplicaSet/StatefulSet...
- [Vertical Pod Autoscaler (VPA)](/KaaS/Elastic%20Kubernetes%20Service(EKS)/Terraform/vertical-pod-autoscaler/README.md)
Expand Down

0 comments on commit 645e7d7

Please sign in to comment.