Skip to content
Snippets Groups Projects
Commit c2a68f9a authored by Marcin Wielgus's avatar Marcin Wielgus
Browse files

Update the main README.md for Addon Resizer

parent ac6cc9f1
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,10 @@ This repository contains autoscaling-related components for Kubernetes.
Cluster so that all pods have a place to run and there are no unneeded nodes. Works with GCP, AWS and Azure. Current state - late beta, moving towards GA.
[Vertical Pod Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler) - a set of components to automagically adjust the
amount of CPU and memory requested by pods running in a Kubernetes Cluster. Current state - under development.
amount of CPU and memory requested by pods running in the Kubernetes Cluster. Current state - under development.
[Addon Resizer](https://github.com/kubernetes/autoscaler/tree/master/addon-resizer) - a simplified version of vertical pod autoscaler that modifies
resource requests of a deployment based on the number of nodes in the Kubernetes Cluster. Current state - beta.
## Contact Info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment