Skip to content

[doc] can we have a complete guideline "Getting started argo CI workflow with gitlab/github"? #8813

Answered by larrycai
larrycai asked this question in Q&A
Discussion options

You must be logged in to vote

Getting started with github golang project for CI

argo workflows is a nice cloud native workflow execution engine, surely it can work like normal CI engine as well, and it needs to be done through with different setups.

Below is a simple guideline using official documentation and example.

Installation

You need one kubernetes cluster installed with argo server and argo-cli locally, see argo workflows quick start

For client at mac, I use brew command to install directly, it default uses your kube config without extra token to access argo server

$ brew install argo

Getting started with golang project for CI

The example yaml file is ci.yaml@99359a0950, it is used to build golang example proj…

Replies: 7 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@larrycai
Comment options

@larrycai
Comment options

Comment options

You must be logged in to vote
1 reply
@larrycai
Comment options

Comment options

You must be logged in to vote
2 replies
@larrycai
Comment options

@larrycai
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@larrycai
Comment options

Answer selected by larrycai
Comment options

You must be logged in to vote
1 reply
@larrycai
Comment options

Comment options

You must be logged in to vote
1 reply
@larrycai
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants