-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Description:
Develop and integrate an automated scaling solution to dynamically adjust the number of nodes in the Kubernetes cluster based on workload demands. This includes implementing a Horizontal Pod Autoscaler (HPA) and a Cluster Autoscaler.
Tasks:
- Research and choose an autoscaler for the project (HPA or external).
- Configure metrics server for resource monitoring.
- Write Kubernetes manifests for autoscaler deployment.
- Test scaling under different load scenarios.
Reactions are currently unavailable