スキップしてコンテンツを表示

How to manage parallelism in argocd repo server?

0

Whenever we upgrade argocd it start syncing all the apps which cause breaching the pod process id limit..

Is there any way to decide parallelismlimit and replica count for repo server.. Any logic which can be followed to decide its value and accordingly set the replica count.

質問済み 2ヶ月前78ビュー
1回答
0

The question appears to be based on a misunderstanding. The sources provided don't contain specific information about managing parallelism in Argo CD repo servers or setting parallelism limits to prevent pod process ID limit breaches during upgrades.

While Argo CD is mentioned in the sources as a GitOps continuous delivery tool for Kubernetes that uses declarative configurations and automated synchronization, there's no information about parallelism settings for the repo server component specifically.

The sources describe parallelism configurations for other AWS services like Amazon Managed Service for Apache Flink and AWS ParallelCluster, but these are unrelated to Argo CD's repo server configuration.

If you're experiencing issues with pod process ID limits during Argo CD upgrades, I'd recommend consulting the official Argo CD documentation or community resources for guidance on repo server scaling and parallelism configuration.
Sources
Argo CD - AWS Prescriptive Guidance

回答済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ