Skip to content

Commit

Permalink
Update src/content/tutorials/fleet-management/cluster-management/clus…
Browse files Browse the repository at this point in the history
…ter-autoscaler/index.md
  • Loading branch information
pipo02mix authored Dec 13, 2024
1 parent 1fd2773 commit 61789b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ owner:
- https://github.com/orgs/giantswarm/teams/team-phoenix
---

In Giant Swarm platform, your workload clusters come with default autoscaling functionality. Today it's supported by {{/*% autoscaling_supported_versions */%}}, but our goal is bringing this feature to all supported providers.
In Giant Swarm platform, your workload clusters come with default autoscaling functionality. Today, it's supported by {{/*% autoscaling_supported_versions*/%}}, but our goal is to bring this feature to all supported providers.

The cluster autoscaler runs in the workload cluster and is responsible for scaling the number of nodes in the cluster. The configuration though is managed in the management cluster though. The autoscaling controller has a default configuration for the [cluster-autoscaler addon](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler). To configure the `cluster-autoscaler` further, you need to access the platform API. [Learn how to access the platform API]({{< relref "/getting-started/access-to-platform-api" >}}).

Expand Down

0 comments on commit 61789b2

Please sign in to comment.