Skip to content

Commit e47db00

Browse files
authored
docs: Reference new Killercoda course (argoproj#9910)
Signed-off-by: Tim Collins <[email protected]>
1 parent b1c78de commit e47db00

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.spelling

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ JetBrains
6262
KNative
6363
Katacoda
6464
Kerberos
65+
Killercoda
6566
KubectlExec
6667
Kubeflow
6768
Kustomize

docs/quick-start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Before you start you need a Kubernetes cluster and `kubectl` set up to be able t
99
* [k3s](https://k3s.io/) or [k3d](https://k3d.io/)
1010
* [Docker Desktop](https://www.docker.com/products/docker-desktop/)
1111

12+
Alternatively, if you want to try out Argo Workflows and don't want to set up a Kubernetes cluster, try the [Killercoda course](training.md#hands-on).
13+
1214
⚠️ These instructions are intended to help you get started quickly. They are not suitable in production. For production installs, please refer to [the installation documentation](installation.md) ⚠️
1315

1416
## Install Argo Workflows

docs/training.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ We also have a YouTube playlist of videos that includes workshops you can follow
66

77
[![Videos Screenshot](assets/videos.png) Open the playlist](https://youtube.com/playlist?list=PLGHfqDpnXFXLHfeapfvtt9URtUF1geuBo)
88

9+
## Hands-On
10+
11+
We've created [a Killercoda course featuring beginner and intermediate lessons](https://killercoda.com/pipekit/course/argo-workflows/). These allow to you try out Argo Workflows in your web browser without needing to install anything on your computer. Each lesson starts up a Kubernetes cluster that you can access via a web browser.
12+
913
## Additional resources
1014

1115
Visit the [awesome-argo GitHub repo](https://github.com/terrytangyuan/awesome-argo) for more educational resources.

0 commit comments

Comments
 (0)