Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@sriumcp @kalantar @fabolive here's a draft of the GitOps tutorial. One caveat is this PR needs to be merged to the
master
branch of this repo for all the references/links to work properly.The intention of this PR is to provide an initial point of view on how one would use Iter8 in a GitOps scenario, and it's specific for Argo CD + Istio. There are quite a few things that could be improved, e.g., using metrics collector instead of fortio, using a real CI pipeline tool instead of runCI.sh to simulate one, etc. These will be done in a follow up tutorial - to explore Iter8 in a full blown CI/CD pipeline, specifically using Openshift Pipeline and Openshift GitOps. In the process, we will figure out what we need to do to get Iter8 v2 to work in an Openshift cluster.