Skip to content

How to learn the usage of specified feature in Argo Workflow? #12608

Closed Answered by agilgur5
link89 asked this question in Q&A
Discussion options

You must be logged in to vote

Or do I have to dive into the source code to figure them out?

No, you definitely shouldn't need to do that. I was able to do most things without looking at the source, and only needed to check the source for debugging, bugfixes, and new features.
Argo has a ton of options though, so sometimes a very specific configuration is not covered well in the docs or hard to discover. PRs very welcome to improve the docs -- many of my own PRs are to the docs.

All the documents and examples I can find are

It seems like you're looking at steps, but your question is more specifically about artifacts -- is there a reason you didn't look at the Artifacts docs?

For instance:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by agilgur5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/docs Incorrect, missing, or mistakes in docs area/artifacts S3/GCP/OSS/Git/HDFS etc type/support User support issue - likely not a bug
2 participants