Live data from Hacker News

Viewing profile — jessesuen

jessesuen

HN member
Joined
Mon, May 14, 2018, 9:18 PM UTC
HN karma
12
Public activity
7 items

About jessesuen

No profile information was provided.

Recent public activity

  1. comment
    Comment #20452890

    Lead and core contributor to Argoproj here. I agree that Tekton and Argo Workflows share a closer comparison than with Argo CD (despite the "CD" acronym appearing in the name Tekto…

  2. comment
    Comment #18425175

    Thanks. We've updated the docs to outline the bare minimum set of privileges.

  3. comment
    Comment #18425173

    Docs have been updated and linked to in the getting started guide: https://github.com/argoproj/argo/blob/master/docs/workflow-r...

  4. comment
    Comment #18425136

    Thank you. We didn't submit the post, but we actually have https://argoproj.io which redirects to the argoproj.github.io page. Actually we've been meaning to take advantage of GitH…

  5. comment
    Comment #18425124

    I always explain that Workflows should be thought of as a fancier version of Kubernetes Jobs. Some of the killer features, IMO, are with artifact management and control flow (e.g. …

  6. comment
    Comment #18425092

    I work on Argo. Those instructions are mainly for demo purposes because many of the examples need admin privileges. The amount of access which is needed, is really dependent on wha…

  7. comment
    Comment #17069605

    I work on argo. The workflow-controller is very tolerant to crashes and designed to be this way. Workflow state is captured in the workflow CRD object (in k8s etcd). Because step n…