Skip to content

Commit

Permalink
Add links to codelabs & qwiklabs (#463)
Browse files Browse the repository at this point in the history
Fix spelling of Katacoda
  • Loading branch information
texasmichelle authored and k8s-ci-robot committed Feb 5, 2019
1 parent 3dd793e commit 80f4759
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions content/docs/examples/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,32 @@ and codelabs that are hosted outside the Kubeflow repositories.
Run Kubeflow on Red Hat [OpenShift](https://www.openshift.com/).
{{% /blocks/content-item %}}

{{% blocks/content-item title="Katacode scenarios"
{{% blocks/content-item title="Katacoda scenarios"
url="https://www.katacoda.com/kubeflow" %}}
Follow the tutorials to deploy Kubeflow and run a machine learning model.
{{% /blocks/content-item %}}
{{< /blocks/content-section >}}

{{% blocks/content-item title="Introduction to Kubeflow Codelab"
url="https://codelabs.developers.google.com/codelabs/kubeflow-introduction/index.html" %}}
Run MNIST with Kubeflow on Google Kubernetes Engine.
{{% /blocks/content-item %}}

{{% blocks/content-item title="Introduction to Kubeflow Qwiklab"
url="https://www.qwiklabs.com/catalog_lab/933" %}}
Run MNIST with resources provided by Qwiklabs.
{{% /blocks/content-item %}}

{{% blocks/content-item title="Kubeflow End to End Codelab"
url="https://codelabs.developers.google.com/codelabs/cloud-kubeflow-e2e-gis/index.html" %}}
Run GitHub Issue Summarization with Kubeflow on Google Kubernetes Engine.
{{% /blocks/content-item %}}

{{% blocks/content-item title="Kubeflow End to End Qwiklab"
url="https://www.qwiklabs.com/catalog_lab/1046" %}}
Run GitHub Issue Summarization with resources provided by Qwiklabs.
{{% /blocks/content-item %}}

{{< /blocks/content-section >}}

{{< blocks/content-section title="Blog posts" color="light" >}}

Expand Down Expand Up @@ -157,4 +177,4 @@ A YouTube search for Kubeflow in the Google Cloud Platform
channel.
{{% /blocks/content-item %}}

{{< /blocks/content-section >}}
{{< /blocks/content-section >}}

0 comments on commit 80f4759

Please sign in to comment.