I have argo events and argo workflows installed in...
# kubernetes
r
I have argo events and argo workflows installed in EKS, but pulumi doesn't provide any interface for creating argo customer resources, such as workflows, event sources, sensors and triggers etc. I know pulumi provide a tool called crd2pulumi to generates APIs based on any customer defined resources YAML files. Just wondering if anybody has tried that with argo events/argo workflows CRDs. Any knowledge sharing will be appreciated!