Small edits (#630)

This commit is contained in:
pollfly
2023-08-01 17:05:53 +03:00
committed by GitHub
parent 48794f3104
commit ee9db1f209
15 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@ workload grows, not to mention avoiding paying for running machines that aren
This is where autoscaling comes into the picture.
ClearML provides the following options to automate your resource scaling, while optimizing machine usage:
* [ClearML autoscaler applications](#autoscaler-applications) - Use the apps to define your compute resource budget,
* [ClearML autoscaler applications](#autoscaler-applications) - Use the apps to define your compute resource budget,
and have the apps automatically manage your resource consumption as neededwith no code!
* [Kubernetes integration](#kubernetes) - Deploy agents through Kubernetes, which handles resource management and scaling