You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ Helm Chart for overprovisioning an autoscaling Kubernetes Cluster, based on the
4
4
5
5
It combines both components into a single solution, so that cluster-size aware and time-dependent overprovisioning can be achieved.
6
6
7
+
> Note: To read more about our use-case, using this Helm-Chart to speed up your CI/CD jobs, take a look at [our blog post](https://blog.codecentric.de/en/2021/09/ci-cd-jobs-speed-up-in-kubernetes/).
8
+
7
9
## Prerequisites
8
10
To use this Chart in your cluster, you need:
9
11
* an autoscaling k8s setup, for example using the [cluster-autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler)
@@ -35,4 +37,4 @@ The time-based scheduling feature uses Cronjobs, to replace the active configura
35
37
For examples on how to configure scheduling, see the [examples folder](examples/), the comments in the [values.yaml](values.yaml) or the [Chart-Readme](charts/cluster-overprovisioner/README.md).
36
38
37
39
# Helm Chart configuration
38
-
Please refer to the [Chart-Readme](charts/cluster-overprovisioner/README.md) for information on how to configure and deploy this chart.
40
+
Please refer to the [Chart-Readme](charts/cluster-overprovisioner/README.md) for information on how to configure and deploy this chart.
0 commit comments