Skip to content

Example of Argo-Workflow with Prometheus + Grafana deployed into Minikube using Terraform.

Notifications You must be signed in to change notification settings

AndriiStefaniv/argo-playgraound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Example of Argo-Workflow with Prometheus + Grafana deployed into Minikube using Terraform.

Requirements

TL;DR

Run

Start Minikube if not started, deploy all and submit 15 workflows. Warning: Re-creates ~/.kube/config

make start # it's safe to run many times

Play

Open Grafana in default browser. Default username admin and password prom-operator.

make grafana

Try to search any default metric: Screenshot 2021-04-23 at 23 58 17

Clean

Delete Minikube and Terraform State

make clean

About

Example of Argo-Workflow with Prometheus + Grafana deployed into Minikube using Terraform.

Topics

Resources

Stars

Watchers

Forks