kfir

Results 33 comments of kfir

I dont have specific scenario in mind But its sounds best practice to use deployment over statefulset when the pods is epthermal

@DandyDeveloper Redis can persist , or as a cache layer. or both. but when you want setup redis as a cache service , uses only RAM (for highest throughput), you...

In my schenario I'm using other solutions for persistency , such as mysql & mongodb , And Im using redis only as a fast ram cache , when the pod...

Sorry , might be missunderstanding , didnt meant theres an issue , it's only proposal ;-)

I have around 50 helm repos and 60 apps its happens usually when im changing the values or adding new charts when the system is static, its not occurs that...

I have set this values in argocd chart: ``` controller: args: statusProcessors: "40" operationProcessors: "20" selfHealTimeout: "10" repoServerTimeoutSeconds: "600" ``` and env var `ARGOCD_EXEC_TIMEOUT` to 10m in reposerver i will...

> How many argo apps do those 60 repos and 50 apps span? What do you mean by span ? > I have set this values in argocd chart: >...

Mabye I will try to setup helm chart proxy (e.g. harbor) And point any repository to the proxy What do you think ?

There are 50 argocd apps across around 25 namespaces Each namespace have exactly 2 argocd apps , one for helmfile and one for manifests (e.g. namespace , resource quotas etc..)...

no it is separated , theres no base for the repos each helmfile have his own repos