Setting up Continuous deployment in a GitHub repository
Today we’ll take a look at how to set up a GitHub repository which will be deployed to a k3s cluster via Argo CD. In summary, the article will include Workflow files, Dockerfile, manifests (deployment) and Docker Hub repositories. Please check out our Argo CD blog because this will be a continuation of the other post.