Hacker News new | ask | show | jobs
by peterhadlaw 1599 days ago
What's the best way to set up this platform? I keep looking at the docs and there seems to be a lot to-do, and their configs by default are just for hello-world type projects, not 'secure' projects.

Any potential tutorials / books / resources you could recommend? :)

1 comments

Could you explain the “secure” projects part?
From [0]:

> These manifests are intended to help you get started quickly. They are not suitable in production, on test environments, or any environment containing any real data. They contain hard-coded passwords that are publicly available.

And then to my (lack of) knowledge, the configuration files are pretty big, try to read them directly.

0: https://argoproj.github.io/argo-workflows/quick-start/