Using Keptn Analyses in Argo Workflows
In this blog post we will explore how Keptn can be used within Argo Workflows to execute load tests using a KeptnTask, and analyze their results afterward using the Keptn Analysis feature. Argo Workflows is a workflow orchestration engine built for Kubernetes, which makes it a perfect fit to be used together with Keptn. We will achieve this by using the support for Executor Plugins provided by Argo Workflows. This plugin mechanism is an easy way of integrating custom functionality into an Argo Workflow, and providing further nodes in the workflow with valuable information, such as the outcome of a Keptn Analysis.