feat: add argo-workflows
This commit is contained in:
15
src/content/docs/applications/argo-workflows.mdx
Normal file
15
src/content/docs/applications/argo-workflows.mdx
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: Argo Workflows
|
||||||
|
description: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
|
||||||
|
hero:
|
||||||
|
tagline: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes.
|
||||||
|
image:
|
||||||
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-workflows.webp
|
||||||
|
actions:
|
||||||
|
- text: Source
|
||||||
|
link: https://github.com/argoproj/argo-workflows
|
||||||
|
icon: right-arrow
|
||||||
|
- text: Deployment Chart
|
||||||
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/argo-workflows
|
||||||
|
icon: right-arrow
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user