top | item 28593223

(no title)

Seanny123 | 4 years ago

Ray is a bit Python-specific, so I assume they have reasons to stick to Argo's language-agnostic approach?

I do find Argo's turing-complete language implemented in YAML painful, so I am also curious.

discuss

order

groodt|4 years ago

Data Platform Group lead at Canva here.

Yes, YAML does seem to be the "Cloud Native" tax. For all but the simplest of Workflows, it is necessary to use a templating language or one of the Argo SDKs.

We use jsonnet for building and manipulating YAML at the moment and are reasonably happy with it.