Skip to content

Commit

Permalink
Add link to in-memory Kustomize builds document
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco committed Dec 12, 2023
1 parent 78f9ac8 commit c7f17c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RESULTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ registry at the same time.

Increasing kustomize-controller's concurrency above 10 does yield better
results, but the `/tmp` directory must be in tmpfs to prevent the Kustomize
build from disk thrashing.
build from disk thrashing. Documentation on this can be found here:
https://fluxcd.io/flux/installation/configuration/vertical-scaling/#enable-in-memory-kustomize-builds

Increasing helm-controller's concurrency above 10 does not yield better
results due to Helm SDK overloading the Kubernetes OpenAPI endpoint.
Higher concurrency probably requires an HA Kubernetes control plane with
multiple API replicas.

0 comments on commit c7f17c7

Please sign in to comment.