Skip to content

Commit 1e6ac55

Browse files
authored
Merge pull request #9 from codecentric/add-blog-link-to-readme
Add blog post as use-case description
2 parents aa4d809 + 94d3e17 commit 1e6ac55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Helm Chart for overprovisioning an autoscaling Kubernetes Cluster, based on the
44

55
It combines both components into a single solution, so that cluster-size aware and time-dependent overprovisioning can be achieved.
66

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+
79
## Prerequisites
810
To use this Chart in your cluster, you need:
911
* 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
3537
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).
3638

3739
# 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

Comments
 (0)