[
https://issues.apache.org/jira/browse/FLINK-26806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510985#comment-17510985
]
Xin Hao commented on FLINK-26806:
---------------------------------
I just opened a PR for this
[https://github.com/apache/flink-kubernetes-operator/pull/98/files]
And the below links are the Argo apps working in my cluster
https://github.com/haoxins/poc-flink-k8s-native/blob/main/argocd-applications/flink-operator-crds.yaml
[https://github.com/haoxins/poc-flink-k8s-native/blob/main/argocd-applications/flink-operator-skip-crds.yaml]
> Add deployment guide for Argo CD
> --------------------------------
>
> Key: FLINK-26806
> URL: https://issues.apache.org/jira/browse/FLINK-26806
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Xin Hao
> Priority: Minor
>
> I have deployed the Flink Operator in my cluster with Argo CD.
> But there will be an error caused by `CRD too big`.
> This is not some bug caused by the operator itself, just the same as this
> issue
> https://github.com/prometheus-operator/prometheus-operator/issues/4439
> But maybe it's worth adding some guidelines in the document?
> We need to tell the users to use Argo CD a bit differently from the other
> applications.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)