From 7dbdd97425832d00545fda40d1f78b8515525946 Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Wed, 23 Oct 2019 22:13:58 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb42176..5c7afbe 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,8 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 ### Machine Learning Ops -- [Submitting Argo Workflows](https://github.com/machine-learning-apps/actions-argo) +- [Submitting Argo Workflows (Cloud Agnostic)](https://github.com/machine-learning-apps/actions-argo) +- [Submitting Argo Workflows to GKE](https://github.com/machine-learning-apps/gke-argo) - [Query Experiment Tracking Results From Weights & Biases](https://github.com/machine-learning-apps/wandb-action) - [Run Parameterized Jupyter Notebooks](https://github.com/yaananth/run-notebook)